» Linux »
Examen sur Linux »
Examen 201 : Advanced Administration »
Section 4 »
Question 14/20
Explanation: When the kernel is loaded, it mounts the root file system. The root file system cannot be mounted;
therefore the boot process has failed at the kernel stage.
Reference: http://barclay.its.monash.edu.au/~kim/boot/boot.html
Incorrect Answers
B: The boot loader is stored in the master boot record by default. The boot loader loads the kernel, which then
mounts the root file system.
C: The BIOS POST (power on self check) is the first part of the boot process. It does not mount the root file
system.
D: Fsck runs after the root file system is mounted.
E: Init runs after the root file system is mounted.