Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Computer Science - Networking: Given the following output of lsblk -f . NAME FSTYPE LABEL UUID MOUNTPO INT sda sda1 ext4 caac6962-7f5e-42ba-9f68-354669067e83 /boot sda2 LVM2_member

Computer Science - Networking:

Given the following output of lsblk -f .

NAME FSTYPE LABEL UUID MOUNTPO

INT

sda

sda1 ext4 caac6962-7f5e-42ba-9f68-354669067e83 /boot

sda2 LVM2_member QruaoE-XLuP-ttK2-pWd9-8q5z-V9VJ-V4IO2Z

cl-root xfs 4cf1827f-34a6-4b96-9952-5c365e64e217 /

cl-swap swap 7ae16a0e-39df-4f46-91fb-c04631fab293 [SWAP]

sdb

sdb1 ext4 00eb1759-58a9-45e2-8753-578131465348

sdb2 xfs f8c811d3-ab2c-4f92-a27f-b7515bdda554

sr0

1. Part 1 :

Which /etc/fstab entry will mount /dev/sdb1 to the location /mnt/test01 ? Explain why

a. UUID=f8c811d3-ab2c-4f92-a27f-b7515bdda554 /mnt/test01 ext4 defaults 0 0

b. UUID=f8c811d3-ab2c-4f92-a27f-b7515bdda554 ext4 /mnt/test01 defaults 0 0

c. UUID=00eb1759-58a9-45e2-8753-578131465348 ext4 /mnt/test01 defaults 0 0

d. UUID=00eb1759-58a9-45e2-8753-578131465348 /mnt/test01 ext4 defaults 0 0

Part 2:

Which /etc/fstab entry will mount /dev/sdb2 to the location /mnt/test02 ? Explain why

a. UUID=f8c811d3-ab2c-4f92-a27f-b7515bdda554 /mnt/test02 xfs defaults 0 0

b. UUID=00eb1759-58a9-45e2-8753-578131465348 xfs /mnt/test02 defaults 0 0

c. UUID=00eb1759-58a9-45e2-8753-578131465348 /mnt/test02 xfs defaults 0 0

d. UUID=f8c811d3-ab2c-4f92-a27f-b7515bdda554 xfs /mnt/test02 defaults 0 0

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

SQL Server T-SQL Recipes

Authors: David Dye, Jason Brimhall

4th Edition

1484200616, 9781484200612

Students also viewed these Databases questions

Question

5. Identify strategies for building coalitions across cultures.

Answered: 1 week ago

Question

How wide are Salary Structure Ranges?

Answered: 1 week ago