How to Use an Operating System from a USB Stick

You can install an operating system onto a flash drive and use it like a portable computer by using Rufus on Windows or the Disk Utility on Mac. For each method, you'll need to acquire the OS installer or image, format the USB flash drive,...
Method 1 of 2:

Creating a Windows or Linux Bootable Drive with Rufus

  1. How to Use an Operating System from a USB Stick Picture 1How to Use an Operating System from a USB Stick Picture 1
    Enable USB booting in the BIOS. BIOS (Basic Input/Output System) helps you manage the hardware in your computer. During startup press the designated key to access the BIOS (typically F2 or Del). Use the arrow keys to navigate to the 'Boot' tab. Move USB to the top of the list with Enter. Select 'Save and Exit' and your computer will reboot with the new settings.
    1. Different manufacturers use different types of BIOS in their computers. Check your manufacturer's specifications for exact buttons for accessing and altering the BIOS configuration.
  2. How to Use an Operating System from a USB Stick Picture 2How to Use an Operating System from a USB Stick Picture 2
    Purchase an appropriate USB flash drive. You will want a flash drive with at least 16GB capacity. USB 2.0 will work, but the greater speed of USB 3.0 is highly preferable.
    1. 32GB or greater is recommended if you want to fit anything beyond the operating system on the drive. The increase in storage capacity is relatively inexpensive (~$5 difference between 16 and 32 GB)!
  3. How to Use an Operating System from a USB Stick Picture 3How to Use an Operating System from a USB Stick Picture 3
    Download the "disk image" of the operating system you want to install. The Rufus website has a collection of links to downloadable OS disk images at the bottom of the page under the header 'Non-exhaustive list of ISOs Rufus is known to work with'. The file you'll need to download is called an ISO.
  4. How to Use an Operating System from a USB Stick Picture 4How to Use an Operating System from a USB Stick Picture 4
    Download and open Rufus. Rufus is a self-contained program and does not need to be installed -- only downloaded and opened.
  5. How to Use an Operating System from a USB Stick Picture 5How to Use an Operating System from a USB Stick Picture 5
    Connect your USB flash drive to the computer. It will appear listed with your other drives in 'This PC'.
  6. How to Use an Operating System from a USB Stick Picture 6How to Use an Operating System from a USB Stick Picture 6
    Click the 'Device' dropdown and select your USB flash drive from the list.
  7. How to Use an Operating System from a USB Stick Picture 7How to Use an Operating System from a USB Stick Picture 7
    Click the 'Partition Scheme' dropdown and select 'MBR for BIOS or UEFI'. MBR (Master Boot Record) is an older, but more common disk structure used widely in Windows computers.
    1. You can select GPT (GUID Partition Table), a newer technology, but you may have compatibility issues installing some operating systems.[1]
  8. How to Use an Operating System from a USB Stick Picture 8How to Use an Operating System from a USB Stick Picture 8
    Click the 'Filesystem' dropdown menu and select the appropriate filesystem. Use 'NTFS' if you are installing Windows to your bootable USB stick drive and 'exFat' if you are installing Linux to your bootable USB stick drive.
  9. How to Use an Operating System from a USB Stick Picture 9How to Use an Operating System from a USB Stick Picture 9
    Click to activate the 'Create Bootable Disk' checkbox. This checkbox is listed under the 'Format Options' header and will allow you to use an ISO to create your bootable USB drive. An ISO (disk image) is digital file containing the contents of a disk - in this case the operating system you will install.
  10. How to Use an Operating System from a USB Stick Picture 10How to Use an Operating System from a USB Stick Picture 10
    Select 'ISO image' from the menu to the right of the checkbox.
  11. How to Use an Operating System from a USB Stick Picture 11How to Use an Operating System from a USB Stick Picture 11
    Click the disk icon and select your downloaded disk image. The disk icon is located to the right of the dropdown where you selected ISO image.
  12. How to Use an Operating System from a USB Stick Picture 12How to Use an Operating System from a USB Stick Picture 12
    Press 'Start'. A progress bar will display the the progress. You will be notified when the process is complete.
    1. Note: This process will format the flash drive. Formatting the USB drive will erase ALL content. If you have any data on your USB flash drive you want to save, copy it to your computer first to save it.
  13. How to Use an Operating System from a USB Stick Picture 13How to Use an Operating System from a USB Stick Picture 13
    Restart your computer to test your bootable drive. With USB booting enabled, your computer should restart and use the USB to boot using the disc image.
    1. Some BIOS have a separate menu specifically for selecting your startup disk. This menu will have a different access button on startup from the regular BIOS menu. Check with your manufacturer's specifications to determine if this is the case if you are having trouble booting into your flash drive.
Method 2 of 2:

