Quick Start Guide

/etc/grub.conf
/boot/grub/device.map
/boot/grub/menu.lst
/etc/sysconfig/bootloader
3 Reinstall the boot loader using the following command sequence:
grub --batch < /etc/grub.conf
4 Unmount the partitions, log out from the “change root” environment, and re-
boot the system:
umount -a
exit
reboot
Common Problems and Their Solutions 155