LPI Linux Certification/LPIC2 Exam 201/System Startup
From Wikibooks, the open-content textbooks collection
|
|
Contents |
[edit] Section Overview
- Customizing system startup and boot processes
- System recovery
[edit] Customizing system startup and boot processes
[edit] Overview
Description: Candidates should be able to edit appropriate system startup scripts to customize standard system run levels and boot processes. This objective includes interacting with run levels and creating custom initrd images as needed.
Key files, terms, and utilities include:
/etc/init.d/ /etc/inittab /etc/rc.d/ mkinitrd (both Red Hat and Debian scripts)
[edit] Exercises
[edit] System recovery
[edit] Overview
Description: Candidates should be able to properly manipulate a Linux system during both the boot process and during recovery mode. This objective includes using both the init utility and init= kernel options.
Key files, terms, and utilities include:
inittab LILO init mount fsck