fdisk - jude-lindale/Wiki GitHub Wiki
sudo fdisk -l
- list disks and partitions and more information
sudo fdisk /dev/disk
- create a partition- m for menu
- o to determine the Dos partitioning scheme
- n to add new partition
sudo fdisk -l
- list disks and partitions and more information
sudo fdisk /dev/disk
- create a partition