LPI
202-400 · Question #102
Journalling doesn't appear to be working on an ext3 file-system. When booting, the following line appears: VFS: Mounted root (ext2 filesystem) readonly. What could be causing the problem?
The correct answer is B. The kernel does not contain ext3 support. See the full explanation below for the reasoning.
Question
Journalling doesn't appear to be working on an ext3 file-system. When booting, the following line appears: VFS: Mounted root (ext2 filesystem) readonly. What could be causing the problem?
Options
- AAn old version of e2fsprogs is installed.
- BThe kernel does not contain ext3 support.
- CThe file-system is specified as ext2 in /etc/fstab.
- DThe system was not shut down cleanly.
How the community answered
(14 responses)- B79% (11)
- C7% (1)
- D14% (2)
Community Discussion
No community discussion yet for this question.