How to make an installer USB?
I am going to install Ventura and uses the command:
sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
The result of:
erlandflaten@MacErland-2 ~ % sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/MacErland HD/usbdisk
sudo: /Applications/Install macOS Ventura.app/Contents/Resources/createinstallmedia: command not found
erlandflaten@MacErland-2 ~ %
Maybe the "Installe macSO Ventura.app" is not the folder Applications?
I use Ventura 13.01 and would like to make an usb installer to install macos on another mac. Very troublesome. The reinstall over net dont work.
How do I put the installer inside the Application directory? I guess thats an start?