Quote:
#Modifed by YaST2 Last Modification Sun Feb 22 10:56:06 2004
color white/blue black/light-gray
default 4
timeout 8
gfxmenu (hd0,5)/boot/message
###Don't Change This comment - YaST2 identifier: linux###
title Linux
kernel (hd0,5)/boot/vmlinux root=/dev/hda6 vga=0x31a splash=slient desktop hdd=ide-scsi hddlun=0 showopts
initrd (hd0,5) /boot/initrd
###Don't Change This comment - YaST2 identifier: floppy###
title Floppy
root (fd0)
chainloader +1
###Don't Change This comment - YaST2 identifier: failsafe###
title Failsafe
kernel (hd0,5)/boot/vmlinux root=/dev/hda6 showopts ide=nodma apm=off vga=normal nosmp noapic maxcpus=0
3
initrd (hd0,5)/boot/initrd
###Don't Change This comment - YaST2 identifier: memtest86###
title memtest86
kernel (hd0,5)/boot/memtest.bin
###Don't Change This comment - YaST2 identifier:Windows XP ###
( the rest is what i got off linuxquestions.com )
title Windows XP
map (hdo (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
chainloader +1
makeactive
That was menu.lst...Here is Grub.conf
Quote:
root (hd0,5)
install --stage=/boot/grub/stage2 /boot/grub/stage1 d (hd0) /boot/grub/stage2 0x8000 (hd0,5)/boot/grub/menu.lst
quit
and here is device.map