Contribute
Register

Unable to Create Mavericks Installer USB

Status
Not open for further replies.
Joined
Apr 15, 2022
Messages
162
Motherboard
Dell Latitude E5430
CPU
i5 3230M
Graphics
HD 4000
Mac
  1. MacBook Air
Mobile Phone
  1. Android
Okay, so I have managed to get around Sierra, but the same Terminal commands and dragging the folder into the installer does not work for Mavericks. I have also change my system time multiples, and the result is the same. I am wondering what to do.

Terminal commands:
Code:
cd Desktop 
mkdir -p "_MASReciept" 
echo -e '\000com.apple.InstallAssistant.Sierra' >_MASReceipt/receipt
 
Okay, so I have managed to get around Sierra, but the same Terminal commands and dragging the folder into the installer does not work for Mavericks. I have also change my system time multiples, and the result is the same. I am wondering what to do.

Terminal commands:
Code:
cd Desktop
mkdir -p "_MASReciept"
echo -e '\000com.apple.InstallAssistant.Sierra' >_MASReceipt/receipt
I had to download an older OS X installer.
I managed to grab the very first release.
Got it working.
 
Status
Not open for further replies.
Back
Top