-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels