Delete all partitions on the disk and recreate a primary


Can someone please show me how to do this step by step please. I dont understand any of it

1.) Add a new virtual disk

a) Edit VMware player settings to add a new virtual hard disk.

b) Start or reboot the virtual machine and the system will recognize the new disk.

Using the terminal in Linux

2) Check device and partition information

a) Use "ls -l" command to view device files in the "/dev" directory. How many files are related to hard disk devices and partitions? Display them.

b) Use "df" and "du" command to check disk usage.

c) Use the following command to view partition information. Examine the information presented.

i) fdisk -l

ii) parted /dev/sda print

d) Take a screenshot in which the second hard disk is displayed ( Screenshot 6.2-1 )

3.) Try cfdisk to manage partitions

a) Delete all partitions on the disk, and recreate a primary partition and an extended partition with 2 logical partitions.

b)Take a screenshot that shows all new partitions(Screenshot 6.2-2).

c) Format and mount new partitions to the current file system.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Delete all partitions on the disk and recreate a primary
Reference No:- TGS02928246

Expected delivery within 24 Hours