linux man page for addpart

Query: addpart

OS: linux

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ADDPART(8)						      System Manager's Manual							ADDPART(8)

NAME
addpart - simple wrapper around the "add partition" ioctl
SYNOPSIS
addpart device partition start length
DESCRIPTION
addpart is a program that informs the Linux kernel of new partition. This command doesn't manipulate partitions on hard drive.
PARAMETERS
device Specify the disk device. partition Specify the partition number. start Specify the begin of the partition (in 512-byte sectors). length Specify 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 ftp://ftp.kernel.org/pub/linux/utils/util-linux/. 11 Jan 2007 ADDPART(8)
Related Man Pages
partx(8) - suse
addpart(8) - opensolaris
partx(8) - netbsd
partx(8) - v7
partx(8) - minix
Similar Topics in the Unix Linux Community
2D collision simulation-programming