cfdisk
A program for managing partition tables and partitions on a hard disk using a curses UI.
- Start the partition manipulator with a specific device:
cfdisk {/dev/sdX}
- Create a new partition table for a specific device and manage it:
cfdisk --zero {/dev/sdX}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).