# grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,0) # kernel /vmlinuz-version ro root=/dev/hda3 # initrd /initrd-version.img #cat /etc/grub.conf #boot=/dev/hda default=0 timeout=5 # NO GUI! #splashimage=(hd0,0)/grub/splash.xpm.gz #hiddenmenu #use serial serial --unit=0 --speeed=9600 --word=8 --parity=no --stop=1 # use terminal terminal --timeout=15 serial title Fedora Core (2.6.12-1.1381_FC3) root (hd0,0) kernel /vmlinuz-2.6.12-1.1381_FC3 ro root=/dev/hdb3 console=ttyS0 initrd /initrd-2.6.12-1.1381_FC3.img