Update manpage information of ip= param to correctly reflect what 9990-netbase.sh...
[live-boot-grml.git] / manpages / po / es / live-boot.7.po
1 # Spanish translations for live-boot package
2 # Copyright (C) 2012 Carlos Zuferri «chals» <chals@altorricon.com>
3 # This file is distributed under the same license as the live-boot package.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: live-boot 3.0~b9-1\n"
8 "POT-Creation-Date: 2012-12-16 20:57+0100\n"
9 "PO-Revision-Date: 2012-06-07 20:29+0200\n"
10 "Last-Translator: Carlos Zuferri «chals» <chals@altorricon.com>\n"
11 "Language-Team:  none\n"
12 "Language: es\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #. type: TH
19 #: en/live-boot.7:1 en/persistence.conf.5:1
20 #, no-wrap
21 msgid "LIVE-BOOT"
22 msgstr "LIVE-BOOT"
23
24 #. type: TH
25 #: en/live-boot.7:1 en/persistence.conf.5:1
26 #, fuzzy, no-wrap
27 msgid "2012-12-16"
28 msgstr "16.12.2012"
29
30 #. type: TH
31 #: en/live-boot.7:1 en/persistence.conf.5:1
32 #, no-wrap
33 msgid "3.0~b9-1"
34 msgstr "3.0~b9-1"
35
36 #. type: TH
37 #: en/live-boot.7:1 en/persistence.conf.5:1
38 #, no-wrap
39 msgid "Debian Live Project"
40 msgstr "Proyecto Debian Live"
41
42 #. type: SH
43 #: en/live-boot.7:3 en/persistence.conf.5:3
44 #, no-wrap
45 msgid "NAME"
46 msgstr "NOMBRE"
47
48 #. type: Plain text
49 #: en/live-boot.7:5
50 msgid "B<live-boot> - System Boot Scripts"
51 msgstr "B<live-boot> - Scripts de Arranque del Sistema"
52
53 #. type: SH
54 #: en/live-boot.7:6 en/persistence.conf.5:7
55 #, no-wrap
56 msgid "DESCRIPTION"
57 msgstr "DESCRIPCIÓN"
58
59 #. type: Plain text
60 #: en/live-boot.7:8
61 msgid ""
62 "B<live-boot> contains the scripts that configure a Debian Live system during "
63 "the boot process (early userspace)."
64 msgstr ""
65 "B<live-boot> contiene los scripts que configuran un sistema Debian Live "
66 "durante el proceso de arranque (early userspace)."
67
68 #.  FIXME
69 #. type: Plain text
70 #: en/live-boot.7:11
71 msgid ""
72 "live-boot is a hook for the initramfs-tools, used to generate a initramfs "
73 "capable to boot live systems, such as those created by I<live-helper>(7). "
74 "This includes the Debian Live isos, netboot tarballs, and usb stick images."
75 msgstr ""
76 "live-boot es un hook para initramfs-tools, usado para generar un initramfs "
77 "capaz de arrancar sistemas en vivo, tales como los creados por I<live-helper>"
78 "(7). Esto incluye las isos de Debian Live, netboot tarballs e imágenes para "
79 "llaves usb. "
80
81 #.  FIXME
82 #. type: Plain text
83 #: en/live-boot.7:14
84 msgid ""
85 "At boot time it will look for a (read-only) media containing a \"/live\" "
86 "directory where a root filesystems (often a compressed filesystem image like "
87 "squashfs) is stored. If found, it will create a writable environment, using "
88 "aufs, for Debian like systems to boot from."
89 msgstr ""
90 "En el momento del arranque se buscará un dispositivo de sólo lectura que "
91 "contenga un directorio \"/live\" dónde se almacena un sistema de ficheros "
92 "raíz (a menudo se trata de una imagen comprimida de un sistema de ficheros "
93 "como squashfs). Si live-boot lo encuentra, creará un entorno de escritura, "
94 "usando aufs, a partir del cual pueda arrancar un sistema Debian u otro "
95 "similar."
96
97 #. type: SH
98 #: en/live-boot.7:15
99 #, no-wrap
100 msgid "CONFIGURATION"
101 msgstr "CONFIGURACIÓN"
102
103 #. type: Plain text
104 #: en/live-boot.7:17
105 msgid ""
106 "B<live-boot> can be configured through a boot parameter or a configuration "
107 "file."
108 msgstr ""
109 "B<live-boot> se puede configurar mediante un parámetro de arranque o un "
110 "fichero de configuración."
111
112 #. type: Plain text
113 #: en/live-boot.7:19
114 msgid ""
115 "To configure the live-boot parameters used by default in a live image, see "
116 "the --bootappend-live option in the I<lb_config>(1) manual page."
117 msgstr ""
118 "Para configurar los parámetros de live-boot utilizados por defecto en una "
119 "imagen en vivo, ver la opción --bootappend-live en la página de manual "
120 "I<lb_config>(1)"
121
122 #. type: SS
123 #: en/live-boot.7:20
124 #, no-wrap
125 msgid "Kernel Parameters"
126 msgstr "Parámetros del kernel"
127
128 #. type: Plain text
129 #: en/live-boot.7:22
130 msgid ""
131 "B<live-boot> is only activated if 'boot=live' was used as a kernel parameter."
132 msgstr ""
133 "B<live-boot> sólo se activa si se usa 'boot=live' como parámetro del kernel"
134
135 #. type: Plain text
136 #: en/live-boot.7:24
137 msgid ""
138 "In addition, there are some more boot parameters to influence the behaviour, "
139 "see below."
140 msgstr ""
141 "Además, hay algunos otros parámetros de arranque que influyen en su "
142 "comportamiento, ver más abajo."
143
144 #. type: SS
145 #: en/live-boot.7:25
146 #, no-wrap
147 msgid "Configuration Files"
148 msgstr "Ficheros de configuración"
149
150 #. type: Plain text
151 #: en/live-boot.7:27
152 msgid ""
153 "B<live-boot> can be configured (but not activated) through configuration "
154 "files. Those files can be placed either in the root filesystem itself (/etc/"
155 "live/boot.conf, /etc/live/boot/*), or on the live media (live/boot.conf, "
156 "live/boot/*)."
157 msgstr ""
158 "B<live-boot> se puede configurar (pero no activar) mediante ficheros de "
159 "configuración. Estos ficheros se pueden colocar en el sistema de ficheros "
160 "raíz (/etc/live/boot.conf, /etc/live/boot/*), o en el medio en vivo (live/"
161 "boot.conf, live/boot/*)."
162
163 #. type: SH
164 #: en/live-boot.7:28 en/persistence.conf.5:57
165 #, no-wrap
166 msgid "OPTIONS"
167 msgstr "OPCIONES"
168
169 #.  FIXME
170 #. type: Plain text
171 #: en/live-boot.7:31
172 msgid "B<live-boot> currently features the following parameters."
173 msgstr "B<live-boot> incluye los siguientes parámetros."
174
175 #. type: IP
176 #: en/live-boot.7:31
177 #, no-wrap
178 msgid "B<access>=I<ACCESS>"
179 msgstr "B<access>=I<ACCESS>"
180
181 #. type: Plain text
182 #: en/live-boot.7:33
183 msgid ""
184 "Set the accessibility level for physically or visually impaired users. "
185 "ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, "
186 "v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, "
187 "m2=moderate motor difficulties."
188 msgstr ""
189 "Establece el nivel de accesibilidad para usuarios con minusvalías físicas o "
190 "con discapacidad visual. ACCESS debe ser uno de los siguientes, v1, v2, v3, "
191 "m1 o m2. v1=menor deterioro visual, v2=discapacidad visual moderada, "
192 "v3=ceguera, m1=dificultades motoras menores, m2=dificultades motoras "
193 "moderadas."
194
195 #. type: IP
196 #: en/live-boot.7:33
197 #, no-wrap
198 msgid "B<console>=I<TTY,SPEED>"
199 msgstr "B<console>=I<TTY,SPEED>"
200
201 #. type: Plain text
202 #: en/live-boot.7:35
203 msgid ""
204 "Set the default console to be used with the \"live-getty\" option. Example: "
205 "\"console=ttyS0,115200\""
206 msgstr ""
207 "Establece la consola que se utilizará por defecto con la opción \"live-getty"
208 "\". Ejemplo: \"console=ttyS0,115200\""
209
210 #. type: IP
211 #: en/live-boot.7:35
212 #, no-wrap
213 msgid "B<debug>"
214 msgstr "B<debug>"
215
216 #. type: Plain text
217 #: en/live-boot.7:37
218 msgid "Makes initramfs boot process more verbose."
219 msgstr "Hace que el proceso de arranque de initramfs sea más detallado."
220
221 #. type: Plain text
222 #: en/live-boot.7:39
223 msgid "Use: debug=1"
224 msgstr "Uso: debug=1"
225
226 #. type: Plain text
227 #: en/live-boot.7:41
228 msgid "Without setting debug to a value the messages may not be shown."
229 msgstr ""
230 "Si no se asigna un valor a debug, puede que no se muestren los mensajes. "
231
232 #. type: IP
233 #: en/live-boot.7:41
234 #, no-wrap
235 msgid "B<fetch>=I<URL>"
236 msgstr "B<fetch>=I<URL>"
237
238 #. type: IP
239 #: en/live-boot.7:42
240 #, no-wrap
241 msgid "B<httpfs>=I<URL>"
242 msgstr "B<httpfs>=I<URL>"
243
244 #. type: Plain text
245 #: en/live-boot.7:50
246 msgid ""
247 "Another form of netboot by downloading a squashfs image from a given url.  "
248 "The fetch method copies the image to ram and the httpfs method uses fuse and "
249 "httpfs2 to mount the image in place. Copying to ram requires more memory and "
250 "might take a long time for large images. However, it is more likely to work "
251 "correctly because it does not require networking afterwards and the system "
252 "operates faster once booted because it does not require to contact the "
253 "server anymore."
254 msgstr ""
255 "Otra forma de arranque en red mediante la descarga de una imagen squashfs a "
256 "partir de una URL determinada. El método «fetch» copia la imagen en la "
257 "memoria RAM y el método httpfs utiliza fuse y httpfs2 para montar la imagen "
258 "en su lugar. Copiar en la memoria RAM requiere más memoria y puede tardar "
259 "mucho tiempo con imágenes de gran tamaño. Sin embargo, es más probable que "
260 "funcione correctamente, ya que no requiere el uso de la red después y el "
261 "sistema funciona más rápido una vez iniciado, debido a que ya no necesita "
262 "más ponerse en contacto con el servidor."
263
264 #. type: Plain text
265 #: en/live-boot.7:52
266 msgid ""
267 "Due to current limitations in busybox's wget and DNS resolution, an URL can "
268 "not contain a hostname but an IP only."
269 msgstr ""
270 "Debido a las limitaciones actuales de busybox, wget y la resolución de DNS, "
271 "una dirección URL no puede contener un nombre de anfitrión, sino sólo una "
272 "dirección IP."
273
274 #. type: Plain text
275 #: en/live-boot.7:54
276 msgid "Not working: http://example.com/path/to/your_filesystem.squashfs"
277 msgstr "No funciona: http://ejemplo.com/ruta/al/sistema_de_ficheros.squashfs"
278
279 #. type: Plain text
280 #: en/live-boot.7:56
281 msgid "Working: http://1.2.3.4/path/to/your_filesystem.squashfs"
282 msgstr "Funciona: http://ejemplo.com/ruta/al/sistema_de_ficheros.squashfs"
283
284 #. type: Plain text
285 #: en/live-boot.7:58
286 msgid ""
287 "Also note that therefore it's currently not possible to fetch an image from "
288 "a namebased virtualhost of an httpd if it is sharing the ip with the main "
289 "httpd instance."
290 msgstr ""
291 "Tener en cuenta también que, por lo tanto, no es posible en la actualidad ir "
292 "a buscar una imagen en un host virtual basado en nombre de un httpd si está "
293 "compartiendo la ip con la instancia principal httpd."
294
295 #. type: Plain text
296 #: en/live-boot.7:60
297 msgid "You may also use the live iso image in place of the squashfs image."
298 msgstr ""
299 "También se puede utilizar la imagen iso en vivo en lugar de la imagen "
300 "squashfs."
301
302 #. type: IP
303 #: en/live-boot.7:60
304 #, no-wrap
305 msgid "B<iscsi>=I<server-ip[,server-port];target-name>"
306 msgstr "B<iscsi>=I<server-ip[,server-port];target-name>"
307
308 #. type: Plain text
309 #: en/live-boot.7:62
310 msgid ""
311 "Boot from an iSCSI target that has an iso or disk live image as one of its "
312 "LUNs. The specified target is searched for a LUN which looks like a live "
313 "media. If you use the B<iscsitarget> software iSCSI target solution which is "
314 "packaged in Debian your ietd.conf might look like this:"
315 msgstr ""
316 "Arranca desde un objetivo iSCSI que tiene una iso o una imagen disco en vivo "
317 "como uno de sus LUNs. Se busca en el objetivo especificado un LUN que sea "
318 "similar a un medio en vivo. Si se utiliza el software B<iscsitarget> del "
319 "objetivo iSCSI que se encuentra disponible en un paquete Debian la ietd.conf "
320 "podría ser similar al siguiente: "
321
322 #. type: Plain text
323 #: en/live-boot.7:64
324 msgid "# The target-name you specify in the iscsi= parameter"
325 msgstr "# El nombre de destino se especifica en el parámetro iscsi= "
326
327 #. type: Plain text
328 #: en/live-boot.7:69
329 #, no-wrap
330 msgid ""
331 "Target E<lt>target-nameE<gt>\n"
332 "  Lun 0 Path=E<lt>path-to-your-live-image.isoE<gt>,Type=fileio,IOMode=ro\n"
333 "  # If you want to boot multiple machines you might want to look at tuning some parameters like\n"
334 "  # Wthreads or MaxConnections\n"
335 msgstr ""
336 "Target E<lt>target-nameE<gt>\n"
337 "  Lun 0 Path=E<lt>path-to-your-live-image.isoE<gt>,Type=fileio,IOMode=ro\n"
338 "  # Si se desea arrancar varias máquinas, es posible que se desee afinar algunos parámetros como\n"
339 "  # Wthreads o MaxConnections\n"
340
341 #. type: IP
342 #: en/live-boot.7:69
343 #, no-wrap
344 msgid "B<findiso>=I</PATH/TO/IMAGE>"
345 msgstr "B<findiso>=I</PATH/TO/IMAGE>"
346
347 #. type: Plain text
348 #: en/live-boot.7:71
349 msgid ""
350 "Look for the specified ISO file on all disks where it usually looks for the ."
351 "squashfs file (so you don't have to know the device name as in fromiso=....)."
352 msgstr ""
353 "Busca el fichero ISO especificado en todos los discos en los que por lo "
354 "general se busca el fichero .squashfs (por lo que no se tiene que saber el "
355 "nombre del dispositivo como en fromiso=....)."
356
357 #. type: IP
358 #: en/live-boot.7:71
359 #, no-wrap
360 msgid "B<fromiso>=I</PATH/TO/IMAGE>"
361 msgstr "B<fromiso>=I</PATH/TO/IMAGE>"
362
363 #. type: Plain text
364 #: en/live-boot.7:73
365 msgid ""
366 "Allows to use a filesystem from within an iso image that's available on live-"
367 "media."
368 msgstr ""
369 "Permite utilizar un sistema de ficheros desde dentro de una imagen iso que "
370 "está disponible en los medios en vivo."
371
372 #. type: IP
373 #: en/live-boot.7:73
374 #, no-wrap
375 msgid "B<ignore_uuid>"
376 msgstr "B<ignore_uuid>"
377
378 #. type: Plain text
379 #: en/live-boot.7:75
380 msgid ""
381 "Do not check that any UUID embedded in the initramfs matches the discovered "
382 "medium. live-boot may be told to generate a UUID by setting "
383 "LIVE_GENERATE_UUID=1 when building the initramfs."
384 msgstr ""
385 "No comprobar que cualquier UUID integrado en el initramfs coincida con el "
386 "medio encontrado. Se puede especificar a live-boot que genere un UUID "
387 "configurando LIVE_GENERATE_UUID=1 en el momento de crear el initramfs."
388
389 #. type: IP
390 #: en/live-boot.7:75
391 #, no-wrap
392 msgid "B<verify-checksums>"
393 msgstr "B<verify-checksums>"
394
395 #. type: Plain text
396 #: en/live-boot.7:77
397 msgid ""
398 "If specified, an MD5 sum is calculated on the live media during boot and "
399 "compared to the value found in md5sum.txt found in the root directory of the "
400 "live media."
401 msgstr ""
402 "Si se especifica, se calcula una suma MD5 sobre los medios en vivo durante "
403 "el arranque y se compara con el valor md5sum.txt que se encuentra en el "
404 "directorio raíz de los medios en vivo."
405
406 #. type: IP
407 #: en/live-boot.7:77
408 #, fuzzy, no-wrap
409 #| msgid "B<ip>=[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>] [,[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>]]"
410 msgid "B<ip>=[I<DEVICE>]:[I<CLIENT_IP>]:[I<NETMASK>]:[I<GATEWAY_IP>]:[I<NAMESERVER>] [,[I<DEVICE>]:[I<CLIENT_IP>]:[I<NETMASK>]:[I<GATEWAY_IP>]:[I<NAMESERVER>]]"
411 msgstr "B<ip>=[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>] [,[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>]]"
412
413 #. type: Plain text
414 #: en/live-boot.7:79
415 msgid ""
416 "Let you specify the name(s) and the options of the interface(s) that should "
417 "be configured at boot time. Do not specify this if you want to use dhcp "
418 "(default). It will be changed in a future release to mimick official kernel "
419 "boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::"
420 "eth0,:::::eth1:dhcp)."
421 msgstr ""
422 "Permite especificar el nombre(s) y las opciones de la interfaz(ces) que se "
423 "debe configurar en el arranque. No especificar esta opción si se desea "
424 "utilizar DHCP (opción por defecto). Esto cambiará en una futura versión para "
425 "utilizar la misma especificación de los parámetros de arranque que el kernel "
426 "oficial (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp)."
427
428 #. type: IP
429 #: en/live-boot.7:79
430 #, no-wrap
431 msgid "B<ip>=[I<frommedia>]"
432 msgstr "B<ip>=[I<frommedia>]"
433
434 #. type: Plain text
435 #: en/live-boot.7:81
436 msgid ""
437 "If this variable is set, dhcp and static configuration are just skipped and "
438 "the system will use the (must be) media-preconfigured /etc/network/"
439 "interfaces instead."
440 msgstr ""
441 "Si se establece esta variable, no se configura la red ni por dhcp ni usando "
442 "una dirección estática y se debe añadir un fichero preconfigurado /etc/"
443 "network/interfaces que el sistema utilizará en su lugar."
444
445 #. type: IP
446 #: en/live-boot.7:81
447 #, no-wrap
448 msgid "{B<live-media>|B<bootfrom>}=I<DEVICE>"
449 msgstr "{B<live-media>|B<bootfrom>}=I<DEVICE>"
450
451 #. type: Plain text
452 #: en/live-boot.7:83
453 msgid ""
454 "If you specify one of this two equivalent forms, live-boot will first try to "
455 "find this device for the \"/live\" directory where the read-only root "
456 "filesystem should reside. If it did not find something usable, the normal "
457 "scan for block devices is performed."
458 msgstr ""
459 "Si se especifica una de estas dos formas equivalentes, live-boot en primer "
460 "lugar tratará de encontrar este dispositivo buscando el directorio \"/live\" "
461 "dónde debe estar la raíz del sistema de ficheros de sólo lectura. Si no "
462 "encuentra nada que pueda utilizar, live-boot escaneará los dispositivos "
463 "restantes."
464
465 #. type: Plain text
466 #: en/live-boot.7:85
467 msgid ""
468 "Instead of specifing an actual device name, the keyword 'removable' can be "
469 "used to limit the search of acceptable live media to removable type only. "
470 "Note that if you want to further restrict the media to usb mass storage "
471 "only, you can use the 'removable-usb' keyword."
472 msgstr ""
473 "En lugar de especificar el nombre de un dispositivo real, se puede utilizar "
474 "la palabra clave 'removable'  para limitar la búsqueda solo en los medios en "
475 "vivo de tipo extraíble. Tener en cuenta que si se desea restringir aún más "
476 "los medios a sistemas de almacenamiento masivo USB se puede utilizar la "
477 "palabra clave 'removable-usb'"
478
479 #. type: IP
480 #: en/live-boot.7:85
481 #, no-wrap
482 msgid "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
483 msgstr "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
484
485 #. type: Plain text
486 #: en/live-boot.7:87
487 msgid ""
488 "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, "
489 "useful to build paranoid live systems :-). TYPE supported so far are \"aes\" "
490 "for loop-aes encryption type."
491 msgstr ""
492 "live-boot montará el TYPE rotfs cifrado,  pidiendo la contraseña. Es útil "
493 "para crear sistemas en vivo paranoicos :-) Hasta el momento el TYPE "
494 "soportado es \"aes\" para cifrado loop-aes."
495
496 #. type: IP
497 #: en/live-boot.7:87
498 #, no-wrap
499 msgid "B<live-media-offset>=I<BYTES>"
500 msgstr "B<live-media-offset>=I<BYTES>"
501
502 #. type: Plain text
503 #: en/live-boot.7:89
504 msgid ""
505 "This way you could tell live-boot that your image starts at offset BYTES in "
506 "the above specified or autodiscovered device, this could be useful to hide "
507 "the Debian Live iso or image inside another iso or image, to create \"clean"
508 "\" images."
509 msgstr ""
510 "De esta manera se puede especificar a live-boot que la imagen comienza en "
511 "BYTES en el dispositivo anteriormente especificado, o auto-descubierto, esto "
512 "podría ser útil para esconder la iso o la imagen Debian Live dentro de otra "
513 "iso o imagen, para crear imágenes \"limpias\"."
514
515 #. type: IP
516 #: en/live-boot.7:89
517 #, no-wrap
518 msgid "B<live-media-path>=I<PATH>"
519 msgstr "B<live-media-path>=I<PATH>"
520
521 #. type: Plain text
522 #: en/live-boot.7:91
523 msgid ""
524 "Sets the path to the live filesystem on the medium. By default, it is set to "
525 "'/live' and you should not change that unless you have customized your media "
526 "accordingly."
527 msgstr ""
528 "Establece la ruta de acceso al sistema de ficheros en vivo en el medio. De "
529 "forma predeterminada está en '/live' y no se debe cambiar a menos que se "
530 "haya personalizado los medios de forma adecuada."
531
532 #. type: IP
533 #: en/live-boot.7:91
534 #, no-wrap
535 msgid "B<live-media-timeout>=I<SECONDS>"
536 msgstr "B<live-media-timeout>=I<SECONDS>"
537
538 #. type: Plain text
539 #: en/live-boot.7:93
540 msgid ""
541 "Set the timeout in seconds for the device specified by \"live-media=\" to "
542 "become ready before giving up."
543 msgstr ""
544 "Establece el tiempo de espera en segundos para que el dispositivo "
545 "especificado por \"live-media=\" esté preparado antes de desistir."
546
547 #. type: IP
548 #: en/live-boot.7:93
549 #, no-wrap
550 msgid "B<module>=I<NAME>"
551 msgstr "B<module>=I<NAME>"
552
553 #. type: Plain text
554 #: en/live-boot.7:95
555 msgid ""
556 "Instead of using the default optional file \"filesystem.module\" (see below) "
557 "another file could be specified without the extension \".module\"; it should "
558 "be placed on \"/live\" directory of the live medium."
559 msgstr ""
560 "En lugar de utilizar el fichero opcional por defecto \"filesystem.module"
561 "\" (ver más abajo) se podría especificar otro fichero sin la extensión \"."
562 "module\"; se debe colocar en el directorio \"/live\" del medio en vivo."
563
564 #. type: IP
565 #: en/live-boot.7:95
566 #, no-wrap
567 msgid "B<netboot>[=nfs|cifs]"
568 msgstr "B<netboot>[=nfs|cifs]"
569
570 #. type: Plain text
571 #: en/live-boot.7:97
572 msgid ""
573 "This tells live-boot to perform a network mount. The parameter \"nfsroot="
574 "\" (with optional \"nfsopts=\"), should specify where is the location of the "
575 "root filesystem.  With no args, will try cifs first, and if it fails nfs."
576 msgstr ""
577 "Indica a live-boot que debe hacer un montaje en red. El parámetro  \"nfsroot="
578 "\" (con \"nfsopts=\" opcional), debe especificar dónde se encuentra el "
579 "sistema de ficheros raíz. Sin argumentos, probará primero cifs, y entonces, "
580 "si falla, nfs."
581
582 #. type: IP
583 #: en/live-boot.7:97
584 #, no-wrap
585 msgid "B<nfsopts>="
586 msgstr "B<nfsopts>="
587
588 #. type: Plain text
589 #: en/live-boot.7:99
590 msgid "This lets you specify custom nfs options."
591 msgstr "Permite especificar opciones nfs personalizadas."
592
593 #. type: IP
594 #: en/live-boot.7:99
595 #, no-wrap
596 msgid "B<nofastboot>"
597 msgstr "B<nofastboot>"
598
599 #. type: Plain text
600 #: en/live-boot.7:101
601 msgid ""
602 "This parameter disables the default disabling of filesystem checks in /etc/"
603 "fstab. If you have static filesystems on your harddisk and you want them to "
604 "be checked at boot time, use this parameter, otherwise they are skipped."
605 msgstr ""
606 "Este parámetro deshabilita la desactivación por defecto de la comprobación "
607 "del sistema de ficheros en /etc/fstab. Si hay sistemas de ficheros estáticos "
608 "en el disco duro y se desea comprobarlos en el momento del arranque, "
609 "utilizar este parámetro, de lo contrario, se omite."
610
611 #. type: IP
612 #: en/live-boot.7:101
613 #, no-wrap
614 msgid "B<nopersistence>"
615 msgstr "B<nopersistence>"
616
617 #. type: Plain text
618 #: en/live-boot.7:103
619 msgid ""
620 "disables the \"persistence\" feature, useful if the bootloader (like "
621 "syslinux) has been installed with persistence enabled."
622 msgstr ""
623 "desactiva la \"persistencia\", es útil si el gestor de arranque (como "
624 "syslinux) se ha instalado con persistencia habilitada."
625
626 #. type: IP
627 #: en/live-boot.7:103
628 #, no-wrap
629 msgid "B<noprompt>"
630 msgstr "B<noprompt>"
631
632 #. type: Plain text
633 #: en/live-boot.7:105
634 msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot."
635 msgstr ""
636 "No preguntar para expulsar el CD o extraer la unidad flash USB al reiniciar."
637
638 #. type: IP
639 #: en/live-boot.7:105
640 #, no-wrap
641 msgid "B<noprompt>=I<TYPE>"
642 msgstr "B<noprompt>=I<TYPE>"
643
644 #. type: Plain text
645 #: en/live-boot.7:107
646 msgid ""
647 "This tells live-boot not to prompt to eject the CD (when noprompt=cd) or "
648 "remove the USB flash drive (when noprompt=usb) on reboot."
649 msgstr ""
650 "Indica a live-boot que no pregunte para expulsar el CD (usando noprompt=cd) "
651 "o extraer la unidad flash USB (usando noprompt=usb) al reiniciar."
652
653 #. type: IP
654 #: en/live-boot.7:107
655 #, no-wrap
656 msgid "B<ramdisk-size>"
657 msgstr "B<ramdisk-size>"
658
659 #. type: Plain text
660 #: en/live-boot.7:109
661 msgid ""
662 "This parameters allows to set a custom ramdisk size (it's the '-o size' "
663 "option of tmpfs mount). By default, there is no ramdisk size set, so the "
664 "default of mount applies (currently 50% of available RAM). Note that this "
665 "option has no currently no effect when booting with toram."
666 msgstr ""
667 "Este parámetro permite establecer un tamaño de disco RAM personalizado (que "
668 "es la opción '-o size' del montaje tmpfs). No hay un tamaño de ramdisk "
669 "predeterminado, por lo que se aplica el valor por defecto (actualmente el "
670 "50% de la RAM disponible). Tener en cuenta que esta opción no tiene "
671 "actualmente ningún efecto cuando se arranca con toram"
672
673 #. type: IP
674 #: en/live-boot.7:109
675 #, no-wrap
676 msgid "B<swapon>"
677 msgstr "B<swapon>"
678
679 #. type: Plain text
680 #: en/live-boot.7:111
681 msgid "This parameter enables usage of local swap partitions."
682 msgstr "Este parámetro permite el uso de particiones swap locales."
683
684 #. type: IP
685 #: en/live-boot.7:111
686 #, no-wrap
687 msgid "B<persistence>"
688 msgstr "B<persistence>"
689
690 #. type: Plain text
691 #: en/live-boot.7:113
692 msgid ""
693 "live-boot will probe devices for persistence media. These can be partitions "
694 "(with the correct GPT name), filesystems (with the correct label) or image "
695 "files (with the correct file name). Overlays are labeled/named \"persistence"
696 "\" (see I<persistence.conf>(5)). Overlay image files have extensions which "
697 "determines their filesystem, e.g. \"persistence.ext4\"."
698 msgstr ""
699 "live-boot buscará dispositivos con \"persistence\". Estos pueden ser "
700 "particiones (con el nombre GPT correcto), sistemas de ficheros (con la "
701 "etiqueta correcta) o ficheros imagen (con el nombre de fichero correcto). "
702 "Los overlays tienen la etiqueta/nombre \"persistence\" (ver I<persistence."
703 "conf>(5)). Los ficheros imagen overlay tienen extensiones que determinan su "
704 "sistema de ficheros, por ejemplo, \"persistence.ext4\"."
705
706 #. type: IP
707 #: en/live-boot.7:113
708 #, no-wrap
709 msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
710 msgstr "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
711
712 #. type: Plain text
713 #: en/live-boot.7:115
714 msgid ""
715 "This option determines which types of encryption that we allow to be used "
716 "when probing devices for persistence media. If \"none\" is in the list, we "
717 "allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted "
718 "media. Whenever a device containing encrypted media is probed the user will "
719 "be prompted for the passphrase. The default value is \"none\"."
720 msgstr ""
721 "Esta opción determina qué tipo de cifrado se usa cuando se prueban los "
722 "dispositivos de los medios con persistencia. Si se especifica \"none\" en la "
723 "lista, no se permite cifrar el medio; si se especifica \"luks\" en la lista, "
724 "se puede usar cifrado LUKS en los medios. Cada vez que se encuentra un "
725 "dispositivo que contiene medios cifrados se pregunta al usuario una frase de "
726 "contraseña. Por defecto es \"none\"."
727
728 #. type: IP
729 #: en/live-boot.7:115
730 #, no-wrap
731 msgid "B<persistence-media>={I<removable>|I<removable-usb>}"
732 msgstr "B<persistence-media>={I<removable>|I<removable-usb>}"
733
734 #. type: Plain text
735 #: en/live-boot.7:117
736 msgid ""
737 "If you specify the keyword 'removable', live-boot will try to find "
738 "persistence partitions on removable media only. Note that if you want to "
739 "further restrict the media to usb mass storage only, you can use the "
740 "'removable-usb' keyword."
741 msgstr ""
742 "Si se especifica la palabra clave 'removable', live-boot intentará encontrar "
743 "particiones con persistencia únicamente en los medios extraíbles. Tener en "
744 "cuenta que si se desea restringir aún más los medios a sistemas de "
745 "almacenamiento masivo USB se puede utilizar la palabra clave 'removable-usb'"
746
747 #. type: IP
748 #: en/live-boot.7:117
749 #, no-wrap
750 msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
751 msgstr "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
752
753 #. type: Plain text
754 #: en/live-boot.7:119
755 msgid ""
756 "This option determines which types of persistence media we allow. If "
757 "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and "
758 "\"home-rw\"). The default is \"overlay\"."
759 msgstr ""
760 "Esta opción determina qué tipos de medios se permiten para la persistencia. "
761 "Si se especifica \"overlay\" en la lista, se considera overlays (es decir "
762 "\"live-rw\" y \"home-rw\"). Por defecto es \"overlay\"."
763
764 #. type: IP
765 #: en/live-boot.7:119
766 #, no-wrap
767 msgid "B<persistence-path>=I<PATH>"
768 msgstr "B<persistence-path>=I<PATH>"
769
770 #. type: Plain text
771 #: en/live-boot.7:121
772 msgid ""
773 "live-boot will look for persistency files in the root directory of a "
774 "partition, with this parameter, the path can be configured so that you can "
775 "have multiple directories on the same partition to store persistency files."
776 msgstr ""
777 "live-boot buscará ficheros con persistencia en el directorio raíz de una "
778 "partición, con este parámetro, la ruta se puede configurar de modo que se "
779 "pueda tener varios directorios en la misma partición para almacenar ficheros "
780 "con persistencia."
781
782 #. type: IP
783 #: en/live-boot.7:121
784 #, no-wrap
785 msgid "B<persistence-read-only>"
786 msgstr "B<persistence-read-only>"
787
788 #. type: Plain text
789 #: en/live-boot.7:123
790 msgid ""
791 "Filesystem changes are not saved back to persistence media. In particular, "
792 "overlays and netboot NFS mounts are mounted read-only."
793 msgstr ""
794 "Los cambios en el sistema de ficheros no se guardan de nuevo en los medios "
795 "con persistencia. En particular, los overlays y los montajes NFS de red son "
796 "montados en sólo lectura."
797
798 #. type: IP
799 #: en/live-boot.7:123
800 #, no-wrap
801 msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
802 msgstr "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
803
804 #. type: Plain text
805 #: en/live-boot.7:125
806 msgid ""
807 "This option determines which types of persistence storage to consider when "
808 "probing for persistence media. If \"filesystem\" is in the list, filesystems "
809 "with matching labels will be used; if \"file\" is in the list, all "
810 "filesystems will be probed for archives and image files with matching "
811 "filenames. The default is \"file,filesystem\"."
812 msgstr ""
813 "Esta opción determina qué tipos de almacenamiento persistente hay que tener "
814 "en cuenta cuando se comprueban los medios con persistencia. Si \"filesystem"
815 "\" está en la lista, se usarán los sistemas de ficheros que tengan su "
816 "etiqueta correspondiente; si \"file\" está en la lista, todos los sistemas "
817 "de ficheros se probarán buscando ficheros y ficheros imagen con sus "
818 "etiquetas correspondientes. Por defecto es \"file,filesystem\". "
819
820 #. type: IP
821 #: en/live-boot.7:125
822 #, no-wrap
823 msgid "B<persistence-subtext>=I<SUFFIX>"
824 msgstr "B<persistence-subtext>=I<SUFFIX>"
825
826 #. type: Plain text
827 #: en/live-boot.7:127
828 msgid ""
829 "Add a suffix when searching for the image filenames or partition labels to "
830 "use for the above mentioned persistence feature, the SUFFIX will be added "
831 "after a dash (e.g.: \"live-sn\" would transform to \"live-sn-SUFFIX\"). This "
832 "is handy to test multiple live-boot based live-systems with different "
833 "persistence storage choices."
834 msgstr ""
835 "Añadir un sufijo cuando se buscan los nombres de las imágenes o etiquetas de "
836 "las particiones a utilizar para la función de la persistencia mencionada "
837 "anteriormente, el SUFFIX se añadirá después de un guión (por ejemplo: \"live-"
838 "sn\" se transformaría en \"live-sn-SUFFIX\"). Esto es útil para probar "
839 "múltiples sistemas en vivo basados en live-boot con diferentes opciones de "
840 "almacenamiento con persistencia."
841
842 #. type: IP
843 #: en/live-boot.7:127
844 #, no-wrap
845 msgid "B<quickreboot>"
846 msgstr "B<quickreboot>"
847
848 #. type: Plain text
849 #: en/live-boot.7:129
850 msgid ""
851 "This option causes live-boot to reboot without attempting to eject the media "
852 "and without asking the user to remove the boot media."
853 msgstr ""
854 "Esta opción hace que live-boot reinicie sin tratar de expulsar los medios y "
855 "sin pedirle al usuario que extraiga el dispositivo usado para arrancar."
856
857 #. type: IP
858 #: en/live-boot.7:129
859 #, no-wrap
860 msgid "B<showmounts>"
861 msgstr "B<showmounts>"
862
863 #. type: Plain text
864 #: en/live-boot.7:131
865 msgid ""
866 "This parameter will make live-boot to show on \"/\" the ro filesystems "
867 "(mostly compressed) on \"/lib/live\". This is not enabled by default because "
868 "could lead to problems by applications like \"mono\" which store binary "
869 "paths on installation."
870 msgstr ""
871 "Este parámetro hará que live-boot muestre en \"/\" los sistemas de ficheros "
872 "ro (en su mayoría comprimidos) en \"/lib/live\". Esto no está activado por "
873 "defecto, porque podría dar lugar a problemas con aplicaciones como \"mono\" "
874 "que almacenan rutas binarias durante su instalación."
875
876 #. type: IP
877 #: en/live-boot.7:131
878 #, no-wrap
879 msgid "B<silent>"
880 msgstr "B<silent>"
881
882 #. type: Plain text
883 #: en/live-boot.7:133
884 msgid ""
885 "If you boot with the normal quiet parameter, live-boot hides most messages "
886 "of its own. When adding silent, it hides all."
887 msgstr ""
888 "Si arranca con el parámetro normal quiet, live-boot esconde la mayoría de "
889 "sus propios mensajes. Cuando se utiliza silent, los esconde todos."
890
891 #. type: IP
892 #: en/live-boot.7:133
893 #, no-wrap
894 msgid "B<todisk>=I<DEVICE>"
895 msgstr "B<todisk>=I<DEVICE>"
896
897 #. type: Plain text
898 #: en/live-boot.7:135
899 msgid ""
900 "Adding this parameter, live-boot will try to copy the entire read-only media "
901 "to the specified device before mounting the root filesystem. It probably "
902 "needs a lot of free space. Subsequent boots should then skip this step and "
903 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
904 "used this time."
905 msgstr ""
906 "Al añadir este parámetro, live-boot tratará de copiar la totalidad de medios "
907 "de sólo lectura en el dispositivo especificado antes de montar el sistema de "
908 "ficheros raíz. Probablemente hace falta una gran cantidad de espacio libre. "
909 "Los arranques posteriores deben saltar este paso y basta con especificar el "
910 "parámetro de arranque \"live-media=DEVICE\" con el mismo DEVICE que se ha "
911 "utilizado esta vez."
912
913 #. type: IP
914 #: en/live-boot.7:135
915 #, no-wrap
916 msgid "B<toram>"
917 msgstr "B<toram>"
918
919 #. type: Plain text
920 #: en/live-boot.7:137
921 msgid ""
922 "Adding this parameter, live-boot will try to copy the whole read-only media "
923 "to the computer's RAM before mounting the root filesystem. This could need a "
924 "lot of ram, according to the space used by the read-only media."
925 msgstr ""
926 "Al añadir este parámetro, live-boot trata de copiar los medios de sólo "
927 "lectura enteros en la memoria RAM del ordenador antes de montar el sistema "
928 "de ficheros raíz. Para esto puede ser necesaria mucha memoria RAM, según el "
929 "espacio utilizado por los medios de sólo lectura."
930
931 #. type: IP
932 #: en/live-boot.7:137
933 #, no-wrap
934 msgid "B<union>=aufs|unionfs"
935 msgstr "B<union>=aufs|unionfs"
936
937 #.  FIXME
938 #. type: Plain text
939 #: en/live-boot.7:140
940 msgid ""
941 "By default, live-boot uses aufs. With this parameter, you can switch to "
942 "unionfs."
943 msgstr ""
944 "Por defecto, live-boot usa aufs. Con este parámetro, se puede cambiar a "
945 "unionfs."
946
947 #.  FIXME
948 #. type: SH
949 #: en/live-boot.7:142
950 #, no-wrap
951 msgid "FILES (old)"
952 msgstr "FICHEROS (antiguos)"
953
954 #. type: IP
955 #: en/live-boot.7:143
956 #, no-wrap
957 msgid "B</etc/live.conf>"
958 msgstr "B</etc/live.conf>"
959
960 #. type: Plain text
961 #: en/live-boot.7:145
962 msgid ""
963 "Some variables can be configured via this config file (inside the live "
964 "system)."
965 msgstr ""
966 "Algunas variables pueden ser configuradas a través de este fichero de "
967 "configuración (dentro del sistema en vivo)."
968
969 #. type: IP
970 #: en/live-boot.7:145
971 #, no-wrap
972 msgid "B<live/filesystem.module>"
973 msgstr "B<live/filesystem.module>"
974
975 #.  FIXME
976 #. type: Plain text
977 #: en/live-boot.7:148
978 msgid ""
979 "This optional file (inside the live media) contains a list of white-space or "
980 "carriage-return-separated file names corresponding to disk images in the \"/"
981 "live\" directory. If this file exists, only images listed here will be "
982 "merged into the root aufs, and they will be loaded in the order listed here. "
983 "The first entry in this file will be the \"lowest\" point in the aufs, and "
984 "the last file in this list will be on the \"top\" of the aufs, directly "
985 "below /overlay.  Without this file, any images in the \"/live\" directory "
986 "are loaded in alphanumeric order."
987 msgstr ""
988 "Este fichero opcional (dentro del medio en vivo) contiene una lista de "
989 "nombres de ficheros separados por espacios en blanco o retornos de carro que "
990 "corresponden a imágenes de disco en el directorio \"/live\". Si este fichero "
991 "existe, sólo las imágenes que figuran en esta lista se fusionarán en la raíz "
992 "aufs, y se cargarán en el orden en que aparecen aquí. La primera entrada en "
993 "este fichero será el punto \"más bajo\" en el aufs y el último fichero de "
994 "esta lista estará en el punto \"más alto\" del aufs, justo debajo de /"
995 "overlay. Sin este fichero, las imágenes en el directorio  \"/live\" se "
996 "cargan en orden alfanumérico."
997
998 #. type: SH
999 #: en/live-boot.7:149
1000 #, no-wrap
1001 msgid "FILES"
1002 msgstr "FICHEROS"
1003
1004 #. type: IP
1005 #: en/live-boot.7:150
1006 #, no-wrap
1007 msgid "B</etc/live/boot.conf>"
1008 msgstr "B</etc/live/boot.conf>"
1009
1010 #. type: IP
1011 #: en/live-boot.7:151
1012 #, no-wrap
1013 msgid "B</etc/live/boot/*>"
1014 msgstr "B</etc/live/boot/*>"
1015
1016 #. type: IP
1017 #: en/live-boot.7:152
1018 #, no-wrap
1019 msgid "B<live/boot.conf>"
1020 msgstr "B<live/boot.conf>"
1021
1022 #. type: IP
1023 #: en/live-boot.7:153
1024 #, no-wrap
1025 msgid "B<live/boot/*>"
1026 msgstr "B<live/boot.d/*>"
1027
1028 #. type: IP
1029 #: en/live-boot.7:154
1030 #, no-wrap
1031 msgid "B<persistence.conf>"
1032 msgstr "B<persistence.conf>"
1033
1034 #. type: SH
1035 #: en/live-boot.7:156 en/persistence.conf.5:191
1036 #, no-wrap
1037 msgid "SEE ALSO"
1038 msgstr "VER ADEMÁS"
1039
1040 #. type: Plain text
1041 #: en/live-boot.7:158
1042 msgid "I<persistence.conf>(5)"
1043 msgstr "I<persistence.conf>(5)"
1044
1045 #. type: Plain text
1046 #: en/live-boot.7:160 en/persistence.conf.5:195
1047 msgid "I<live-build>(7)"
1048 msgstr "I<live-build>(7)"
1049
1050 #. type: Plain text
1051 #: en/live-boot.7:162 en/persistence.conf.5:197
1052 msgid "I<live-config>(7)"
1053 msgstr "I<live-config>(7)"
1054
1055 #. type: Plain text
1056 #: en/live-boot.7:164 en/persistence.conf.5:199
1057 msgid "I<live-tools>(7)"
1058 msgstr "I<live-tools>(7)"
1059
1060 #. type: SH
1061 #: en/live-boot.7:165 en/persistence.conf.5:200
1062 #, no-wrap
1063 msgid "HOMEPAGE"
1064 msgstr "PÁGINA WEB"
1065
1066 #. type: Plain text
1067 #: en/live-boot.7:167 en/persistence.conf.5:204
1068 msgid ""
1069 "More information about live-boot and the Debian Live project can be found on "
1070 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
1071 "E<lt>I<http://live.debian.net/manual/>E<gt>."
1072 msgstr ""
1073 "Se puede encontrar más información acerca de live-boot y el proyecto Debian "
1074 "Live en la página web E<lt>I<http://live.debian.net/>E<gt> y en el manual en "
1075 "E<lt>I<http://live.debian.net/manual/>E<gt>."
1076
1077 #. type: SH
1078 #: en/live-boot.7:168 en/persistence.conf.5:205
1079 #, no-wrap
1080 msgid "BUGS"
1081 msgstr "ERRORES"
1082
1083 #. type: Plain text
1084 #: en/live-boot.7:170 en/persistence.conf.5:210
1085 msgid ""
1086 "Bugs can be reported by submitting a bugreport for the live-boot package in "
1087 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
1088 "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
1089 "debian.org>E<gt>."
1090 msgstr ""
1091 "Se puede notificar los fallos enviando un informe de errores sobre el "
1092 "paquete live-boot en el Debian Bug Tracking System en E<lt>I<http://bugs."
1093 "debian.org/>E<gt> o escribiendo un mensaje a la lista de correo de Debian "
1094 "Live a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
1095
1096 #. type: SH
1097 #: en/live-boot.7:171 en/persistence.conf.5:211
1098 #, no-wrap
1099 msgid "AUTHOR"
1100 msgstr "AUTOR"
1101
1102 #. type: Plain text
1103 #: en/live-boot.7:172
1104 msgid ""
1105 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
1106 "the Debian project."
1107 msgstr ""
1108 "live-boot fue escrito por Daniel Baumann E<lt>I<daniel@debian.org>E<gt> para "
1109 "el proyecto Debian."