Select the grub "text boot" line when first booting up and then edit the "menu.lst" file to put those 5 lines first so it is the default on subsequent boots.

r...@opensolaris:/rpool/boot/grub# more menu.lst
splashimage /boot/grub/splash.xpm.gz
background 215ECA
timeout 30
default 0

title OpenSolaris 2008.11 snv_101b_rc2 X86 text boot
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS
module$ /platform/i86pc/$ISADIR/boot_archive


#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title OpenSolaris 2008.11 snv_101b_rc2 X86
findroot (pool_rpool,0,a)
splashimage /boot/solaris.xpm
foreground d25f00
background 115d93
bootfs rpool/ROOT/opensolaris
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/$ISADIR/boot_archive
#---------------------END BOOTADM--------------------


Zoltan Farkas wrote, On 01/14/09 14:43:
Is there a way to disable the new splash screen when solaris boots?

I am trying to boot a new image with snv_105, however the system shows
splash screen with the progress bar moving forever ....
I prefer the old text mode where I could see the console output and have
at least a idea of what is going on, is there a way to revert back to
this? Or a key combination to display the console? Also sys-unconfig
does not work anymore since new splash screen.

thanks

--zoly

_______________________________________________
opensolaris-help mailing list
[email protected]
  

_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to