Contribute
Register

Step 2 '"--applicationpath" is deprecated in macOS 10.14 and greater."

Status
Not open for further replies.
Joined
Aug 29, 2018
Messages
21
Motherboard
Asus Z170-A
CPU
i7 6700K
Graphics
GTX 970
Mac
  1. iMac
  2. MacBook Pro
Mobile Phone
  1. iOS
Hello!

I am trying to get macOS Mojave on my PC. In Step 2 of TonyMacX86's guide, when I enter the terminal command, then click Enter, and then enter my password, I get the following error. What should I do?

The 'Install macOS Mojave Beta' does come up on the Launchpad and is in Applications. I am trying to do this on an iMac already running macOS Mojave... Any recommendations?

Richard
 

Attachments

  • Screen Shot 2018-09-19 at 4.55.26 PM.png
    Screen Shot 2018-09-19 at 4.55.26 PM.png
    332.3 KB · Views: 657
Any recommendations?
Try:
Code:
sudo /Applications/Install\ macOS\ Mojave\ Beta.app/Contents/Resources/createinstallmedia --volume /Volumes/USB --nointeraction
 
Try:
Code:
sudo /Applications/Install\ macOS\ Mojave\ Beta.app/Contents/Resources/createinstallmedia --volume /Volumes/USB --nointeraction
I get the same exact error/message.
 

Attachments

  • Screen Shot 2018-09-19 at 6.25.42 PM.png
    Screen Shot 2018-09-19 at 6.25.42 PM.png
    280.7 KB · Views: 717
it says higher than El Capitan.. are you on yosemite? 10.10.x? Because it says on the terminal you should be on 10.11.x or 10.12.x for you to download mojave
 

Attachments

  • Screen Shot 2018-09-19 at 6.37.26 PM.png
    Screen Shot 2018-09-19 at 6.37.26 PM.png
    104.7 KB · Views: 324
it says higher than El Capitan.. are you on yosemite? 10.10.x? Because it says on the terminal you should be on 10.11.x or 10.12.x for you to download mojave

The system is running macOS Mojave (10.14).
 
The system is running macOS Mojave (10.14).
  • Is it possible that the MacOS Mojave Beta Installer in your Applications folder is corrupt?
    • Try verifying SHA1 Checksums with "shasum command"
      shasum /Applications/Install*OS*.app/Contents/SharedSupport/InstallESD.dmg
    • Verify the output of this command against published values through Google Search
 
The system is running macOS Mojave (10.14).
Try this:
Code:
sudo /Applications/Install\ macOS\ Mojave\ Beta.app/Contents/Resources/createinstallmedia --volume /Volumes/USB && echo Mojave Drive Created
 
Try this:
Code:
sudo /Applications/Install\ macOS\ Mojave\ Beta.app/Contents/Resources/createinstallmedia --volume /Volumes/USB && echo Mojave Drive Created

I'm still getting macOS version error.
 

Attachments

  • Screen Shot 2018-09-20 at 5.00.16 PM.png
    Screen Shot 2018-09-20 at 5.00.16 PM.png
    879.3 KB · Views: 448
Status
Not open for further replies.
Back
Top