I was trying to fix a Mac Mini tonight, which wouldn’t boot from CD using the normal method of holding down the C key when you power it up. However, I was able to boot into single user mode by holding down CMD+S when the system powered up. I found this trick to force Mac OS X to boot from the CD by typing this at the command line:
bless –device /dev/disk1s3 –setBoot –nextonly
You may have to use a different different disk/partition instead of /dev/disk1s3. I just guessed until I found the right one. After typing in that command, type “reboot” to restart the system.
Related posts: