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