Toggle navigation
All Forums
Recent Posts
Sign In
how do I stop booting to command line?
teddy
Posted:
July 30, 2003 8:44PM
in
Genius Bar
edited January 2014
My computer is booting for some wierd reason straight into command line. How do I get out of this.... AHHHHHHHHHHH I really want to just get to my normal login window. Thanks
Teddy
Comments
Reply 1 of 3
ghost_user_name
Posts:
22,667
member
July 30, 2003 9:02PM
Annoyingly inappropriate title + wrong forum?
Title edited + moved to Genius Bar.
Reply 2 of 3
ghost_user_name
Posts:
22,667
member
July 30, 2003 9:05PM
That said, when at the command line, you should be able to type "exit" to continue booting normally.
You can either zap the PRAM to reset normal booting behavior or you can enter the following command in the terminal:
Code:
sudo /usr/sbin/nvram boot-args=""
Reply 3 of 3
torifile
Posts:
4,024
member
July 30, 2003 9:29PM
Have you tried holding the option key down during reboot and choosing your system? What happens if you just type exit at the prompt?
Sign In
or
Register
to comment.
Comments
Title edited + moved to Genius Bar.
You can either zap the PRAM to reset normal booting behavior or you can enter the following command in the terminal:
sudo /usr/sbin/nvram boot-args=""