Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

using terminal in Ubuntu: 1. Add a new virtual disk a)Edit VMware player settings to add a new virtual hard disk. b)Start or reboot the

using terminal in Ubuntu:

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.

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 harddisk 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.

2. Add new partitions using fdisk, mkfs, and mount

4)Try cfdisk to manage partitions

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

b)Take a screenshot that shows all new partitions.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David Kroenke

4th Edition

0136086535, 9780136086536

More Books

Students also viewed these Databases questions

Question

What is the basis for Security Concerns in Cloud Computing?

Answered: 1 week ago

Question

Describe the three main Cloud Computing Environments.

Answered: 1 week ago