We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 052f1ac commit 44e52ceCopy full SHA for 44e52ce
pages/linux/delpart.md
@@ -0,0 +1,8 @@
1
+# delpart
2
+
3
+> Ask the Linux kernel to forget about a partition.
4
+> More information: <https://manned.org/delpart>.
5
6
+- Tell the kernel to forget about the first partition of `/dev/sda`:
7
8
+`sudo delpart {{/dev/sda}} {{1}}`
0 commit comments