> title opensolaris-2
> findroot (pool_rpool,0,a)
> bootfs rpool/ROOT/opensolaris-2
> 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
> 
> which is my current BE from /rpool/boot/grub/menu.lst
> 
> perhaps taking the console=graphics out might render
> things usable  although I'm simply not sure!


Remove the splashimage, foreground and background lines.
And remove the ",console=graphics" option on the 
kernel$ line,

Before all the opensolaris boot entries there should
be another "splashimage /boot/grub/splash.xpm.gz"
line that should be removed.

With all this removed grub and the kernel should boot
in text mode.
-- 
This message posted from opensolaris.org

Reply via email to