Step 06 - Create a second partition with fdisk

Step 06 - Create a second partition with fdisk
Create a second partition with fdisk. You just repeat the steps before to create a second partition. Here's the summary:
  1. n - Create a new partition.
  2. p - Create a primary partition.
  3. Use default cylinder.
  4. Choose size for the new partition in +sizeM format.
  5. p - Print partition table.