- # GRUB configuration file '/boot/grub/menu.lst'.
- # generated by 'grubconfig'. Sun Jul 5 16:29:06 2009
- #
- # The backup copy of the MBR for drive '/dev/sda' is
- # here '/boot/grub/mbr.sda.10788'. You can restore it like this.
- # dd if=/boot/grub/mbr.sda.10788 of=/dev/sda bs=512 count=1
- #
- # Start GRUB global section
- timeout 10
- color light-gray/blue black/light-gray
- gfxmenu /boot/grub/deep_stage1
- # End GRUB global section
- # Other bootable partition config begins
- title Windows (on /dev/sda1)
- rootnoverify (hd0,0)
- makeactive
- chainloader +1
- # Other bootable partition config ends
- # Linux bootable partition config begins
- title Puppy Linux 420 frugal
- rootnoverify (hd0,6)
- kernel /puppy420/vmlinuz pmedia=atahd psubdir=puppy420 nosmp
- initrd /puppy420/initrd.gz
- # Ubuntu normal
- title Ubuntu, Linux 2.6.31-20-generic
- rootnoverify (hd0,11)
- kernel /boot/vmlinuz-2.6.31-20-generic root=UUID=582f5ab8-b3b2-4ca1-bf02-bb09d1c4993f ro quiet splash
- initrd /boot/initrd.img-2.6.31-20-generic
- # Ubuntu recovery
- title Ubuntu, Linux 2.6.31-20-generic (recovery mode)
- rootnoverify=(hd0,11)
- kernel /boot/vmlinuz-2.6.31-20-generic root=UUID=582f5ab8-b3b2-4ca1-bf02-bb09d1c4993f ro single
- initrd /boot/initrd.img-2.6.31-20-generic
- # DSL
- title Damn Small Linux kernel 2.4.x
- rootnoverify (hd0,8)
- kernel /boot/linux24 root=/dev/hda9 vga=normal
- # Linux bootable partition config ends
- # Other bootable partition config ends
- title Install GRUB to floppy disk (on /dev/fd0)
- pause Insert a formatted floppy disk and press enter.
- root (hd0,2)
- setup (fd0)
- pause Press enter to continue.
- title Install GRUB to Linux partition (on /dev/sda3)
- root (hd0,2)
- setup (hd0,2)
- pause Press enter to continue.
- title - For help press 'c', then type: 'help'
- root (hd0)
- title - For usage examples, type: 'cat /boot/grub/usage.txt'
- root (hd0)
