Question
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
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.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started