Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Bash by ???? ( 17 years ago )
varlog:·> cat /mnt/boot/boot/grub/menu.lst |grep -v ^#
default 1
timeout 8
gfxmenu (hd0,5)/boot/grub/message
title FreeBSD 7.0
rootnoverify (hd0,1)
makeactive
chainloader (hd0,1)+1
title VarLFS 2.6.29.4
root (hd0,7)
kernel /boot/lfskernel-2.6.29.4 root=/dev/hda8 vga=0x0314 resume=/dev/hda5
title VarLFS 2.6.30.1
root (hd0,7)
kernel /boot/lfskernel-2.6.30.1 root=/dev/hda8 vga=0x0314 resume=/dev/hda5
title Windows (hd0,0)
rootnoverify (hd0,0)
chainloader (hd0,0)+1
title Floppy
rootnoverify (hd0,0)
chainloader (fd0)+1
title Memory Test
kernel (hd0,5)/boot/memtest.bin
varlog:·>
Revise this Paste