# # Sample boot menu configuration file # # By default, boot the first entry. default 0 # Boot automatically after 30 secs. timeout 5 # Fallback to the second entry. fallback 1 splashimage= (hd0,2)/boot/grub/debian-gnu.xpm.gz # For booting GNU/Linux title GNU/Linux kernel /vmlinuz root=/dev/hda3 vga=0x317 video=vesa initrd (hd0,2)/boot/initrd.splash # For booting GNU/Linux OLD title GNU/Linux old kernel /vmlinuz.old root=/dev/hda3 vga=0x317 video=vesa # For booting GNU/Linux OLD title GNU/Linux 2.4.18-bf24 kernel /boot/vmlinuz-2.4.18-bf24 root=/dev/hda3 vga=0x317 video=vesa # For booting GNU/Linux OLD title GNU/Linux - auditor kernel (hd0,5)/isolinux/vmlinuz root=/dev/hda6 ramdisk_size=100000 init=/etc/init lang=es splash psmouse.proto=imps dma nodhcp noapm noagp screen=1024x768 vga=791 nowheelmouse nomce quiet BOOT_IMAGE=/KNOPPIX/KNOPPIX fromhd=/dev/hda6 initrd=(hd0,5)/isolinux/miniroot.gz # For booting Windows NT or Windows95 title windows root (hd0,1) makeactive chainloader +1