How can the label root be added to the ext2 filesystem on /dev/sda1?
Correct Answer:B
What is the correct parameter to pass to the kernel at boot time to force it to use only one of the available processors?
Correct Answer:A
Which of the following is an example path to a Linux software RAID array?
Correct Answer:D
Which command turns an existing ext2 filesystem non-destructively into an ext3 filesystem? (Specify ONLY the command without any path or parameters.)
Solution:
/sbin/tune2fs, tune2fs
Does this meet the goal?
Correct Answer:A
Which single command will simulate a failed device within a RAID 5 array?
Correct Answer:D
A server requires a GRUB2 boot option which will always boot to runlevel 1. Which line of a GRUB2 configuration file starts the beginning of the settings needed to make this new choice available?
Correct Answer:B