All right, so I have been using opensuse 10.3 for a while without any problems, but I decided that WINE was too unreliable and added a windows XP install. I modified my menu.lst and after trying a few configurations I was able to successfully boot into XP. This was yesterday. When I tried to boot into XP this morning I was greeted with the following:
root(hd0,1)
Filesystem type unkown, partition 0x7
makeactive
chainloader + 1
error 1: Filename must be either an absolute pathname or blocklist.
I have made no changes to menu.lst between yesterday and today. I am pretty much a linux newbie, so I need some help here!
My menu.lst is as follows:
# Modified by YaST2. Last modification on Sun Apr 27 08:56:17 BST 2008
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,0)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3 - 2.6.22.17-0.1
root (hd0,0)
kernel /boot/vmlinuz-2.6.22.17-0.1-default root=/dev/disk/by-id/scsi-SATA_ST3160815AS_5RX0L5QG-part1 vga=0x31a resume=/dev/sda5 splash=silent showopts
initrd /boot/initrd-2.6.22.17-0.1-default
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3 - 2.6.22.17-0.1
root (hd0,0)
kernel /boot/vmlinuz-2.6.22.17-0.1-default root=/dev/disk/by-id/scsi-SATA_ST3160815AS_5RX0L5QG-part1 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd-2.6.22.17-0.1-default
title Windows XP SP3
root (hd0,1)
makeactive
chainloader + 1