dingusppc icon indicating copy to clipboard operation
dingusppc copied to clipboard

How to install mac os 9?

Open coolkids94 opened this issue 1 year ago • 6 comments

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

coolkids94 avatar Jul 29 '24 17:07 coolkids94

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.

dingusdev avatar Aug 01 '24 14:08 dingusdev

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?

coolkids94 avatar Aug 01 '24 15:08 coolkids94

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.

dingusdev avatar Aug 02 '24 01:08 dingusdev

So, I'll release a new alpha later this year, but it seems the past few fixes have allowed a successful installation: image

I had to do the following:

  • Get a disc image for Mac OS 9.2.2
  • Create a 3 GB blank file through fsutil, to quickly create a hard disk image
  • Initialize the hard disk image through Disk Setup
  • Run the Mac OS 9.2.1 setup

Although it does install successfully, trying to boot the installation crashes on a bus error message.

dingusdev avatar Aug 28 '24 01:08 dingusdev

bus error message

Same problem, can we fix it?

StatCombo avatar Nov 24 '24 13:11 StatCombo

9.2.2 on a Beige PowerPC G3 seems to have lower FPS on infinitemac.

Here's the system profiler

image

MesaBlack avatar Nov 24 '24 15:11 MesaBlack