古い Mac を再インストールを試みるも何故か失敗してしまう。
色々なサイトを見たけれど...
どれもうまくいかず...
エラーログ
エラーログを見ると以下のような記述が...
時刻関係なのかなぁ
ODNodeCreateWithNameAndOptions failed with error 'Unknown node name' (2000)
GetDYLDEntryPointWithImage(/System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete,CacheDeleteCopyPurgeableSpaceWithInfo) failed.
macOS ダウンロード
DiskMaker X
インストーラ作成手順
インストールメディア作成(Ventura)
エラー①
% sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled Password: Ready to start. To continue we need to erase the volume at /Volumes/Untitled. If you wish to continue type (Y) then press return: y Erasing disk: 0%... 10%... 20%... 30%... 100% Making disk bootable... Failed to patch BaseSystem. Error: Error Domain=com.apple.ParallelCompression Code=1 "Error 0xa70a9400 decoding block payload failed reading from payload stream Input buffer size mismatch: expected 1128802196 B, got 147849216 B" UserInfo={NSLocalizedDescription=Error 0xa70a9400 decoding block payload failed reading from payload stream Input buffer size mismatch: expected 1128802196 B, got 147849216 B} The bless of the installer disk failed.
エラー②
% sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/Install\ macOS\ Ventura Ready to start. To continue we need to erase the volume at /Volumes/Install macOS Ventura. If you wish to continue type (Y) then press return: Y Erasing disk: 0%... 10%... Error erasing disk error number (-69888, 0) An error occurred erasing the disk.
成功
% sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/Install\ macOS\ Ventura Password: Ready to start. To continue we need to erase the volume at /Volumes/Install macOS Ventura. If you wish to continue type (Y) then press return: Y Erasing disk: 0%... 10%... 20%... 30%... 100% Making disk bootable... Copying to disk: 0%... 10%... 20%... 30%... 40%... 50%... 60%... 70%... 80%... 90%... 100% Install media now available at "/Volumes/Install macOS Ventura"