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

Installation and UTM Host #7

Open
r3cebarnett opened this issue Oct 16, 2023 · 1 comment
Open

Installation and UTM Host #7

r3cebarnett opened this issue Oct 16, 2023 · 1 comment

Comments

@r3cebarnett
Copy link

Hey there!

Awesome work on your library, I was hoping to play around with a custom kernel in a UTM VM for 13.5 (first attempt) and then 13.2 (second attempt) and ran into some trouble. I know 13.5 isn't officially supported, but is the general workflow:

KERNEL_CONFIG=RELEASE ARCH_CONFIG=ARM64 MACHINE_CONFIG=VMAPPLE ./build.sh --kc
and then in Recovery Mode

bputil -a
csrutil disable
kmutil configure-boot -c /path/to/darwin-xnu-build/fakeroot/oss-xnu.macOS.13.x.release.vmapple.kc.release

It seems to build okay I just can't get the kernel to boot. Do you have any thoughts on it? Thanks!

@blacktop
Copy link
Owner

blacktop commented Feb 9, 2024

maybe try 14.3? I was told both x86 and arm64 versions can boot to desktop in VMs and on hardware 👍

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

2 participants