Post

Replies

Boosts

Views

Activity

Could not mount root filesystem after disable SIP
I'm using intel macOS 14.5. I'm trying to use Kernel Debug Kit, so I disabled SIP protection via csrutil disable. To locate development version of kernel in Kernel directory, I have to use the command sudo mount -uw /. However, it produces error as following: mount_apfs: volume could not be mounted: Permission denied mount: / failed with 66 How to solve the problem? Thank you for your attention.
2
0
313
Jul ’24
Missing Developer Kit Error(Code=34)
sudo kmutil create -n boot -B /usr/share/file/magic/kernelcache -k /Library/Extensions Error Domain=KMErrorDomain Code=34 "Missing Developer Kit: As of macOS 13.0, you will need to install a KDK matching your build 23F79 to rebuild kernel collections." UserInfo={NSLocalizedDescription=Missing Developer Kit: As of macOS 13.0, you will need to install a KDK matching your build 23F79 to rebuild kernel collections.} I'm using KDK 14.5(23F5074a) on macOS 14.5(23F79), and trying to build kernel collection. It seems the kernel debug kit for macOS 14.5(23F79) is not supported. Is there any replacement for macOS 14.5(23F79)?
0
0
404
Jun ’24