Re: Help 10.3 a mess After YOU Upgrade



PaulRS wrote:

On Tue, 29 Jan 2008 02:08:03 UTC, "Rajko M." <kakomo123@xxxxxxxxxxxx>
wrote:

Here are copies of the two current "menu.lst"

FIRST - MAIN (the one NOT used)

# Modified by YaST2. Last modification on Mon Jan 28 20:36:49 PST 2008
default 0
timeout 8
gfxmenu (hd0,5)/boot/message
##YaST - generic_mbr

###Don't change this comment - YaST2 identifier: Original name:
linux###
title MAIN openSUSE 10.3
root (hd0,5)
kernel /boot/vmlinuz-2.6.22.5-31-default
root=/dev/disk/by-id/scsi-SATA_ST3250820A_9QE5QMY9-part6 vga=0x31a
resume=/dev/sda5 splash=silent showopts
initrd /boot/initrd-2.6.22.5-31-default

###Don't change this comment - YaST2 identifier: Original name:
windows###
title PC-DOS
rootnoverify (hd0,5)
chainloader (hd0,0)+1

title PLAY openSUSE 10.3
root (hd0,5)
kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/sda8 vga=0x31a
resume=dev/sda5 splash=silent showopts
initrd /boot/initrd-2.6.22.5-31-default

###Don't change this comment - YaST2 identifier: Original name:
floppy###
title Floppy
rootnoverify (hd0,5)
chainloader (fd0)+1

###Don't change this comment - YaST2 identifier: Original name:
failsafe###
title Failsafe -- openSUSE 10.3
root (hd0,5)
kernel /boot/vmlinuz-2.6.22.5-31-default
root=/dev/disk/by-id/scsi-SATA_ST3250820A_9QE5QMY9-part6 vga=normal
showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0
edd=off 3
initrd /boot/initrd-2.6.22.5-31-default

----------------------------
Now - PLAY (the one being used)
------------------------------

# Modified by YaST2. Last modification on Wed Jan 23 19:32:57 UTC 2008
default 0
timeout 8
gfxmenu (hd0,7)/boot/message

title MAIN OpenSUSE 10.3
root (hd0,7)
kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/sda6 vga=0x31a
resume=/dev/sda5 splash=silent showopts
initrd /boot/initrd-2.6.22.5-31-default

###Don't change this comment - YaST2 identifier: Original name:
windows###
title PC-DOS
rootnoverify (hd0,7)
chainloader (hd0,0)+1

###Don't change this comment - YaST2 identifier: Original name:
linux###
title PLAY openSUSE 10.3
root (hd0,7)
kernel /boot/vmlinuz-2.6.22.5-31-default
root=/dev/disk/by-id/scsi-SATA_ST3250820A_9QE5QMY9-part8 vga=0x31a
resume=/dev/sda5 splash=silent showopts
initrd /boot/initrd-2.6.22.5-31-default

###Don't change this comment - YaST2 identifier: Original name:
floppy###
title Floppy
rootnoverify (hd0,7)
chainloader (fd0)+1

###Don't change this comment - YaST2 identifier: Original name:
failsafe###
title Failsafe -- openSUSE 10.3
root (hd0,7)
kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/sda6 vga=normal
showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0
edd=off 3
initrd /boot/initrd-2.6.22.5-31-default

Hope this helps
Paul

Yes it does. It seems that I have to search for answers again.
I have root(hd0,x) entries different, but it works fine.
I have to see why and now is to late for any research and experiments.
If I do wrong change it will prevent booting and than I have to use
Knoppix Live CD to rever change, so I have to do that tomorrow.

The only thing that I see right now is reference to file
/boot/vmlinuz-2.6.22.5-31-default
instead of
/boot/vmlinuz
and the same is for initrd-2.6.22.5-31-default.

See do you have symlinks vmlinuz and initrd and where they point to,
in MAIN instalation /boot directory.
If you have them on MAIN than use only /boot/vmlinuz in PLAY menu.lst
like this:

title MAIN OpenSUSE 10.3
root (hd0,7)
kernel /boot/vmlinuz root=/dev/sda6 vga=0x31a resume=/dev/sda5 splash=silent showopts
initrd /boot/initrd

Don't change the entry for PLAY for now because if there is no symlinks
it can make system unable to boot.
I have to see will 'mkinitrd' recreate symlinks, but that also tomorrow.

--
Regards, Rajko.
See http://en.opensuse.org/Portal
.



Relevant Pages