mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 23:42:07 +02:00

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
218 B
218 B
delpart
Ask the Linux kernel to forget about a partition. More information: https://manned.org/delpart.
- Tell the kernel to forget about the first partition of
/dev/sda
:
sudo delpart {{/dev/sda}} {{1}}