-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install mac os 9? #107
Comments
The current workaround is to another emulator to initialize the disk and install to it, then use BlueSCSI to convert it to the correct format. Right now, we're refactoring disk image emulation before we attempt to fix this. |
may i ask, what is the correct format?, also how do i convert the file? |
It should have an Apple Partition Map at the beginning of the image. For me, the easiest way to find out if it formatted correctly is with a hex editor. As for converting the file, read up a little bit here. |
Same problem, can we fix it? |
Hey, so I tried getting this working, it boots fine into the CD but when i finish installing it onto the HDD image it just gets stuck and doesnt progress, then it throws an "bus error, press shift to restart without extensions", so i tried restarting doing that but then it just freezes, i tried installing onto a 1gb empty DSK file.
Im running the alpha windows build.
if anyone knows how to help me boot into OS9 then let me know
The text was updated successfully, but these errors were encountered: