Linux Fundamentals: Partitioning, Filesystems, and More

Linux Fundamentals: Partitioning, Filesystems, and More

12th Grade

10 Qs

quiz-placeholder

Similar activities

SO - 13a AULA 02 JUN - Linux Ubuntu

SO - 13a AULA 02 JUN - Linux Ubuntu

12th Grade

10 Qs

File Systems Quiz

File Systems Quiz

12th Grade

10 Qs

Conocimientos de Sistemas Operativos

Conocimientos de Sistemas Operativos

12th Grade

15 Qs

Quiz sobre Software Livre e Sistemas Operacionais P1

Quiz sobre Software Livre e Sistemas Operacionais P1

12th Grade

15 Qs

SO - 4a Aula - Sistema de Arquivos

SO - 4a Aula - Sistema de Arquivos

12th Grade

10 Qs

Gestión de discos con Diskpart

Gestión de discos con Diskpart

12th Grade

15 Qs

Disk Partitioning and File System Types

Disk Partitioning and File System Types

12th Grade

10 Qs

Herramientas de diagnóstico de almacenamiento

Herramientas de diagnóstico de almacenamiento

10th - 12th Grade

6 Qs

Linux Fundamentals: Partitioning, Filesystems, and More

Linux Fundamentals: Partitioning, Filesystems, and More

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Mark Salonius

Used 1+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?