'\" t .\" Title: addpart .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.23 .\" Date: 2025-03-29 .\" Manual: Administración del sistema .\" Source: util-linux 2.41 .\" Language: English .\" .TH "ADDPART" "8" "2025-03-29" "util\-linux 2.41" "Administración del sistema" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NOMBRE" addpart \- informa al núcleo de la existencia de una partición .SH "SINOPSIS" .sp \fBaddpart\fP \fIdevice partition start length\fP .SH "DESCRIPCIÓN" .sp \fBaddpart\fP tells the Linux kernel about the existence of the specified partition. The command is a simple wrapper around the "add partition" ioctl. .sp Esta orden no manipula particiones en un dispositivo de bloque. .SH "PARÁMETROS" .sp \fIdispositivo\fP .RS 4 El dispositivo de disco. .RE .sp \fIpartición\fP .RS 4 El número de la partición. .RE .sp \fIcomienzo\fP .RS 4 El comienzo de la partición (en sectores de 512 bytes). .RE .sp \fIlongitud\fP .RS 4 La longitud de la partición (en sectores de 512 bytes). .RE .sp \fB\-h\fP, \fB\-\-help\fP .RS 4 Mostrar texto de ayuda y finalizar. .RE .sp \fB\-V\fP, \fB\-\-version\fP .RS 4 Display version and exit. .RE .SH "VÉASE TAMBIÉN" .sp \fBdelpart\fP(8), \fBfdisk\fP(8), \fBparted\fP(8), \fBpartprobe\fP(8), \fBpartx\fP(8) .SH "INFORMAR DE ERRORES" .sp For bug reports, use the \c .URL "https://github.com/util\-linux/util\-linux/issues" "issue tracker" "." .SH "DISPONIBILIDAD" .sp La orden \fBaddpart\fP forma parte del paquete util\-linux, el cual puededescargarse de \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux Kernel Archive" "."