mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #62] FYI: MacOS9 support #52
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sck on GitHub (Jul 4, 2020).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/62
Just for fun I tried running an old MacOS9 version inside your docker image. I think I downloaded the Mac_OS_9.2.2_Universal_Install.iso somewhere from macos9lives.com .
I also had to add ppc support for qemu to the Dockerfile:
And then I could start the MacOS9 installer:
@sickcodes commented on GitHub (Jul 8, 2020):
Nice one :)
@sickcodes commented on GitHub (Mar 18, 2021):
I'll throw a Mac9 image up shortly!