1DELPART(8) System Administration DELPART(8)
2
3
4
6 delpart - simple wrapper around the "del partition" ioctl
7
9 delpart device partition
10
12 delpart is a program that asks the Linux kernel to remove a partition.
13
14 This command doesn't manipulate partitions on hard drive.
15
16
18 device Specify the disk device.
19
20 partition
21 Specify the partition number.
22
23
25 addpart(8), fdisk(8), parted(8), partprobe(8), partx(8)
26
28 The delpart command is part of the util-linux package and is available
29 from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
30
31
32
33util-linux January 2007 DELPART(8)