ADDPART
Section: Maintenance Commands (8)Updated: 11 Jan 2007
Index Return to Main Contents
NAME
addpart - simple wrapper around the "add partition" ioctlSYNOPSIS
addpart device partition start lengthDESCRIPTION
addpart is a program that informs the Linux kernel of new partition.This command doesn't manipulate with partitions on hard drive.
PARAMETERS
- device
- Specify the disk device.
- partition
- Specify the partition number.
- start
- Specify the begin of the partition (in bytes).
- length
-
Specify the length of the partition (in bytes).
SEE ALSO
delpart(8), fdisk(8), parted(8), partprobe(8), partx(8)
Index
This document was created by man2html, using the manual pages.
Time: 19:35:28 GMT, February 08, 2012
