commands.sh

delpart

linux

Ask the Linux kernel to forget about a partition.

More info →

Examples (1)

Tell the kernel to forget about the first partition of `/dev/sda`

sudo delpart /dev/sda 1
made by @shridhargupta | data from tldr-pages