ADDPART(8) Administracion del sistema ADDPART(8) NOMBRE addpart - informa al nucleo de la existencia de una particion SINOPSIS addpart device partition start length DESCRIPCION 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. PARAMETROS dispositivo El dispositivo de disco. particion El numero de la particion. comienzo El comienzo de la particion (en sectores de 512 bytes). longitud La longitud de la particion (en sectores de 512 bytes). -h, --help Mostrar texto de ayuda y finalizar. -V, --version Display version and exit. VEASE TAMBIEN delpart(8), fdisk(8), parted(8), partprobe(8), partx(8) INFORMAR DE ERRORES For bug reports, use the issue tracker . DISPONIBILIDAD La orden addpart forma parte del paquete util-linux, el cual puededescargarse de Linux Kernel Archive . util-linux 2.41 2025-03-29 ADDPART(8)