Which keyword is used in the /etc/inittab file to define the SysV-init default system runlevel?
Which command is used to install a new LILO boot loader?
In case the file containing the Linux kernel is lost, what happens when the system is booting?
If all of the following files and/or symlinks exist in a SysV-init runlevel directory, which of the following will be executed first when booting the system directly into the runlevel?
Where is the LILO boot loader code typically installed on a system with only a single Linux installation and no other operating systems?
A system with SysV-init has a service installed called apache2. Which file controls the start and stop of this service and is referenced by the various runlevel directories?
Which commands are used to load modules into the Linux kernel? (Choose TWO correct answers.)
What information does the file modules.dep provide?
Which directory contains the system-specific udev rule files? (Specify the absolute path including the directory name)
After installing a compiled kernel, it can not find any modules that are needed to be loaded. What make target was likely missed while installing the kernel?