question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

kmutil returns: Error: Invalid Mach-O boot properties

See original GitHub issue

I’ve tried following the QuickStart instructions to the dot on a MacBook Pro with M1 Pro. The mac came with macOS monteray pre-installed.

However, I hit a snag when trying to use kmutil:

-bash-3.2# kmutil configure-boot -c m1n1.macho -C -v /Volumes/Linux
By setting a custom boot object, you will be putting your system into Permissive Security.

Are you sure you want to do this? (enter y or n) y
found valid Mach-O binary, deriving Mach-O boot properties...
Error Domain=KMErrorDomain Code=71 "Fileset Error: Invalid Mach-O boot properties" UserInfo={NSLocalizedDescription=Fileset Error: Invalid Mach-O boot properties}

Any ideas?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
marcancommented, Dec 17, 2021

We need to figure out what changed. The goal of this project is to make things work, not to work around problems.

0reactions
hogliuxcommented, Dec 17, 2021

This works fine now. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

kmutil fails when booted into OS o… | Apple Developer Forums
"kmutil load" will fail to load a 3rd party kernel extension when booted into an OS on an external drive. The same kernel...
Read more >
Progress Report: January / February 2021 - Asahi Linux
Welcome to the first Asahi Linux Progress Report! In this series we'll be taking a page from the Dolphin playbook and giving you...
Read more >
KMUTIL(8)
It is dynamically built by kernelmanagerd(8) and prelinked against the boot kext collection and, if present, the system kext collection. On Apple Silicon...
Read more >
trying to run kextutil on kext file returns permissions error
But I'm getting the following error: admins-Mac-mini:Debug admin$ kextutil -n -t /tmp/ssvac.kext Skipping staging and system policy checks ...
Read more >
Porting Linux to M1 MAC is really hard! – 5G编程聚合网
Apple chip Mac And the bootloader can't display the GUI ... Image.gz > m1n1-kernel.macho that will do ), Then use Apple's tools kmutil...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found