Skip to content
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

Cannot boot 10.9 #7

Open
shlyakpavel opened this issue Jul 27, 2022 · 6 comments
Open

Cannot boot 10.9 #7

shlyakpavel opened this issue Jul 27, 2022 · 6 comments

Comments

@shlyakpavel
Copy link

image

Latest UTM on m1 MacBook Air. The image was downloaded from the recommended URL (https://archive.org/download/os-x-mavericks-installer-app/10.9%20Mavericks.dmg) and converted with createinstalliso running with Rosetta 2.
@shlyakpavel
Copy link
Author

10.8 boots!
image

@tbussmann
Copy link

I'm experiencing the same issue. Tried ISOs made from 10.9.5 and 10.9.4 installers w/o luck.

Next attempt was to install 10.8.5 and update that in-place. Unfortunately, this failed with an error "Could not find intallation information for this machine" after it "verified the computer's eligibility with Apple" online. The installer refused to work when the network was disabled. Despite these old installers not being signed, I even tried to reset the date with not luck.

I was finally able to get a running Mavericks VM by converting the disk of a VM installed with VMware Fusion on a Intel mac to qcow2 format and put that into the OS X 10.9 UTM template from this repo.

But I'm still wondering why it won't boot the installer ISOs...

@adespoton
Copy link
Owner

adespoton commented Sep 17, 2022 via email

@GBirkel
Copy link

GBirkel commented Jan 27, 2024

I got this to work, but you're not going to like the method...

  1. Start with a UTM install of 10.7 built according to the config at https://github.com/adespoton/utmconfigs/blob/main/README.md (Getting 10.7 up and running is left as an exercise to the reader.)
  2. Start file sharing, connect to it from your host OS via AFP, and copy on an "Install OS X Mavericks.app" downloaded in 2014 that installs 10.9.2 . (I told you... You wouldn't like it!)
  3. Download the 10.9 UTM configuration from the same place above https://github.com/adespoton/utmconfigs/blob/main/README.md
  4. Open it up and switch the network interface to "Intel Gigabit Ethernet". Save, and close UTM.
  5. "Show contents" on the .utm package for the 10.7 and the 10.9 configs, and manually copy the disk-0.qcow2 from the 10.7 image to the 10.9 image, overwriting it.
  6. Boot this new 10.9 monstrosity. It will launch OS X 10.7 of course, but using the EFI files in the 10.9 configuration.
  7. Use terminal inside the machine to set the date back to 2014
  8. Run the installer for 10.9
  9. After a reboot/install, switch the network interface from "Intel Gigabit Ethernet" to "usb-net" and press the button to randomize the MAC address.
  10. Boot again. Things working OK? Good for you.
  11. Download the 10.9.5 Mavericks combo update from https://support.apple.com/kb/DL1760?viewlocale=en_US&locale=en_US
  12. Add it to the read-only IDE device How to install macOS 10.13 from scratch? #2 in the config
  13. Boot the machine
  14. Install that update

It will reboot. It will possibly crash upon reboot. This may happen several times during these various steps in fact. Just close the machine, and try again. It will also ask you to log in to iCloud. I advise against it. :D

In the end, you will have a machine capable of running Software Update in its App Store. From that you can install Safari 9.1.3, various security updates, etc.

@adespoton
Copy link
Owner

adespoton commented Jan 27, 2024 via email

@wcomhelp
Copy link

I had the same issue and solved it. To anyone who was having trouble with this:

  1. Download the config for 10.9 from this repo
  2. Download the iso here: https://archive.org/details/os-x-mavericks_202202 do NOT try to download the other one and use it.
  3. This issue is solved. I figured out the the createinstalliso did not create the files in the right places on the iso to boot with this config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants