Cube boot commands
Hacking on a Cube a little bit, I came up with this list of things you can do when it’s booting. What’s missing? Is there a definitive list anywhere?
- At the prompt, type
boot enet:0,yaboot— boot over the network requestingyaboot, the package I was using to do a network boot of the Cubeboot cdromboot cdrom:0boot hd:0loadbyemac-booteject cddir hd:\reset-nvramreset-all
- While booting, hold down:
- Opt-Apple-O-F — boot from firmware
- c — boot from cdrom
- t — don’t remember
- x — don’t remember
- n — boot from network
Comments Off on Cube boot commands