LPI
202-450 · 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. You've hit your weekly limit · resets 5am (America/New_York)
214 Troubleshooting
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
(15 responses)- A7% (1)
- B87% (13)
- D7% (1)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#ext3#kernel modules#filesystem journalling#boot messages
Community Discussion
No community discussion yet for this question.