The Open Firmware Documentation
Note: This documentation is in progress. Do not rely on it until further notice.
Booting from USB Flash Drives on Open Firmware Tricks
Supported models: All G4 and G5 Models (G3's don't support USB booting)
Manual boot from CD/DVD (internal drives)
boot cd:,\\:tbxi (Mac OS 9/Mac OS X)
boot cd:,\System\Library\CoreServices\BootX (Mac OS X)
boot cd:,\\yaboot (Linux)
Ejecting/Opening CD/DVD (internal drives)
eject cd
Listing Directories (internal drives)
dir cd:,\[directory you want to list] (CD/DVD)
dir hd:,\[directory you want to list] (Internal HDD)
Examples:
dir hd:,\System\Library\CoreServices
dir hd:,\Library\Preferences
Managing Partitions on Drives
Open Firmware will automatically assume by default that the first partition on the drive is the default. To override this, use partition numbers, found through
Comments
Post a Comment