Rajko M. wrote:
On Tuesday 29 January 2008 08:26:10 pm Marc Chamberlin wrote: [...]
So I am lost and confused... Can anyone offer me advise on how to get this stubborn boot loader to do what I want it to? (That is to allow me to boot up my new second Win XP?) I REALLY do NOT want to have to reinstall SuSE as that would be a LOT of work for me!!!
Marc...
Can you post /boot/grub/menu.lst and /boot/grub/device.map
Rajko -
I sure can...
------------------------------------------------------------------------
# Modified by YaST2. Last modification on Wed Jan 30 12:40:07 PST 2008
default 0
timeout 8
gfxmenu (hd0,1)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3
root (hd0,1)
kernel /boot/vmlinuz-2.6.22.13-0.3-default root=/dev/disk/by-id/scsi-SATA_WDC_WD800JD-00L_WD-WMAM9Z497656-part2 splash=silent showopts
initrd /boot/initrd-2.6.22.13-0.3-default
###Don't change this comment - YaST2 identifier: Original name: windows 1###
title Old Windows XP
rootnoverify (hd0,1)
chainloader (hd0,0)+1
###Don't change this comment - YaST2 identifier: Original name: windows 2###
title New Windows XP
rootnoverify (hd0,1)
chainloader (hd1,0)+1
###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (hd0,1)
chainloader (fd0)+1
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3
root (hd0,1)
kernel /boot/vmlinuz-2.6.22.13-0.3-default root=/dev/disk/by-id/scsi-SATA_WDC_WD800JD-00L_WD-WMAM9Z497656-part2 showopts ide=nodma apm=off acpi=off noresume edd=off 3
initrd /boot/initrd-2.6.22.13-0.3-default
###Don't change this comment - YaST2 identifier: Original name: Kernel-2.6.22.13-0.3-default###
title Kernel-2.6.22.13-0.3-default
root (hd0,1)
kernel /boot/vmlinuz-2.6.22.13-0.3-default root=/dev/disk/by-id/scsi-SATA_WDC_WD800JD-00L_WD-WMAM9Z497656-part2
splash=silent showopts
initrd /boot/initrd-2.6.22.13-0.3-default
------------------------------------------------------------------------
(fd0) /dev/fd0
(hd0) /dev/sda
(hd1) /dev/sdb
Marc...
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org