-
1Installation
The project must be installed on a clean Raspberry Pi OS Lite (Legacy) or the full version of Raspberry Pi OS (Legacy), but in the latter case you must first switch to command line or set system start to CLI. Raspberry Pi OS (Legacy) can be installed from the Raspberry Pi Imager level by selecting: CHOOSE OS -> Raspberry Pi OS (other) -> Raspberry Pi OS (Legacy), CHOOSE STORAGE -> WRITE.
Installation of the entire MacintoshPi package requires running the single command
./build_all.sh
- all dependencies and required packages will be installed automatically:git clone https://github.com/jaromaz/MacintoshPi cd MacintoshPi ./build_all.sh # That's it - now you can run, for example, Mac OS 9: mac os9
The process of compiling and installing packages can take about two hours.
Each of these sub-projects can be installed separately by running the corresponding compilation & installation script contained in the directory relevant to the sub-project concerned. The installation scripts must be run from the
pi
user.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.