Documentation/GuestOperatingSystems/MacOS10.4

From QEMU
Revision as of 03:14, 18 September 2017 by Programmingkid (talk | contribs) (Make pictures work - have to edit page to make the pictures appear)

Mac OS 10.4 in QEMU

Now that Apple has ended supporting PowerPC applications having Mac OS 10.4 around can be a life saver. With it you can continue to use your favorite PowerPC applications.

Suggested command-line:

 qemu-system-ppc -hda <HD image file> -boot c -netdev user,id=mynet0 -device rtl8139,netdev=mynet0
-m 512 -device usb-kbd -device usb-mouse -M mac99

To boot in verbose mode add this:

 -prom-env boot-args=-v

Software:

TenFourFox

Notes:

To prevent the guest from freezing turn off all setting in the Energy Saver pane in System Preferences. Set the sleep and display sliders to Never. Uncheck the "Put the hard disk(s) to sleep when possible" checkbox.

It is also suggested to turn off the screen saver. Open the the 'Desktop & Screen Saver' pane in System Preferences and slide the 'Start screen saver:' slider to Never.

Issues:

Sound barely works.

Pictures:

Applworks 6 Classic Environment Lbreakout 2 Safari 4

Links:

PowerPC software archive
Low End Mac article on Mac OS 10.4

Contact:

email me