addpart

Tartalom

 

Adatok

Licenc:
Verziószám: addpart a(z) util-linux 2.33.1 csomagból
Fejlesztő/tulajdonos:

Rövid leírás:

Az addpart Linux parancs manual oldala és súgója.

 

 

Man oldal kimenet

man addpart
ADDPART(8)                                                System Administration                                               ADDPART(8)

NAME
       addpart - tell the kernel about the existence of a partition

SYNOPSIS
       addpart device partition start length

DESCRIPTION
       addpart  tells  the Linux kernel about the existence of the specified partition.  The command is a simple wrapper around the "add
       partition" ioctl.

       This command doesn't manipulate partitions on a block device.

PARAMETERS
       device The disk device.

       partition
              The partition number.

       start  The beginning of the partition (in 512-byte sectors).

       length The length of the partition (in 512-byte sectors).

SEE ALSO
       delpart(8), fdisk(8), parted(8), partprobe(8), partx(8)

AVAILABILITY
       The addpart command is part of the util-linux package and is available from https://www.kernel.org/pub/linux/utils/util-linux/.

util-linux                                                    January 2015                                                    ADDPART(8)

 

 

Súgó kimenet

addpart --help
Usage:
 addpart <disk device> <partition number> <start> <length>

Tell the kernel about the existence of a specified partition.

Options:
 -h, --help     display this help
 -V, --version  display version

For more details see addpart(8).

 

Kapcsolódó tartalom

  •  

 

Címkék