> This one works.  Removal is via vi.
> 
> splashimage /boot/grub/splash.xpm.gz
> background 215ECA
> timeout 30
> default 0
> 
> title Solaris_Development_snv-126_X86
> findroot (pool_rpool,0,a)
> bootfs rpool/ROOT/Solaris_Development_snv-126_X86
> splashimage /boot/solaris.xpm
> foreground d25f00
> background 115d93
> kernel$ /platform/i86pc/kernel/$ISADIR/unix -B
> $ZFS-BOOTFS,console=graphics
> module$ /platform/i86pc/$ISADIR/boot_archive
> 
> title Solaris_Development_snv-125_X86
> findroot (pool_rpool,0,a)
> bootfs rpool/ROOT/Solaris_Development_snv-125_X86
> splashimage /boot/solaris.xpm
> foreground d25f00
> background 115d93
> kernel$ /platform/i86pc/kernel/$ISADIR/unix -B
> $ZFS-BOOTFS,console=graphics
> module$ /platform/i86pc/$ISADIR/boot_archive
> 


The following lines need to be removed, as they are the "top" of menu.lst from 
the linux side (presumably) and they are confusing the OS 126 entry. The reason 
it works with the 125 in there is that the 125 entry has the "extra lines" in 
it.

> ###Don't change this comment - YaST2 identifier:
> Original name: linux###
> #============ End of LIBBE entry =============
> # Modified by YaST2. Last modification on Fri Oct 30
> 11:07:10 PDT 2009
> default 0
> timeout 30
> gfxmenu (hd0,5)/boot/message
> ##YaST - activate
> 

*** End remove lines



> ###Don't change this comment - YaST2 identifier:
> Original name: linux###
> title openSUSE 11.1 - 2.6.27.37-0.1
>     root (hd0,5)
> kernel /boot/vmlinuz-2.6.27.37-0.1-default
> root=/dev/disk/by-id/ata-IC25N040ATMR04-0_MRG2D0KBDWT8
> MP-part6 splash=silent showopts
>     initrd /boot/initrd-2.6.27.37-0.1-default
> #Don't change this comment - YaST2 identifier:
> Original name: failsafe###
> title Failsafe -- openSUSE 11.1 - 2.6.27.37-0.1
>     root (hd0,5)
> kernel /boot/vmlinuz-2.6.27.37-0.1-default
> root=/dev/disk/by-id/ata-IC25N040ATMR04-0_MRG2D0KBDWT8
> MP-part6 showopts ide=nodma apm=off noresume nosmp
> maxcpus=0 edd=off powersaved=off nohz=off highres=off
> processor.max_cstate=1 x11failsafe
>     initrd /boot/initrd-2.6.27.37-0.1-default
> is one causes 126 not to boot.
> 
> splashimage /boot/grub/splash.xpm.gz
> background 215ECA
> timeout 30
> default 0
> 
> title Solaris_Development_snv-126_X86
> findroot (pool_rpool,0,a)
> bootfs rpool/ROOT/Solaris_Development_snv-126_X86
> splashimage /boot/solaris.xpm
> foreground d25f00
> background 115d93
> kernel$ /platform/i86pc/kernel/$ISADIR/unix -B
> $ZFS-BOOTFS,console=graphics
> module$ /platform/i86pc/$ISADIR/boot_archive
> 
> ###Don't change this comment - YaST2 identifier:
> Original name: linux###
> #============ End of LIBBE entry =============
> # Modified by YaST2. Last modification on Fri Oct 30
> 11:07:10 PDT 2009
> default 0
> timeout 30
> gfxmenu (hd0,5)/boot/message
> ##YaST - activate
> 
> ###Don't change this comment - YaST2 identifier:
> Original name: linux###
> title openSUSE 11.1 - 2.6.27.37-0.1
>     root (hd0,5)
> kernel /boot/vmlinuz-2.6.27.37-0.1-default
> root=/dev/disk/by-id/ata-IC25N040ATMR04-0_MRG2D0KBDWT8
> MP-part6 splash=silent showopts
>     initrd /boot/initrd-2.6.27.37-0.1-default
> #Don't change this comment - YaST2 identifier:
> Original name: failsafe###
> title Failsafe -- openSUSE 11.1 - 2.6.27.37-0.1
>     root (hd0,5)
> kernel /boot/vmlinuz-2.6.27.37-0.1-default
> root=/dev/disk/by-id/ata-IC25N040ATMR04-0_MRG2D0KBDWT8
> MP-part6 showopts ide=nodma apm=off noresume nosmp
> maxcpus=0 edd=off powersaved=off nohz=off highres=off
> processor.max_cstate=1 x11failsafe
>     initrd /boot/initrd-2.6.27.37-0.1-default
> oved extraneous lines
>     
> age was edited by: alan_pae
-- 
This message posted from opensolaris.org

Reply via email to