-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Error while installing macOS Ventura #667
Comments
Installation works fine for macOS Monterey |
yes, I get this same |
same error here, i'm using ubuntu 22.04 |
use offline install maby be success. 1: download macos 13, https://mrmacintosh.com/macos-ventura-13-full-installer-database-download-directly-from-apple/ 2: clone this repo, https://github.com/kholia/OSX-KVM 3: make ventura img by 4: repace 5:
|
@LiushuiXiaoxia one needs to already be on MacOS to use hdiutil and thus the |
that is the problem. |
I tried that, it installs but doesn't boot #668 |
I already tried that and it gets past that point but still doesn't boot. |
I tried and it was okay, First you need to get The second is to
Maybe this step is a failure because the |
|
Thanks for the help, I get a black screen when booting. Greetings. |
you can not upgrade from Moajve (hackintosh) to Ventura, Iook this ni need create https://www.youtube.com/watch?v=_5XVYF4CwR4&ab_channel=HikmatEUstad |
I downloaded the Ventura installer inside Mojave, used the create_dmg_ventura.sh script and got the Ventura.dmg file back to linux. But when I run "dmg2img -i BaseSystem.dmg BaseSystem.img" I get "ERROR: dmg image is corrupted" |
you did not need to convert dmg to img #-drive id=InstallMedia,if=none,file="$REPO_PATH/BaseSystem.img",format=raw
-drive id=InstallMedia,if=virtio,file="$REPO_PATH/Ventura.dmg",format=raw |
Had to change: "-drive id=InstallMedia,if=virtio,file="$REPO_PATH/Ventura.dmg",format=raw" to "-drive id=InstallMedia,if=none,file="$REPO_PATH/Ventura.dmg",format=raw" but after that, worked like a charm 😁. Thanks a lot for your help!!!! |
😆 |
Confirmed workaround by using offline install @LiushuiXiaoxia |
😄 |
Hello I am trying to follow the steps, I was able to create image in OSX-KVM and I am lost the these steps, first step I could fire up naked container, but How to perform the second step, Could you please elaborate the step 2, add launcher.sh locally? Appreciate it. Thanks |
just create file |
Thanks for your reply... I am just stuck at create file Launch.sh That leads to the step 3 Also Step 3 , restart Docker, following command will create a new container Any suggestions? Appreciate your help and time. Thanks! |
|
Thanks for the detailed information, I was able to follow your instruction to boot up the system. Thanks again! |
Some notes on how I got Ventura running locally:
For some reason in that setup I never could increase the number of cores withouth the VM crashing (or hanging). So I tried it with sickcodes
Works on fine on my machine(tm)! EDIT: A few runs later I found out that when my machine booted and had an unstable tsc, multi-core support wouldn't work. Check |
Just set CPU to |
Thanks, I couldn't boot the VM untill I set the CPU to 1 core/socket/thread. Hope someone will find a workaround :/ |
The following settings helped me(ryzen 5 3550h ram:2x8g):
|
OS related issued, please help us identify the issue by posting the output of this
Linux 8fcdbf348545 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 GNU/Linux
:0
tee: /sys/module/kvm/parameters/ignore_msrs: Read-only file system
1
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
Filesystem Size Used Avail Use% Mounted on
overlay 1007G 29G 927G 4% /
QEMU emulator version 7.1.0
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 8.9.0
total used free shared buff/cache available
Mem: 11Gi 5.2Gi 152Mi 17Mi 6.3Gi 6.2Gi
Swap: 3.0Gi 494Mi 2.5Gi
16
egrep: warning: egrep is obsolescent; using grep -E
16
crw-rw-rw- 1 arch arch 10, 232 Jun 8 12:16 /dev/kvm
total 8.0K
drwxrwxrwx 2 root root 60 Jun 8 08:34 .
drwxrwxrwt 1 root root 4.0K Jun 8 12:17 ..
srwxrwxrwx 1 arch arch 0 Jun 8 08:34 X0
arch 1066 0.0 0.0 3976 2112 pts/1 S+ 12:56 0:00 grep dockerd
sh: docker: command not found
kvm:x:992:libvirt-qemu,qemu
libvirt:x:973:
libvirt-qemu:x:970:
libvirtdbus:x:969:
When running the macOS Ventura installation, at the end I get this error:
Longer Log:
Running in Windows 11 Clean Docker installation.
The text was updated successfully, but these errors were encountered: