delpart(8) - Linux man page

Name

delpart - simple wrapper around the "del partition" ioctl

Synopsis

delpart device partition

Description

delpart is a program that asks the Linux kernel to remove a partition.

This command doesn't manipulate with partitions on hard drive.

Options

device
Specify the disk device.
partition
Specify the partition number.

See Also

addpart(8), fdisk(8), parted(8), partprobe(8), partx(8)