table of contents
ADDPART(8) | Administración del sistema | ADDPART(8) |
NOMBRE¶
addpart - informa al núcleo de la existencia de una partición
SINOPSIS¶
addpart device partition start length
DESCRIPCIÓN¶
addpart tells the Linux kernel about the existence of the specified partition. The command is a simple wrapper around the "add partition" ioctl.
Esta orden no manipula particiones en un dispositivo de bloque.
PARÁMETROS¶
dispositivo
partición
comienzo
longitud
-h, --help
-V, --version
VÉASE TAMBIÉN¶
INFORMAR DE ERRORES¶
For bug reports, use the issue tracker <https://github.com/util-linux/util-linux/issues>.
DISPONIBILIDAD¶
La orden addpart forma parte del paquete util-linux, el cual puede descargarse de Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.
2025-09-24 | util-linux 2.41.2 |