Chapter 3: After Installation
fdisk, RAID, LVM, and the GRUB boot loader, you'll also see how you might troubleshoot problems that can keep you from accessing a partition or even booting Linux completely. In other words, the skills you learn in this chapter can also help you on the Troubleshooting and System Maintenance exam.
Inside The Exam
Installation Skills
Both the RHCE and RHCT exams require you to install Linux in some configuration. You won't know the specifics until you see your exam. If you have problems during the installation process, the Installation Troubleshooting consoles can be a lifesaver. If you discover a bad network connection or unreadable installation CDs, you may discover that musing the troubleshooting consoles can help you identify the problem to the exam administrator.It's easiest to configure partitions, set up RAID arrays, and create LVM groups during the installation process. However, when people get nervous on exams, they may forget details. All is not lost. You don't have to reinstall. You can use commands and configure key files to create new partitions, RAID arrays, and LVM groups.Troubleshooting Skills
Troubleshooting skills are more difficult to learn. In many cases, you need to know what looks right with installation files, with boot loaders, and more. Then you can observe the symptoms of a problem, look at a critical file, say 'Aha!' and fix whatever problems you might encounter during the Troubleshooting and System Maintenance exam.Using Other Versions of Red Hat
For the purpose of this chapter, you can use Red Hat Linux 9 to test your knowledge of what happens after installation. For what is covered in this chapter, the differences do not matter for the Red Hat exams. However, as described in Chapter 2, I've illustrated each of the installation screens for RHEL 3 in Appendix B on the CD-ROM.For example, RHEL 3, unlike Fedora Linux, still uses a text-based GRUB configuration menu. It's the same version of GRUB used in Red Hat Linux 9. However, the kernel included with RHEL 3 no longer requires the hdc=ide-scsi command formerly required for most CD/RW drives.