mako1129 发表于 2024-10-25 14:18

打OCLP补丁报错


打OCLP补丁报此错,没有办法打上。怎么能解决

- SystemVersion.plist build version mismatch: found 15.0.1 (24A348), expected 15.0 (24A335)


mako1129 发表于 2024-10-25 17:34

- Starting Patch Process
- Determining Required Patch set for Darwin 24
- Verifying whether Root Patching possible
- Patcher is capable of patching
- Mounted Universal-Binaries.dmg
- Running sanity checks before patching
- Running patches for iMac19,1
- Running Preflight Checks before patching
- Found SkylightPlugins folder, removing old plugins
- Cleaning Auxiliary Kernel Collection
- Finished Preflight, starting patching
- Installing Patchset: Modern Wireless
- Handling Installs in: /usr/libexec
- Found existing airportd, overwriting...
- Found existing wifip2pd, overwriting...
- Handling Installs in: /System/Library/CoreServices
- Found existing WiFiAgent.app, overwriting...
- Handling Installs in: /System/Library/Frameworks
- Installing: CoreWLAN.framework
- Handling Installs in: /System/Library/PrivateFrameworks
- Installing: CoreWiFi.framework
- Installing: IO80211.framework
- Installing: WiFiPeerToPeer.framework
- Writing patchset information to Root Volume
- Checking if RSRMonitor is needed
- No kexts found with GPUCompanionBundles, skipping RSRMonitor
- Installing com.dortania.opencore-legacy-patcher.auto-patch.plist
- com.dortania.opencore-legacy-patcher.auto-patch.plist checksums match, skipping
- Installing com.dortania.opencore-legacy-patcher.macos-update.plist
- com.dortania.opencore-legacy-patcher.macos-update.plist checksums match, skipping
- Building new Auxiliary Kernel Collection
- Unable to build Auxiliary Kernel Collection
Subprocess failed.
    Command: ['/Library/PrivilegedHelperTools/com.dortania.opencore-legacy-patcher.privileged-helper', '/usr/bin/kmutil', 'create', '--allow-missing-kdk', '--new', 'aux', '--boot-path', '/System/Volumes/Update/mnt1/System/Library/KernelCollections/BootKernelExtensions.kc', '--system-path', '/System/Volumes/Update/mnt1/System/Library/KernelCollections/SystemKernelExtensions.kc']
    Return Code: 71
    Standard Output:
      No variant specified, falling back to release
      Error Domain=KMErrorDomain Code=71 "Invalid argument: Unable to read contents of file at /System/Volumes/Update/mnt1/System/Library/KernelCollections/BootKernelExtensions.kc" UserInfo={NSLocalizedDescription=Invalid argument: Unable to read contents of file at /System/Volumes/Update/mnt1/System/Library/KernelCollections/BootKernelExtensions.kc}
    Standard Error:
      None
升级最最新的版本,报此错。怎么解决!

mako1129 发表于 2024-10-28 09:04

mako1129 发表于 2024-10-25 17:34 https://i.pcbeta.com/static/image/common/back.gif
- Starting Patch Process
- Determining Required Patch set for Darwin 24
- Verifying whether Root P ...

通过查资料,自已解决,给有相关问题的人给予参考:
1.diskutil info / | grep "Device Node"
2.修复efi
sudo mount -o nobrowse -t apfs /dev/disk2s4 /System/Volumes/Update/mnt1

sudo bless --folder /System/Volumes/Update/mnt1/System/Library/CoreServices --bootefi --create-snapshot

19182599 发表于 2024-11-3 09:38

我的也是,能不能给详细说说
页: [1]
查看完整版本: 打OCLP补丁报错