# GRUB configuration file '/boot/grub/menu.lst'.
# generated by 'grubconfig'. Wed Sep 26 01:09:36 2007
#
# The backup copy of the MBR for drive '/dev/hda' is
# here '/boot/grub/mbr.hda.3111'. You can restore it like this.
# dd if=mbr.hda.3111 of=/dev/hda bs=512 count=1
#
# Start GRUB global section
timeout 5
splashimage=(hd0,1)/grub/splash.xpm.gz
# color light-gray/blue black/light-gray
# End GRUB global section
# Linux bootable partition config begins
title Slackware
root (hd0,1)
kernel /boot/vmlinuz root=/dev/hda2 ro vga=791
------------
"REBOOT" -> Грузиться GRUB (без сплеша) ... как зделать , чтобы груб грузился с Splashimage ??
------------
root@slackware:/home/Alex-X# grub --version
grub (GNU GRUB 0.97)
# GRUB configuration file '/boot/grub/menu.lst'.
# generated by 'grubconfig'. Wed Sep 26 01:09:36 2007
#
# The backup copy of the MBR for drive '/dev/hda' is
# here '/boot/grub/mbr.hda.3111'. You can restore it like this.
# dd if=mbr.hda.3111 of=/dev/hda bs=512 count=1
#
# Start GRUB global section
timeout 5
splashimage=(hd0,1)/grub/splash.xpm.gz
# color light-gray/blue black/light-gray
# End GRUB global section
# Linux bootable partition config begins
title Slackware
root (hd0,1)
kernel /boot/vmlinuz root=/dev/hda2 ro vga=791
------------
"REBOOT" -> Грузиться GRUB (без сплеша) ... как зделать , чтобы груб грузился с Splashimage ??
------------
root@slackware:/home/Alex-X# grub --version
grub (GNU GRUB 0.97)