On Oct 4, 2004, at 11:00 AM, Tim Heitzman wrote: > I reset my startup to "single user" using Cocktail. (Stop with the > finger pointing and sarcasm, I know it was a stupid move.) Now I need > some help to get back to Mac OSX. Is there a keyboard restart combo > that will startup from a CD? Or is there some code I can type that > will get me back? Use the "bless" utility at the command line so OpenFirmware knows where to find BootX to start OS X. Something like: bless -folder "/Volumes/Mac OS X/System/Library/CoreServices" -bootinfo "/Volumes/Mac OS X/usr/standalone/ppc/bootx.bootinfo" should do the trick. -- Chris