Log in Console from failsafe mode Solaris 10

Hi there,

Is there anyway I can log in console as root from the failsafe shell prompt? I need to log in to adjust my monitor preference before the main program starts. And the log in that appears briefly before dtlogin is so quick and i can't possibly type my log in as root and all the commands befor the desktop starts. (I have like 2 seconds to do it!) Any help will be great appreciated

Many thanks,

J.J.

[434 byte] By [juicyjuicea] at [2007-11-26 17:35:16]
# 1
Boot to single user'boot -s'The system will not start a graphical screen, but will prompt for the root password.SPARC, x86 FCS/DCA, or x86 update/GRUB?-- Darren
Darren_Dunhama at 2007-7-9 0:03:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
Thanks Darren. Let me try that when i get home.JJ
juicyjuicea at 2007-7-9 0:03:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 3
Nope it only says boot not found. :(JJ
juicyjuicea at 2007-7-9 0:03:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 4
Glance through the man pages for reboot.Perhaps that command could help you.
rukbata at 2007-7-9 0:03:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 5
> Nope > it only says boot not found. :(I asked you a question above that was not answered:Is this SPARC, x86 with original Solaris 10 (FCS using DCA), or x86 with a later release of 10 (using GRUB)?-- Darren
Darren_Dunhama at 2007-7-9 0:03:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 6
Hi Darren,Sorry. Mine's x86 using grub.thx
juicyjuicea at 2007-7-9 0:03:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 7
Try either init S from any terminal under root to get into single user mode or append -s to GRUB commandline:kernel .../multiboot -sWhen you're done, just run init 6 and the system will come up fine.HTH,Peter
PeterPodsklana at 2007-7-9 0:03:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 8
thanks man i'll try that.JJ
juicyjuicea at 2007-7-9 0:03:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...