On Monday 05 February 2007 05:07, Joe Morris (NTM) wrote:
> Bob S wrote:
> > No, I was very careful to make sure it didn't wrap. Nevertheless I then
> > copied and pasted the text file you sent me. Same result. On reboot 10.0
> > does not show up on the menu.
>
> Could you please post your menu.lst file in your 10.2.  That doesn't
> sound right.  Not showing up at all sounds like there is something wrong
> with that file.
>
OK Joe, Following:
-------------------------------------------------------------------------------------------
# Modified by YaST2. Last modification on Thu Feb  1 22:04:23 EST 2007
default 4
timeout 8
gfxmenu (hd2,0)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.2
    root (hd2,0)
    kernel /boot/vmlinuz-2.6.18.2-34-default root=/dev/sda1 vga=0x31a 
resume=/dev/sda2 splash=silent showopts
    initrd /boot/initrd-2.6.18.2-34-default

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

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

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.2
    root (hd2,0)
    kernel /boot/vmlinuz-2.6.18.2-34-default root=/dev/sda1 vga=normal 
showopts ide=nodma apm=off acpi=off noresume edd=off 3
    initrd /boot/initrd-2.6.18.2-34-default

### Added 10.0 Boot ###
title openSUSE 10.0
    root (hd1,0)
    kernel /boot/vmlinuz root=/dev/hdb1 vga=0x31a resume=/dev/hdb2 
splash=silent showopts
    initrd /boot/initrd
----------------------------------------------------------------------------------------------------------------
The following was that which brought up 10.0 in the boot menu. (But also 
produced the kernel initrd error 19 ) when executed.

### Added 10.0 Boot ###
title openSUSE 10.0
    root (hd1,2)
    kernel (hd1,0)/vmlinuz-2.6-15.13-default root=/dev/hdb3 vga=0x31a 
resume=/dev/hdb2 splash=silent showopts 
    initrd (hd1,0)/initrd
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to