Create An Ubuntu Bootable USB Stick With a MacOS
With a bootable Ubuntu USB stick, you can: --
  • Install or upgrade Ubuntu, even on a Mac
  • Test out the Ubuntu desktop experience without touching your PC configuration
  • Boot into Ubuntu on a borrowed machine or from an internet cafe
  • Use tools installed by default on the USB stick to repair or fix a broken configuration
Creating a bootable Ubuntu USB stick is very simple, especially if you're going to use the USB stick with a generic Windows or Linux PC. The process will be covered in the next few steps.
Apple Hardware Considerations:
There are a few additional considerations when booting the USB stick on Apple hardware. This is because Apple's "Startup Manager", summoned by holding the Option/alt (∿–) key when booting, won't detect the USB stick without a specific partition table and layout. This will be covered in a later step.


USB Requirements:
The following are requirements needed to create a USB bootable drive:
  • a 2GB or larger USB stick / flash drive
  • An Apple computer or laptop running MacOS
  • Etcher, a free and open source application
    (on links page under "Other Required Software")
  • An Ubuntu ISO file

Click image to see larger version



Click image to see larger version
Step One -- Prepare the USB stick:

To ensure maximum compatibility with Apple hardware, you must first blank and reformat the USB stick using Apple's "Disk Utility". But this step can be skipped if you intend to use the USB stick with only generic PC hardware. Perform the following:
  1. Launch Disk Utility from
    Applications > Utilities or Spotlight search
  2. Insert your USB stick and observe the new device added to Disk Utility
  3. Select the USB stick device and select Erase from the tool bar (or right-click menu)
  4. Set the format to MS-DOS (FAT) and the scheme to GUID Partition Map
  5. Check you've chosen the correct device and click Erase

Warning: Disk Utility needs to be used with caution as selecting the wrong device or partition can result in data loss. You can avoid the hassle of selecting from a list of USB devices by ensuring no other devices are connected.



Step Two -- Install and run Etcher:

To write the ISO file to the USB stick, you need to use a free and open source application called Etcher

After downloading this and clicking to mount the package, Etcher can either be run in-place or dragged into your Applications folder.

By default, recent versions of MacOS block the running of applications from unidentified developers. To side-step this issue, enable "App Store and identified developers" in the "Security & Privacy" pane of System Preferences. If you are still warned against running the application, click "Open Anyway" in the same pane.

Click image to see larger version



Click image to see larger version
Step Three -- Etcher Configuration:

Etcher will configure and write to your USB device in three stages, each of which needs to be selected in turn:
  • Select image will open a file requester from which should navigate to and select the ISO file downloaded previously. By default, the ISO file will be in your Downloads folder
  • Select drive, replaced by the name of your USB device if one is already attached, lets you select your target device. You will be warned if the storage space is too small for your selected ISO
  • Flash! will activate when both the image and the drive have been selected. As with Disk Utility, Etcher needs low level access to your storage hardware and will ask for your password after selection


Step Four -- Write to the Device:

After entering your password, Etcher will start writing the ISO file to your USB device.

The Flash stage of the process will show progress, writing speed and an estimated duration until completion. This will be followed by a validation stage that will ensure the contents of the USB device are identical to the source image.

When everything has finished, Etcher will declare the process a success.

Congratulations ! You now have Ubuntu on a USB stick, bootable and ready to go.

Click image to see larger version

Warning: After the write process has completed, MacOS may inform you that "The disk you inserted was not readable by this computer". Don't select Initialize. Instead, select Eject and remove the USB device.




Click image to see larger version
Boot Your Mac:

If you want to use your USB stick with an Apple Mac, you will need to restart or power-on the Mac with the USB stick inserted while the Option/alt(∿–) key is pressed

This will launch Apple's "Startup Manager" which shows bootable devices connected to the machine. Your USB stick should appear as gold/yellow and labelled "EFI Boot". Selecting this will lead you to the standard Ubuntu boot menu.



Return to CIS 120 Useful Links