Installing macOS/OSX to a Portable Drive

  1. How to Use an Operating System from a USB Stick Picture 14How to Use an Operating System from a USB Stick Picture 14
    Acquire an appropriate USB flash drive. To install a modern macOS/OSX operating system, you will want a flash drive with at least 16GB capacity. USB 2.0 will work, but the greater speed of USB 3.0 is highly preferable.
    1. 32GB or greater is recommended if you want to fit anything beyond the operating system on the drive. The increase in capacity is relatively inexpensive (~$5 difference between 16 and 32 GB)!
  2. How to Use an Operating System from a USB Stick Picture 15How to Use an Operating System from a USB Stick Picture 15
    Download the OS installer from the App Store. Search for the version of macOS/OSX you want to install and press 'Download'. The installer will appear in your Applications folder when when the download is complete.
  3. How to Use an Operating System from a USB Stick Picture 16How to Use an Operating System from a USB Stick Picture 16
    Connect the USB flash drive to your computer. The drive will mount automatically and appear on the desktop.
  4. How to Use an Operating System from a USB Stick Picture 17How to Use an Operating System from a USB Stick Picture 17
    Go to 'Applications > Utilities' and open the Disk Utility. The Disk Utility is used to manage and modify your drives. Your flash drive will appear in the list of drives on the left.
  5. How to Use an Operating System from a USB Stick Picture 18How to Use an Operating System from a USB Stick Picture 18
    Select your flash drive from the list and press 'Partition'. Partitioning is a way to split your drive's storage into separate spaces. This button is one of the tabs listed below the menu bar. The tab contains options for formatting the USB drive and setting it up to be bootable.
  6. How to Use an Operating System from a USB Stick Picture 19How to Use an Operating System from a USB Stick Picture 19
    Open the Partition Layout menu and select '1 Partition'. A single partition will maximize the space for your portable operating system.
  7. How to Use an Operating System from a USB Stick Picture 20How to Use an Operating System from a USB Stick Picture 20
    Open the Format menu and select 'Mac OS Extended (Journaled)". This format is necessary to run the operating system.
    1. Note: Formatting the USB drive will erase ALL content. If you have any data on your USB flash drive you want to save, copy it to your computer first to save it.
  8. How to Use an Operating System from a USB Stick Picture 21How to Use an Operating System from a USB Stick Picture 21
    Press 'Options…'. This button is below the partition table and opens up a menu of options for the selected partition.
  9. How to Use an Operating System from a USB Stick Picture 22How to Use an Operating System from a USB Stick Picture 22
    Select 'GUID partition table' and press 'OK'. This partition scheme is necessary to make the partition bootable.
    1. Other options are used for making a drive bootable to PowerPC or Windows computers, but a modern macOS/OSX will not function properly on most non-Mac hardware.
  10. How to Use an Operating System from a USB Stick Picture 23How to Use an Operating System from a USB Stick Picture 23
    Press 'Apply' then 'Partition' from the popup alert. A progress bar will appear indicating the formatting and partitioning progress. This process may take a few minutes. When complete, the progress bar will disappear.
  11. How to Use an Operating System from a USB Stick Picture 24How to Use an Operating System from a USB Stick Picture 24
    Open the macOS/OSX installer. The installer is located in your Applications folder.
  12. How to Use an Operating System from a USB Stick Picture 25How to Use an Operating System from a USB Stick Picture 25
    Press 'Continue' to begin the installation process.
  13. How to Use an Operating System from a USB Stick Picture 26How to Use an Operating System from a USB Stick Picture 26
    Press 'Agree' and then 'Agree' a second time in the popup. Clicking this button agrees to the licensing information displayed in the installer window.
  14. How to Use an Operating System from a USB Stick Picture 27How to Use an Operating System from a USB Stick Picture 27
    Press 'Show All Disks'. This will let you select which disk to install the operating system to.
  15. How to Use an Operating System from a USB Stick Picture 28How to Use an Operating System from a USB Stick Picture 28
    Select your flash drive from the list of disks and press 'Install'. The installation will begin and will probably take around 30 or more minutes. When installation is complete you will be prompted to setup the new OS.
    1. You may be prompted to enter your computer's login information after pressing install to verify the action.
  16. How to Use an Operating System from a USB Stick Picture 29How to Use an Operating System from a USB Stick Picture 29
    Enter the OS initialization information. You will be prompted for information like username/password, location, and wifi info to configure your new OS installation. After you finish you will be booted into your portable drive.
  17. How to Use an Operating System from a USB Stick Picture 30How to Use an Operating System from a USB Stick Picture 30
    Go to 'Applications > System Settings' and open 'Startup Disk'. You want to make sure to switch your default startup disk back to your computer's hard drive to avoid problems after you remove the flash drive.
  18. How to Use an Operating System from a USB Stick Picture 31How to Use an Operating System from a USB Stick Picture 31
    Select your computer's hard drive and press 'Restart'. You will boot back into your computer's hard drive and you can now safely eject your flash drive.
4 ★ | 1 Vote