Skip to content

macOS 13.2 Infinite boot state #13

@JJaaang

Description

@JJaaang

The build was successful with the build.sh script, but when booting with the corresponding kc file, it goes into an infinite boot state.
My Mac OS environment is as follows
MacBook pro (m1pro)
macOS version: 13.2
Xcode version: 14.3
Building macOS version: 13.2
build command :
KERNEL_CONFIG=RELEASE ARCH_CONFIG=ARM64 MACHINE_CONFIG=T6000 ./build.sh --kc (withdout CodeQL DB)

I disabled SIP ("csrutil disable") and also ran "bputil -a" to allow custom boot-args to be sent to the kernel.

Also, I added boot-arg like this
sudo nvram boot-args="-unsafe_kernel_text "
(I also tried "wlan.skywalk.enable=0 dk=0", but it failed).

If you run it on a different version (14.2), the kc build will give an error that the symbol cannot be found in "com.apple.driver.AppleH11ANEInterface". I only succeeded with kc build on version 13.2. However, as mentioned before, it goes into an infinite boot state.

Can I get a workaround for this problem?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions