View Single Post
  #8  
Old December 4th, 2002, 12:09 AM
kommakazi's Avatar
kommakazi kommakazi is offline
Hack the Planet!@#
 
Join Date: Jan 2002
Location: /Users/peter
Posts: 319
Thanks: 0
Thanked 0 Times in 0 Posts
kommakazi is on a distinguished road
I've known this for some time, never thought to share it though, it is quite useful. And it looks funny when the OS X boot screen pops up on top of your desktop (use -g).
And why would you use 'sudo shutdown -r now' when you can just type 'sudo reboot'...using shutdown with the -r option just calls reboot anyways. Save yourself some typing
As for starting the rest of OS X from the command-line (single-user mode I'm assuming?) make sure to mount your volumes read/write and then just run 'SystemStarter -g' (without the quotes obviously...the -g is for graphical startup)

(edit)
Well I just tested the method I described above for starting the rest of OS X from single-user mode and it seems to just leave my iBook trapped on the generic blue desktop after starting all the system services... I know it worked on previous versions of OS X, I guess they changed it in 10.2 so it doesn't work... Then again they've changed a lot of things you can and can't do from single-user... I could change your root password to whatever I want from single user without having to know what it was originally on 10.0.x....ahh the good old days
__________________
If it's a penny for your thoughts and you always put your two cents worth in, who's getting all these extra pennies?!

The Home Network:
iceBook: 500mhz G3, 384MB RAM, Mac OS X.II.II
B&W Tower: 450mhz G3, 512MB RAM, Mac OS X.II.II
Rev. A iMac: 233mhz G3, 256MB RAM, Mac OS 9.2.2
Mac LC III+: 33mhz 68030, 12MB RAM, NetBSD 1.5.2
Stupid PC: 233mhz Athalon K-6, 80MB RAM, Rhapsody DR2

Last edited by kommakazi; December 4th, 2002 at 12:20 AM.
Reply With Quote