table of contents
- stretch 1.4.9
- testing 1.8.2
- unstable 1.8.2
- experimental 1.9.1
APT-CDROM(8) | APT | APT-CDROM(8) |
NOMBRE¶
apt-cdrom - Herramienta de APT para la gestión de discos ópticosSINOPSIS¶
apt-cdrom [-rmfan] [-d=cdrom_mount_point] [-o=config_string] [-c=config_file] {add | ident | {-v | --version} | {-h | --help}}
DESCRIPCIÓN¶
apt-cdrom se utiliza para añadir un disco óptico nuevo a la lista de fuentes disponibles de APT. apt-cdrom examina la estructura del disco, corrige los posibles errores de grabación y verifica los ficheros de índice.Se requiere utilizar apt-cdrom para añadir los discos al sistema APT, no se puede hacer manualmente. Además, debe insertar y analizar cada disco de un conjunto de discos por separado para detectar posibles errores de grabación.
A menos que se use la opción -h o --help, una de las siguientes órdenes debe estar presente.
add
APT utiliza un identificador de disco óptico para identificar el disco presente en la unidad lectora, y mantiene una base de datos de estos identificadores en /var/lib/apt/cdroms.list
ident
OPCIONES¶
All command line options may be set using the configuration file, the descriptions indicate the configuration option to set. For boolean options you can override the config file by using something like -f-,--no-f, -f=no or several other variations.--no-auto-detect, --cdrom
-d, --cdrom
-r, --rename
-m, --no-mount
-f, --fast
-a, --thorough
-n, --just-print, --recon, --no-act
-h, --help
-v, --version
-c, --config-file
-o, --option
VÉASE TAMBIÉN¶
apt.conf(5), apt-get(8), sources.list(5)DIAGNÓSTICOS¶
apt-cdrom devuelve cero si no hay ningún error y el valor 100 en caso de error.BUGS¶
APT bug page[1]. If you wish to report a bug in APT, please see /usr/share/doc/debian/bug-reporting.txt or the reportbug(1) command.TRANSLATION¶
The english translation was done by John Doe <john@doe.org> in 2009, 2010 and Daniela Acme <daniela@acme.us> in 2010 together with the Debian Dummy l10n Team <debian-l10n-dummy@lists.debian.org>.Note that this translated document may contain untranslated parts. This is done on purpose, to avoid losing content when the translation is lagging behind the original content.
AUTORES¶
Jason GunthorpeAPT team
NOTAS¶
- 1.
- APT bug page
30 Noviembre 2013 | APT 1.4.9 |