1DELPART(8) System Administration DELPART(8)
2
3
4
6 delpart - tell the kernel to forget about a partition
7
9 delpart device partition
10
12 delpart asks the Linux kernel to forget about the specified partition
13 (a number) on the specified device. The command is a simple wrapper
14 around the "del partition" ioctl.
15
16 This command doesn't manipulate partitions on a block device.
17
18
20 addpart(8), fdisk(8), parted(8), partprobe(8), partx(8)
21
23 The delpart command is part of the util-linux package and is available
24 from https://www.kernel.org/pub/linux/utils/util-linux/.
25
26
27
28util-linux January 2015 DELPART(8)