CompTIA Linux+ XK0-006 (V8) Practice Question

A junior administrator cloned a workstation's ext4 root partition to an older production server that still runs a 4.4-series kernel. On first boot the system drops to emergency mode and the console shows:

EXT4-fs (sda1): couldn't mount because of unsupported optional features (0x400)

The goal is to restore normal boot without re-creating the filesystem or losing data. Which action is most likely to achieve this?

  • Re-create the filesystem with mkfs.ext4 -F /dev/sda1 and restore the data from backup.

  • Boot from rescue media, run tune2fs -O ^metadata_csum /dev/sda1 and then e2fsck -f /dev/sda1.

  • Run fsck.ext4 -y /dev/sda1 from the emergency shell and reboot.

  • Add the mount option nobarrier for /dev/sda1 in /etc/fstab and reboot.

CompTIA Linux+ XK0-006 (V8)
Troubleshooting
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot