Quick Start Guide
Screen Resolutions
Use the F keys to determine the screen resolution for installation. If you need to
boot in text mode, choose [F3].
9.3 Boot Problems
Boot problems are situations when your system does not boot properly (does not
boot to the expected runlevel and login screen).
9.3.1 Fails to Load the GRUB Boot Loader
If the hardware is functioning properly, it is possible that the boot loader is corrupted
and Linux cannot start on the machine. In this case, it is necessary to repair the boot
loader. To do so, you need start the Rescue System as described in Section 9.6.4,
“Recovering a Corrupted System” (page 151) and follow the instructions at Section
“Modifying and Reinstalling the Boot Loader” (page 154).
Other reasons for the machine not booting may be BIOS-related:
BIOS Settings
Check your BIOS for references to your hard drive. GRUB may simply not be
started if the hard drive itself cannot be found with the current BIOS settings.
BIOS Boot Order
Check whether your system's boot order includes the hard disk. If the hard disk
option was not enabled, your system may install properly, but fails to boot when
access to the hard disk is required.
9.3.2 No Graphical Login
If the machine comes up, but does not boot into the graphical login manager, antic-
ipate problems either with the choice of the default runlevel or the conguration of
the X Window System. To check the runlevel conguration, log in as the root user
and check whether the machine is congured to boot into runlevel 5 (graphical
desktop). A quick way to check this is to examine the contents of /etc/inittab, as
follows:
tux@mercury:~> grep "id:" /etc/inittab
id:5:initdefault:
The returned line indicates that the machine's default runlevel (initdefault) is set
to 5 and that it should boot to the graphical desktop. If the runlevel is set to any
other number, use the YaST Runlevel Editor module to set it to 5.
IMPORTANT
Do not edit the runlevel conguration manually. Otherwise SuSEcong (run by
YaST) will overwrite these changes on its next run. If you need to make manual
138 Start-Up










