How to install Rosetta 2 via Terminal on a Apple silicon machine

So I get asked this a lot and on my day to day setup of any Apple silicon mahcine this is one of the first things I do in setting up a new build of macOS. All you need to do is open up Terminal paste in this command

“softwareupdate –install-rosetta”

press returned It prompts you to confirm by typing A press return and Rosetta is installed very quickly. You can also try this terminal command.

“softwareupdate –install-rosetta –agree-to-license”

Its a very quick install and should not give you any issues in installing it on a Apple Silicon Based machine.

Apple help article:

https://support.apple.com/en-gb/102527

https://support.apple.com/en-gb/116943

How to setup a USB Boot Disc for Sonoma

Tools you will need:

  • USB Memory stick 32GB
  • Mac that can download Sequoia
  • Good Internet Speed

Download Sequoia from the app store. Once downloads plug in the USB stick change the name to MyVolume. Check the Installer has download by checking the Applications folder then use this terminal command to run in terminal to create the boot stick.

Terminal Command:

sudo /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

You will be promoted for the admin password. Then confirm with a y in terminal. The installer will go away and ask to give access to the drive (USB) older OS might not ask you this question. Once confirmed wait for the installer to setup the USB stick. This will take a while depending on the speed of the USB. Once completed the Terminal window will state the the media is now ready.

To confirm boot to the USB stick and install from the USB stick. Note If you decide to format the drive and it’s a silicon machine the machine will reboot. On a reboot it will boot to the current recovery OS of that machine so if Sonoma was installed it will boot to that and ask you to re install that OS. You will need to boot to the Sequoia memory stick so I would reboot to that stick which will allow you to install and test the USB stick you just created.

Handy Links to Apple Website

USB Guide https://support.apple.com/en-gb/101578

macOS Sonoma compatible machines https://support.apple.com/en-us/120282

How to setup a USB Boot Disc for Sequoia

Tools you will need:

  • USB Memory stick 32GB
  • Mac that can download Sequoia
  • Good Internet Speed

Download Sequoia from the app store. Once downloads plug in the USB stick change the name to MyVolume. Check the Installer has download by checking the Applications folder then use this terminal command to run in terminal to create the boot stick.

Terminal Command:

sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

You will be promoted for the admin password. Then confirm with a y in terminal. The installer will go away and ask to give access to the drive (USB) older OS might not ask you this question. Once confirmed wait for the installer to setup the USB stick. This will take a while depending on the speed of the USB. Once completed the Terminal window will state the the media is now ready.

To confirm boot to the USB stick and install from the USB stick. Note If you decide to format the drive and it’s a silicon machine the machine will reboot. On a reboot it will boot to the current recovery OS of that machine so if Sonoma was installed it will boot to that and ask you to re install that OS. You will need to boot to the Sequoia memory stick so I would reboot to that stick which will allow you to install and test the USB stick you just created.

You can watch a full video here of how to do it.

Handy Apple Support Pages

USB Boot Guide https://support.apple.com/en-gb/101578

macOS Sequoia compatible machines https://support.apple.com/en-us/120282

How to Clone a hard drive using Super Duper

Much like my video n Carbon Copy Cloner this is a similar video on how to clone a hard drive boot OS to another drive using a software called Super Duper. The advantage with this one is you don’t have a limited time i.e 30 days trial period. You can buy the full version but if you just want to use a software which clones a drive then Super Duper is a good option.
Super duper website:
https://superduper.en.softonic.com/mac

Formatting issues with USB Drives and a work around on a Mac

This is a quick video to help you with a work around if you encounter the dreaded ! mark in red when you try and format a USB pen stick. Here we see two different operating systems running the two different versions of disk utilities feature for this task. First we will see the option on macOS Sierra then we go to Yosemite to finish of who to resolve the issue with a USB drive not erasing or formatting correctly in disk utilities on a mac.