Releasing debian version 4.0~alpha20-1.
[live-boot-grml.git] / manpages / po / es / live-boot.7.po
1 # Spanish translations for live-boot package
2 # Copyright (C) 2012-2014 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~alpha20-1\n"
8 "POT-Creation-Date: 2014-03-31 21:39+0200\n"
9 "PO-Revision-Date: 2013-11-10 20:10+0900\n"
10 "Last-Translator: Carlos Zuferri <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 "X-Generator: Poedit 1.5.4\n"
18
19 #. type: TH
20 #: en/live-boot.7:1 en/persistence.conf.5:1
21 #, no-wrap
22 msgid "LIVE-BOOT"
23 msgstr "LIVE-BOOT"
24
25 #. type: TH
26 #: en/live-boot.7:1 en/persistence.conf.5:1
27 #, no-wrap
28 msgid "2014-03-31"
29 msgstr ""
30
31 #. type: TH
32 #: en/live-boot.7:1 en/persistence.conf.5:1
33 #, no-wrap
34 msgid "4.0~alpha20-1"
35 msgstr "4.0~alpha20-1"
36
37 #. type: TH
38 #: en/live-boot.7:1 en/persistence.conf.5:1
39 #, no-wrap
40 msgid "Live Systems Project"
41 msgstr "Proyecto Live Systems"
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 Components"
52 msgstr "B<live-boot> - Componentes 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 components that configure a live system during the "
64 "boot process (early userspace)."
65 msgstr ""
66 "B<live-boot> contiene los componentes que configuran un sistema en vivo "
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 Live systems 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-"
79 "helper>(7). Esto incluye las ISOs de Live Systems, netboot tarballs y las "
80 "imágenes para 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) medium 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, to boot the system 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."
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 "ponerse más 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 address 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 name-based virtualhost of an httpd if it is sharing the IP address with "
289 "the main 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 "medium. If you use the B<iscsitarget> software iSCSI target solution your "
314 "ietd.conf might look like this:"
315 msgstr ""
316 "Arranca desde un iSCSI que tiene una ISO una imagen de disco en vivo como "
317 "uno de sus LUNs. Se busca en el objetivo especificado un LUN que sea similar "
318 "a un medio en vivo. Si se utiliza el software de iSCSI B<iscsitarget> el "
319 "ietd.conf podría ser similar al siguiente: "
320
321 #. type: Plain text
322 #: en/live-boot.7:64
323 msgid "# The target-name you specify in the iscsi= parameter"
324 msgstr "# El nombre de destino se especifica en el parámetro iscsi= "
325
326 #. type: Plain text
327 #: en/live-boot.7:69
328 #, no-wrap
329 msgid ""
330 "Target E<lt>target-nameE<gt>\n"
331 "  Lun 0 Path=E<lt>path-to-your-live-image.isoE<gt>,Type=fileio,IOMode=ro\n"
332 "  # If you want to boot multiple machines you might want to look at tuning some parameters like\n"
333 "  # Wthreads or MaxConnections\n"
334 msgstr ""
335 "Target E<lt>target-nameE<gt>\n"
336 "  Lun 0 Path=E<lt>path-to-your-live-image.isoE<gt>,Type=fileio,IOMode=ro\n"
337 "  # Si se desea arrancar varias máquinas, es posible que se desee afinar algunos parámetros como\n"
338 "  # Wthreads o MaxConnections\n"
339
340 #. type: IP
341 #: en/live-boot.7:69
342 #, no-wrap
343 msgid "B<findiso>=I</PATH/TO/IMAGE>"
344 msgstr "B<findiso>=I</PATH/TO/IMAGE>"
345
346 #. type: Plain text
347 #: en/live-boot.7:71
348 msgid ""
349 "Look for the specified ISO file on all disks where it usually looks for the ."
350 "squashfs file (so you don't have to know the device name as in fromiso=....)."
351 msgstr ""
352 "Busca el fichero ISO especificado en todos los discos en los que por lo "
353 "general se busca el fichero .squashfs (por lo que no se tiene que saber el "
354 "nombre del dispositivo como en fromiso=....)."
355
356 #. type: IP
357 #: en/live-boot.7:71
358 #, no-wrap
359 msgid "B<fromiso>=I</PATH/TO/IMAGE>"
360 msgstr "B<fromiso>=I</PATH/TO/IMAGE>"
361
362 #. type: Plain text
363 #: en/live-boot.7:73
364 msgid ""
365 "Allows to use a filesystem from within an ISO image that's available on live-"
366 "media."
367 msgstr ""
368 "Permite utilizar un sistema de ficheros desde dentro de una imagen ISO que "
369 "está disponible en los medios en vivo."
370
371 #. type: IP
372 #: en/live-boot.7:73
373 #, no-wrap
374 msgid "B<ignore_uuid>"
375 msgstr "B<ignore_uuid>"
376
377 #. type: Plain text
378 #: en/live-boot.7:75
379 msgid ""
380 "Do not check that any UUID embedded in the initramfs matches the discovered "
381 "medium. live-boot may be told to generate a UUID by setting "
382 "LIVE_GENERATE_UUID=1 when building the initramfs."
383 msgstr ""
384 "No comprobar que cualquier UUID integrado en el initramfs coincida con el "
385 "medio encontrado. Se puede especificar a live-boot que genere un UUID "
386 "configurando LIVE_GENERATE_UUID=1 en el momento de crear el initramfs."
387
388 #. type: IP
389 #: en/live-boot.7:75
390 #, no-wrap
391 msgid "B<verify-checksums>"
392 msgstr "B<verify-checksums>"
393
394 #. type: Plain text
395 #: en/live-boot.7:77
396 msgid ""
397 "If specified, an MD5 sum is calculated on the live media during boot and "
398 "compared to the value found in md5sum.txt found in the root directory of the "
399 "live media."
400 msgstr ""
401 "Si se especifica, se calcula una suma MD5 sobre los medios en vivo durante "
402 "el arranque y se compara con el valor md5sum.txt que se encuentra en el "
403 "directorio raíz de los medios en vivo."
404
405 #. type: IP
406 #: en/live-boot.7:77
407 #, no-wrap
408 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>]]"
409 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>]]"
410
411 #. type: Plain text
412 #: en/live-boot.7:79
413 msgid ""
414 "Let you specify the name(s) and the options of the interface(s) that should "
415 "be configured at boot time. Do not specify this if you want to use dhcp "
416 "(default). It will be changed in a future release to mimick official kernel "
417 "boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::"
418 "eth0,:::::eth1:dhcp)."
419 msgstr ""
420 "Permite especificar el nombre(s) y las opciones de la interfaz(ces) que se "
421 "debe configurar en el arranque. No especificar esta opción si se desea "
422 "utilizar DHCP (opción por defecto). Esto cambiará en una futura versión para "
423 "utilizar la misma especificación de los parámetros de arranque que el kernel "
424 "oficial (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp)."
425
426 #. type: IP
427 #: en/live-boot.7:79
428 #, no-wrap
429 msgid "B<ip>=[I<frommedia>]"
430 msgstr "B<ip>=[I<frommedia>]"
431
432 #. type: Plain text
433 #: en/live-boot.7:81
434 msgid ""
435 "If this variable is set, dhcp and static configuration are just skipped and "
436 "the system will use the (must be) media-preconfigured /etc/network/"
437 "interfaces instead."
438 msgstr ""
439 "Si se establece esta variable, no se configura la red ni por dhcp ni usando "
440 "una dirección estática y se debe añadir un fichero preconfigurado /etc/"
441 "network/interfaces que el sistema utilizará en su lugar."
442
443 #. type: IP
444 #: en/live-boot.7:81
445 #, no-wrap
446 msgid "{B<live-media>|B<bootfrom>}=I<DEVICE>"
447 msgstr "{B<live-media>|B<bootfrom>}=I<DEVICE>"
448
449 #. type: Plain text
450 #: en/live-boot.7:83
451 msgid ""
452 "If you specify one of this two equivalent forms, live-boot will first try to "
453 "find this device for the \"/live\" directory where the read-only root "
454 "filesystem should reside. If it did not find something usable, the normal "
455 "scan for block devices is performed."
456 msgstr ""
457 "Si se especifica una de estas dos formas equivalentes, live-boot en primer "
458 "lugar tratará de encontrar este dispositivo buscando el directorio \"/live\" "
459 "dónde debe estar la raíz del sistema de ficheros de sólo lectura. Si no "
460 "encuentra nada que pueda utilizar, live-boot escaneará los dispositivos "
461 "restantes."
462
463 #. type: Plain text
464 #: en/live-boot.7:85
465 msgid ""
466 "Instead of specifing an actual device name, the keyword 'removable' can be "
467 "used to limit the search of acceptable live media to removable type only. "
468 "Note that if you want to further restrict the media to usb mass storage "
469 "only, you can use the 'removable-usb' keyword."
470 msgstr ""
471 "En lugar de especificar el nombre de un dispositivo real, se puede utilizar "
472 "la palabra clave 'removable'  para limitar la búsqueda solo en los medios en "
473 "vivo de tipo extraíble. Tener en cuenta que si se desea restringir aún más "
474 "los medios a sistemas de almacenamiento masivo USB se puede utilizar la "
475 "palabra clave 'removable-usb'"
476
477 #. type: IP
478 #: en/live-boot.7:85
479 #, no-wrap
480 msgid "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
481 msgstr "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
482
483 #. type: Plain text
484 #: en/live-boot.7:87
485 msgid ""
486 "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, "
487 "useful to build paranoid live systems :-). TYPE supported so far is \"aes\" "
488 "for loop-aes encryption type."
489 msgstr ""
490 "live-boot montará el TYPE rotfs cifrado, pidiendo la contraseña. Es útil "
491 "para crear sistemas en vivo paranoicos :-) Hasta el momento el TYPE "
492 "soportado es \"aes\" para cifrado loop-aes."
493
494 #. type: IP
495 #: en/live-boot.7:87
496 #, no-wrap
497 msgid "B<live-media-offset>=I<BYTES>"
498 msgstr "B<live-media-offset>=I<BYTES>"
499
500 #. type: Plain text
501 #: en/live-boot.7:89
502 msgid ""
503 "This way you could tell live-boot that your image starts at offset BYTES in "
504 "the above specified or autodiscovered device, this could be useful to hide "
505 "the live system ISO or image inside another ISO or image, to create \"clean"
506 "\" images."
507 msgstr ""
508 "De esta manera se puede especificar a live-boot que la imagen comienza en "
509 "BYTES en el dispositivo anteriormente especificado, o auto-descubierto, esto "
510 "podría ser útil para esconder la ISO o la imagen dentro de otra ISO o "
511 "imagen, para crear imágenes \"limpias\"."
512
513 #. type: IP
514 #: en/live-boot.7:89
515 #, no-wrap
516 msgid "B<live-media-path>=I<PATH>"
517 msgstr "B<live-media-path>=I<PATH>"
518
519 #. type: Plain text
520 #: en/live-boot.7:91
521 msgid ""
522 "Sets the path to the live filesystem on the medium. By default, it is set to "
523 "'/live' and you should not change that unless you have customized your media "
524 "accordingly."
525 msgstr ""
526 "Establece la ruta de acceso al sistema de ficheros en vivo en el medio. De "
527 "forma predeterminada está en '/live' y no se debe cambiar a menos que se "
528 "haya personalizado los medios de forma adecuada."
529
530 #. type: IP
531 #: en/live-boot.7:91
532 #, no-wrap
533 msgid "B<live-media-timeout>=I<SECONDS>"
534 msgstr "B<live-media-timeout>=I<SECONDS>"
535
536 #. type: Plain text
537 #: en/live-boot.7:93
538 msgid ""
539 "Set the timeout in seconds for the device specified by \"live-media=\" to "
540 "become ready before giving up."
541 msgstr ""
542 "Establece el tiempo de espera en segundos para que el dispositivo "
543 "especificado por \"live-media=\" esté preparado antes de desistir."
544
545 #. type: IP
546 #: en/live-boot.7:93
547 #, no-wrap
548 msgid "B<module>=I<NAME>"
549 msgstr "B<module>=I<NAME>"
550
551 #. type: Plain text
552 #: en/live-boot.7:95
553 msgid ""
554 "Instead of using the default optional file \"filesystem.module\" (see below) "
555 "another file could be specified without the extension \".module\"; it should "
556 "be placed on \"/live\" directory of the live medium."
557 msgstr ""
558 "En lugar de utilizar el fichero opcional por defecto \"filesystem.module"
559 "\" (ver más abajo) se podría especificar otro fichero sin la extensión \"."
560 "module\"; se debe colocar en el directorio \"/live\" del medio en vivo."
561
562 #. type: IP
563 #: en/live-boot.7:95
564 #, no-wrap
565 msgid "B<netboot>[=nfs|cifs]"
566 msgstr "B<netboot>[=nfs|cifs]"
567
568 #. type: Plain text
569 #: en/live-boot.7:97
570 msgid ""
571 "This tells live-boot to perform a network mount. The parameter \"nfsroot="
572 "\" (with optional \"nfsopts=\"), should specify where is the location of the "
573 "root filesystem.  With no args, will try cifs first, and if it fails nfs."
574 msgstr ""
575 "Indica a live-boot que debe hacer un montaje en red. El parámetro  \"nfsroot="
576 "\" (con \"nfsopts=\" opcional), debe especificar dónde se encuentra el "
577 "sistema de ficheros raíz. Sin argumentos, probará primero cifs, y entonces, "
578 "si falla, nfs."
579
580 #. type: IP
581 #: en/live-boot.7:97
582 #, no-wrap
583 msgid "B<nfsopts>="
584 msgstr "B<nfsopts>="
585
586 #. type: Plain text
587 #: en/live-boot.7:99
588 msgid "This lets you specify custom nfs options."
589 msgstr "Permite especificar opciones nfs personalizadas."
590
591 #. type: IP
592 #: en/live-boot.7:99
593 #, no-wrap
594 msgid "B<nofastboot>"
595 msgstr "B<nofastboot>"
596
597 #. type: Plain text
598 #: en/live-boot.7:101
599 msgid ""
600 "This parameter disables the default disabling of filesystem checks in /etc/"
601 "fstab. If you have static filesystems on your harddisk and you want them to "
602 "be checked at boot time, use this parameter, otherwise they are skipped."
603 msgstr ""
604 "Este parámetro deshabilita la desactivación por defecto de la comprobación "
605 "del sistema de ficheros en /etc/fstab. Si hay sistemas de ficheros estáticos "
606 "en el disco duro y se desea comprobarlos en el momento del arranque, "
607 "utilizar este parámetro, de lo contrario, se omite."
608
609 #. type: IP
610 #: en/live-boot.7:101
611 #, no-wrap
612 msgid "B<nopersistence>"
613 msgstr "B<nopersistence>"
614
615 #. type: Plain text
616 #: en/live-boot.7:103
617 msgid ""
618 "disables the \"persistence\" feature, useful if the bootloader (like "
619 "syslinux) has been installed with persistence enabled."
620 msgstr ""
621 "desactiva la \"persistencia\", es útil si el gestor de arranque (como "
622 "syslinux) se ha instalado con persistencia habilitada."
623
624 #. type: IP
625 #: en/live-boot.7:103 en/live-boot.7:125
626 #, no-wrap
627 msgid "B<noeject>"
628 msgstr "B<noeject>"
629
630 #. type: Plain text
631 #: en/live-boot.7:105
632 msgid "Do not prompt to eject the live medium."
633 msgstr "No pedir que se extraiga el dispositivo en vivo."
634
635 #. type: IP
636 #: en/live-boot.7:105
637 #, no-wrap
638 msgid "B<ramdisk-size>"
639 msgstr "B<ramdisk-size>"
640
641 #. type: Plain text
642 #: en/live-boot.7:107
643 msgid ""
644 "This parameter allows to set a custom ramdisk size (it's the '-o size' "
645 "option of tmpfs mount). By default, there is no ramdisk size set, so the "
646 "default of mount applies (currently 50% of available RAM). Note that this "
647 "option has currently no effect when booting with toram."
648 msgstr ""
649 "Este parámetro permite establecer un tamaño de disco RAM personalizado (que "
650 "es la opción '-o size' del montaje tmpfs). No hay un tamaño de ramdisk "
651 "predeterminado, por lo que se aplica el valor por defecto (actualmente el "
652 "50% de la RAM disponible). Tener en cuenta que esta opción no tiene "
653 "actualmente ningún efecto cuando se arranca con toram."
654
655 #. type: IP
656 #: en/live-boot.7:107
657 #, no-wrap
658 msgid "B<swap=true>"
659 msgstr "B<swap=true>"
660
661 #. type: Plain text
662 #: en/live-boot.7:109
663 msgid "This parameter enables usage of local swap partitions."
664 msgstr "Este parámetro permite el uso de particiones swap locales."
665
666 #. type: IP
667 #: en/live-boot.7:109
668 #, no-wrap
669 msgid "B<persistence>"
670 msgstr "B<persistence>"
671
672 #. type: Plain text
673 #: en/live-boot.7:111
674 msgid ""
675 "live-boot will probe devices for persistence media. These can be partitions "
676 "(with the correct GPT name), filesystems (with the correct label) or image "
677 "files (with the correct file name). Overlays are labeled/named \"persistence"
678 "\" (see I<persistence.conf>(5)). Overlay image files are named \"persistence"
679 "\"."
680 msgstr ""
681 "live-boot buscará dispositivos con \"persistence\". Estos pueden ser "
682 "particiones (con el nombre GPT correcto), sistemas de ficheros (con la "
683 "etiqueta correcta) o ficheros imagen (con el nombre de fichero correcto). "
684 "Los overlays tienen la etiqueta/nombre \"persistence\" (ver I<persistence."
685 "conf>(5)). Los ficheros imagen overlay tienen, como nombre, \"persistence\"."
686
687 #. type: IP
688 #: en/live-boot.7:111
689 #, no-wrap
690 msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
691 msgstr "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
692
693 #. type: Plain text
694 #: en/live-boot.7:113
695 msgid ""
696 "This option determines which types of encryption that we allow to be used "
697 "when probing devices for persistence media. If \"none\" is in the list, we "
698 "allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted "
699 "media. Whenever a device containing encrypted media is probed the user will "
700 "be prompted for the passphrase. The default value is \"none\"."
701 msgstr ""
702 "Esta opción determina qué tipo de cifrado se usa cuando se prueban los "
703 "dispositivos de los medios con persistencia. Si se especifica \"none\" en la "
704 "lista, no se permite cifrar el medio; si se especifica \"luks\" en la lista, "
705 "se puede usar cifrado LUKS en los medios. Cada vez que se encuentra un "
706 "dispositivo que contiene medios cifrados se pregunta al usuario una frase de "
707 "contraseña. Por defecto es \"none\"."
708
709 #. type: IP
710 #: en/live-boot.7:113
711 #, no-wrap
712 msgid "B<persistence-media>={I<removable>|I<removable-usb>}"
713 msgstr "B<persistence-media>={I<removable>|I<removable-usb>}"
714
715 #. type: Plain text
716 #: en/live-boot.7:115
717 msgid ""
718 "If you specify the keyword 'removable', live-boot will try to find "
719 "persistence partitions on removable media only. Note that if you want to "
720 "further restrict the media to usb mass storage only, you can use the "
721 "'removable-usb' keyword."
722 msgstr ""
723 "Si se especifica la palabra clave 'removable', live-boot intentará encontrar "
724 "particiones con persistencia únicamente en los medios extraíbles. Tener en "
725 "cuenta que si se desea restringir aún más los medios a sistemas de "
726 "almacenamiento masivo USB se puede utilizar la palabra clave 'removable-usb'"
727
728 #. type: IP
729 #: en/live-boot.7:115
730 #, no-wrap
731 msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
732 msgstr "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
733
734 #. type: Plain text
735 #: en/live-boot.7:117
736 msgid ""
737 "This option determines which types of persistence media we allow. If "
738 "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and "
739 "\"home-rw\"). The default is \"overlay\"."
740 msgstr ""
741 "Esta opción determina qué tipos de medios se permiten para la persistencia. "
742 "Si se especifica \"overlay\" en la lista, se considera overlays (es decir "
743 "\"live-rw\" y \"home-rw\"). Por defecto es \"overlay\"."
744
745 #. type: IP
746 #: en/live-boot.7:117
747 #, no-wrap
748 msgid "B<persistence-path>=I<PATH>"
749 msgstr "B<persistence-path>=I<PATH>"
750
751 #. type: Plain text
752 #: en/live-boot.7:119
753 msgid ""
754 "live-boot will look for persistency files in the root directory of a "
755 "partition, with this parameter, the path can be configured so that you can "
756 "have multiple directories on the same partition to store persistency files."
757 msgstr ""
758 "live-boot buscará ficheros con persistencia en el directorio raíz de una "
759 "partición, con este parámetro, la ruta se puede configurar de modo que se "
760 "pueda tener varios directorios en la misma partición para almacenar ficheros "
761 "con persistencia."
762
763 #. type: IP
764 #: en/live-boot.7:119
765 #, no-wrap
766 msgid "B<persistence-read-only>"
767 msgstr "B<persistence-read-only>"
768
769 #. type: Plain text
770 #: en/live-boot.7:121
771 msgid ""
772 "Filesystem changes are not saved back to persistence media. In particular, "
773 "overlays and netboot NFS mounts are mounted read-only."
774 msgstr ""
775 "Los cambios en el sistema de ficheros no se guardan de nuevo en los medios "
776 "con persistencia. En particular, los overlays y los montajes NFS de red son "
777 "montados en sólo lectura."
778
779 #. type: IP
780 #: en/live-boot.7:121
781 #, no-wrap
782 msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
783 msgstr "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
784
785 #. type: Plain text
786 #: en/live-boot.7:123
787 msgid ""
788 "This option determines which types of persistence storage to consider when "
789 "probing for persistence media. If \"filesystem\" is in the list, filesystems "
790 "with matching labels will be used; if \"file\" is in the list, all "
791 "filesystems will be probed for archives and image files with matching "
792 "filenames. The default is \"file,filesystem\"."
793 msgstr ""
794 "Esta opción determina qué tipos de almacenamiento persistente hay que tener "
795 "en cuenta cuando se comprueban los medios con persistencia. Si \"filesystem"
796 "\" está en la lista, se usarán los sistemas de ficheros que tengan su "
797 "etiqueta correspondiente; si \"file\" está en la lista, todos los sistemas "
798 "de ficheros se probarán buscando ficheros y ficheros imagen con sus "
799 "etiquetas correspondientes. Por defecto es \"file,filesystem\". "
800
801 #. type: IP
802 #: en/live-boot.7:123
803 #, no-wrap
804 msgid "B<persistence-label>=I<LABEL>"
805 msgstr "B<persistence-label>=I<LABEL>"
806
807 #. type: Plain text
808 #: en/live-boot.7:125
809 msgid ""
810 "live-boot will use the name \"LABEL\" instead of \"persistence\" when "
811 "searching for persistent storage. LABEL can be any valid filename, partition "
812 "label, or GPT name."
813 msgstr ""
814 "live-boot utilizará el nombre \"LABEL\" en lugar de \"persistence\" cuando "
815 "busque medios de almacenamiento persistente. LABEL puede ser cualquier "
816 "nombre de fichero, etiqueta de una partición or nombre GPT."
817
818 #. type: Plain text
819 #: en/live-boot.7:127
820 msgid ""
821 "This option causes live-boot to reboot without attempting to eject the media "
822 "and without asking the user to remove the boot media."
823 msgstr ""
824 "Esta opción hace que live-boot reinicie sin tratar de expulsar los medios y "
825 "sin pedirle al usuario que extraiga el dispositivo usado para arrancar."
826
827 #. type: IP
828 #: en/live-boot.7:127
829 #, no-wrap
830 msgid "B<showmounts>"
831 msgstr "B<showmounts>"
832
833 #. type: Plain text
834 #: en/live-boot.7:129
835 msgid ""
836 "This parameter will make live-boot to show on \"/\" the ro filesystems "
837 "(mostly compressed) on \"/lib/live\". This is not enabled by default because "
838 "could lead to problems by applications like \"mono\" which store binary "
839 "paths on installation."
840 msgstr ""
841 "Este parámetro hará que live-boot muestre en \"/\" los sistemas de ficheros "
842 "ro (en su mayoría comprimidos) en \"/lib/live\". Esto no está activado por "
843 "defecto, porque podría dar lugar a problemas con aplicaciones como \"mono\" "
844 "que almacenan rutas binarias durante su instalación."
845
846 #. type: IP
847 #: en/live-boot.7:129
848 #, no-wrap
849 msgid "B<silent>"
850 msgstr "B<silent>"
851
852 #. type: Plain text
853 #: en/live-boot.7:131
854 msgid ""
855 "If you boot with the normal quiet parameter, live-boot hides most messages "
856 "of its own. When adding silent, it hides all."
857 msgstr ""
858 "Si arranca con el parámetro normal quiet, live-boot esconde la mayoría de "
859 "sus propios mensajes. Cuando se utiliza silent, los esconde todos."
860
861 #. type: IP
862 #: en/live-boot.7:131
863 #, no-wrap
864 msgid "B<todisk>=I<DEVICE>"
865 msgstr "B<todisk>=I<DEVICE>"
866
867 #. type: Plain text
868 #: en/live-boot.7:133
869 msgid ""
870 "Adding this parameter, live-boot will try to copy the entire read-only media "
871 "to the specified device before mounting the root filesystem. It probably "
872 "needs a lot of free space. Subsequent boots should then skip this step and "
873 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
874 "used this time."
875 msgstr ""
876 "Al añadir este parámetro, live-boot tratará de copiar la totalidad de medios "
877 "de sólo lectura en el dispositivo especificado antes de montar el sistema de "
878 "ficheros raíz. Probablemente hace falta una gran cantidad de espacio libre. "
879 "Los arranques posteriores deben saltar este paso y basta con especificar el "
880 "parámetro de arranque \"live-media=DEVICE\" con el mismo DEVICE que se ha "
881 "utilizado esta vez."
882
883 #. type: IP
884 #: en/live-boot.7:133
885 #, no-wrap
886 msgid "B<toram>"
887 msgstr "B<toram>"
888
889 #. type: Plain text
890 #: en/live-boot.7:135
891 msgid ""
892 "Adding this parameter, live-boot will try to copy the whole read-only media "
893 "to the computer's RAM before mounting the root filesystem. This could need a "
894 "lot of ram, according to the space used by the read-only media."
895 msgstr ""
896 "Al añadir este parámetro, live-boot trata de copiar los medios de sólo "
897 "lectura enteros en la memoria RAM del ordenador antes de montar el sistema "
898 "de ficheros raíz. Para esto puede ser necesaria mucha memoria RAM, según el "
899 "espacio utilizado por los medios de sólo lectura."
900
901 #. type: IP
902 #: en/live-boot.7:135
903 #, no-wrap
904 msgid "B<union>=aufs|unionfs"
905 msgstr "B<union>=aufs|unionfs"
906
907 #.  FIXME
908 #. type: Plain text
909 #: en/live-boot.7:138
910 msgid ""
911 "By default, live-boot uses aufs. With this parameter, you can switch to "
912 "unionfs."
913 msgstr ""
914 "Por defecto, live-boot usa aufs. Con este parámetro, se puede cambiar a "
915 "unionfs."
916
917 #.  FIXME
918 #. type: SH
919 #: en/live-boot.7:140
920 #, no-wrap
921 msgid "FILES (old)"
922 msgstr "FICHEROS (antiguos)"
923
924 #. type: IP
925 #: en/live-boot.7:141
926 #, no-wrap
927 msgid "B</etc/live.conf>"
928 msgstr "B</etc/live.conf>"
929
930 #. type: Plain text
931 #: en/live-boot.7:143
932 msgid ""
933 "Some variables can be configured via this config file (inside the live "
934 "system)."
935 msgstr ""
936 "Algunas variables pueden ser configuradas a través de este fichero de "
937 "configuración (dentro del sistema en vivo)."
938
939 #. type: IP
940 #: en/live-boot.7:143
941 #, no-wrap
942 msgid "B<live/filesystem.module>"
943 msgstr "B<live/filesystem.module>"
944
945 #.  FIXME
946 #. type: Plain text
947 #: en/live-boot.7:146
948 msgid ""
949 "This optional file (inside the live media) contains a list of white-space or "
950 "carriage-return-separated file names corresponding to disk images in the \"/"
951 "live\" directory. If this file exists, only images listed here will be "
952 "merged into the root aufs, and they will be loaded in the order listed here. "
953 "The first entry in this file will be the \"lowest\" point in the aufs, and "
954 "the last file in this list will be on the \"top\" of the aufs, directly "
955 "below /overlay.  Without this file, any images in the \"/live\" directory "
956 "are loaded in alphanumeric order."
957 msgstr ""
958 "Este fichero opcional (dentro del medio en vivo) contiene una lista de "
959 "nombres de ficheros separados por espacios en blanco o retornos de carro que "
960 "corresponden a imágenes de disco en el directorio \"/live\". Si este fichero "
961 "existe, sólo las imágenes que figuran en esta lista se fusionarán en la raíz "
962 "aufs, y se cargarán en el orden en que aparecen aquí. La primera entrada en "
963 "este fichero será el punto \"más bajo\" en el aufs y el último fichero de "
964 "esta lista estará en el punto \"más alto\" del aufs, justo debajo de /"
965 "overlay. Sin este fichero, las imágenes en el directorio  \"/live\" se "
966 "cargan en orden alfanumérico."
967
968 #. type: SH
969 #: en/live-boot.7:147
970 #, no-wrap
971 msgid "FILES"
972 msgstr "FICHEROS"
973
974 #. type: IP
975 #: en/live-boot.7:148
976 #, no-wrap
977 msgid "B</etc/live/boot.conf>"
978 msgstr "B</etc/live/boot.conf>"
979
980 #. type: IP
981 #: en/live-boot.7:149
982 #, no-wrap
983 msgid "B</etc/live/boot/*>"
984 msgstr "B</etc/live/boot/*>"
985
986 #. type: IP
987 #: en/live-boot.7:150
988 #, no-wrap
989 msgid "B<live/boot.conf>"
990 msgstr "B<live/boot.conf>"
991
992 #. type: IP
993 #: en/live-boot.7:151
994 #, no-wrap
995 msgid "B<live/boot/*>"
996 msgstr "B<live/boot.d/*>"
997
998 #. type: IP
999 #: en/live-boot.7:152
1000 #, no-wrap
1001 msgid "B<persistence.conf>"
1002 msgstr "B<persistence.conf>"
1003
1004 #. type: SH
1005 #: en/live-boot.7:154 en/persistence.conf.5:191
1006 #, no-wrap
1007 msgid "SEE ALSO"
1008 msgstr "VER ADEMÁS"
1009
1010 #. type: Plain text
1011 #: en/live-boot.7:156
1012 msgid "I<persistence.conf>(5)"
1013 msgstr "I<persistence.conf>(5)"
1014
1015 #. type: Plain text
1016 #: en/live-boot.7:158 en/persistence.conf.5:195
1017 msgid "I<live-build>(7)"
1018 msgstr "I<live-build>(7)"
1019
1020 #. type: Plain text
1021 #: en/live-boot.7:160 en/persistence.conf.5:197
1022 msgid "I<live-config>(7)"
1023 msgstr "I<live-config>(7)"
1024
1025 #. type: Plain text
1026 #: en/live-boot.7:162 en/persistence.conf.5:199
1027 msgid "I<live-tools>(7)"
1028 msgstr "I<live-tools>(7)"
1029
1030 #. type: SH
1031 #: en/live-boot.7:163 en/persistence.conf.5:200
1032 #, no-wrap
1033 msgid "HOMEPAGE"
1034 msgstr "PÁGINA WEB"
1035
1036 #. type: Plain text
1037 #: en/live-boot.7:165 en/persistence.conf.5:202
1038 msgid ""
1039 "More information about live-boot and the Live Systems project can be found "
1040 "on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
1041 "at E<lt>I<http://live-systems.org/manual/>E<gt>."
1042 msgstr ""
1043 "Se puede encontrar más información acerca de live-boot y el proyecto Live "
1044 "Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
1045 "manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
1046
1047 #. type: SH
1048 #: en/live-boot.7:166 en/persistence.conf.5:203
1049 #, no-wrap
1050 msgid "BUGS"
1051 msgstr "ERRORES"
1052
1053 #. type: Plain text
1054 #: en/live-boot.7:168 en/persistence.conf.5:205
1055 msgid ""
1056 "Bugs can be reported by submitting a bugreport for the live-boot package in "
1057 "the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
1058 "writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
1059 "debian.org>E<gt>."
1060 msgstr ""
1061 "Se puede notificar los fallos enviando un informe de errores sobre el "
1062 "paquete live-boot al Sistema de Seguimiento de Errores en E<lt>I<http://bugs."
1063 "debian.org/>E<gt> o escribiendo un mensaje a la lista de correo de Live "
1064 "Systems a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
1065
1066 #. type: SH
1067 #: en/live-boot.7:169 en/persistence.conf.5:206
1068 #, no-wrap
1069 msgid "AUTHOR"
1070 msgstr "AUTOR"
1071
1072 #. type: Plain text
1073 #: en/live-boot.7:170 en/persistence.conf.5:207
1074 msgid ""
1075 "live-boot was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
1076 msgstr ""
1077 "live-boot fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."