Search Header Logo

Linux Fundamentals: Partitioning, Filesystems, and More

Authored by Mark Salonius

Computers

12th Grade

Used 1+ times

Linux Fundamentals: Partitioning, Filesystems, and More
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary partition table type used by Linux?

MBR (Master Boot Record)

GPT (GUID Partition Table)

NTFS (New Technology File System)

FAT32 (File Allocation Table 32)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to list partitions on all block devices?

lsblk

fdisk -l

Both A and B

mount

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum number of primary partitions that MBR supports?

2

4

16

Unlimited

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which filesystem is NOT natively supported by Linux?

ext4

NTFS

btrfs

xfs

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to create an ext4 filesystem on a partition?

mkfs.ext4

mkfs -t ext4

Both A and B

format -t ext4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you mount a filesystem at boot time?

By adding an entry in /etc/fstab

By using the mount command in /etc/rc.local

By manually mounting each time the system boots

By creating a cron job at reboot

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the swap partition in Linux?

To extend the RAM virtually

To store temporary files

To increase the size of the root partition

To backup data

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers