Disk Partitioning

Step 1: I used the command, sudo ls /dev/sd*, to see the current hard disk devices. Step 2: I used the command, sudo fdisk -l, to list the hard disk partitions.  Step 3: I used the command, sudo parted -l, to list the partition table.  Step 4: I made a new virtual hard disk named … Continue reading Disk Partitioning