> Thanks for the response Thorsten, without editing the > > /rpool/ROOT/boot/grub/menu.lst file I am not sure how > to get into text mode.
In the Grub menu, press "e" to enter editing mode. Select the line that starts with "kernel$", edit that line ("e" once more, I guess) and remove "console=graphics" so that it looks like the following: kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS When you press "b", your machine should boot in text mode. HTH Thorsten -- This message posted from opensolaris.org