On 03/ 9/10 05:29 AM, Chad Welsh wrote:
well i typed the -s after $ZFS-BOOTFS and text after console= and it will not leave the boot splash screen just hangs there. my grub entry is: before changes findroot (root_pool,0,a) bootfs rpool/ROOT/opensolaris splashimage /boot/solaris.xpm forground d25f00 background 115d93 kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS, console=graphic module /platform/i86pc/$ISADIR/boot_archive after changes findroot (root_pool,0,a) bootfs rpool/ROOT/opensolaris
Remove these 3 lines so you don't even see the splashscreen:
splashimage /boot/solaris.xpm forground d25f00 background 115d93
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS -s, console=text module /platform/i86pc/$ISADIR/boot_archive i hope this can help me fix this and anything else.
-- Alan _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org