Answered step by step
Verified Expert Solution
Question
1 Approved Answer
ike we did last week, add 1 new 5 0 MB Fixed Size Virtual Disk to your linux Partition. This is done using the Virtual
ike we did last week, add new MB Fixed Size Virtual Disk to your linux Partition. This is done using the Virtual Box interface while your Linux Virtual Machine is shut down.
Using fdisk create new MB linux partitions on this newly added virtual disk.
Using mkfsext create new filesystems on each new logical partition and mount them with the names below:
math
cs
science
Once your filesystems are created and mounted, add an entry for each one in the etcfstab file in the corret format such that they automatically mount up when you reboot. Use UUID for the device so that the filesystem mounts even if the device address changes. Test and verify it is working by rebooting.
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