MatthewCroughan / NixThePlanet

Run macOS, Windows and more via a single Nix command, or simple nixosModules
MIT License
534 stars 12 forks source link

Installing MacOS 14 #25

Closed walseb closed 6 months ago

walseb commented 6 months ago

Hello!

It seems like Xcode now requires MacOS 14.

I tried updating this but get the following error 2024-03-07 Thu 22:03 vAQseW

I can't seem to be able to access the upgrade menu, so I had to do it through the terminal.

It appears to download fine and gets to 100%, so I'm not sure what the networking error is regarding.

Is the MacOS rom supposed to be possible to upgrade in some way? Or is this expected?

walseb commented 6 months ago

I'm making some progress on this. It seems like MacOS wasn't designed to be allocated only 1 thread and 1 core as I had it set before to save on resources. With 2 cores and 4 threads, I'm able to access the update menu. Let's see whether updating works now.

walseb commented 6 months ago

When upgrading through the GUI, I'm now getting this error. I get the same error as before when trying to upgrade through the terminal. 2024-03-07 Thu 23:53 KQQgpj

walseb commented 6 months ago

Unrelated to the upgrade, but I get this error when trying to sign into iCloud. I need to sign in to enrol an Apple developer account. 2024-03-08 Fri 00:34 VhyUyl

walseb commented 6 months ago

I think updating is unsupported by virtual machines. OSX-KVM has MacOS 14 as an option, so I'm installing it from scratch there instead.