Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 730 Bytes

ubuntu_install.md

File metadata and controls

11 lines (11 loc) · 730 Bytes

Creating a Bootable Drive

  1. Dowload the version of Ubuntu you want
  2. Install software like Etcher if you don't already have it
    1. if it gives you a .AppImage file, click on Properties. Click on Permissions and click on Allow executing the file as a program.
    2. In the command line, run chmod u+x path/to/file.AppImage
  3. Plug in your drive
  4. Use Etcher to turn the drive into an installer for the software
  5. Go to the computer you want to install Ubuntu on, and plug the drive in
  6. Restart the computer, and it should grab on to the drive.
    1. If it doesn't, restart again and hold F12 when the logo screen comes up.
  7. Follow the instructions, and enjoy.