All pastes #1816065 Raw Edit

Something

public text v1 · immutable
#1816065 ·published 2010-02-28 21:55 UTC
rendered paste body
# GRUB configuration file '/boot/grub/menu.lst'.
# generated by 'grubconfig'.  Mon Jan 11 11:31:21 2010
#
# The backup copy of the MBR for drive '/dev/hda' is
# here '/boot/grub/mbr.hda.9814'.  You can restore it like this.
# dd if=/boot/grub/mbr.hda.9814 of=/dev/hda bs=512 count=1
#
# Start GRUB global section
timeout 5
color light-gray/blue black/light-gray
# End GRUB global section
# Linux bootable partition config begins
  title Puppy Linux v2.12 full (on /dev/hda1)
  root (hd0,0)
  kernel /boot/vmlinuz root=/dev/hda1 ro vga=normal acpi=force
# Linux bootable partition config ends
# Linux bootable partition config begins
  title Puppy Linux v4.3.1 frugal (on /dev/hda3)
  root (hd0,2)
  kernel /vmlinuz root=/dev/ram0 pmedia=idehd ro vga=normal
  initrd /initrd.gz
# Linux bootable partition config ends
title Install GRUB to floppy disk (on /dev/fd0)
pause Insert a formatted floppy disk and press enter.
root (hd0,0)
setup (fd0)
pause Press enter to continue.
title Install GRUB to Linux partition (on /dev/hda1)
root (hd0,0)
setup (hd0,0)
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)