Introduction to Computers Using Ubuntu
-----
Getting "Live" Linux with UNetbootin


This section of the guide is an appendix, in part because it covers material that is NOT introductory. That does not mean you can't do the steps, but you might feel more comfortable going through the process with a friend who is computer savvy. As always, a local FOSS user group like NatickFOSS will have friendly people to help you.

I welcome complaints and suggestions for improvement of not only this web page, but any other part of the intro guide. EMAIL


It is a good idea to try Linux as a "Live" distribution for a while before you commit to an installation. A live distribution will boot your computer into a fully functional Linux system in a temporary way. The operating system and programs all load entirely into random access memory (RAM). No changes are made to your long term storage, the hard drive. Like any contents of RAM, the live Linux completely disappears when you shut down the computer. Nothing is left behind.

The easiest way to get Ubuntu for "live" use is to ask at NatickFOSS or another local user group. Someone can make you a copy. Perhaps you have a desktop/tower computer with a DVD drive. Laptops once did commonly have them, but perhaps your laptop has only USB connections. If you want a DVD disk, give us a bit of warning, though. We don't usually carry disks around, but will happily give you a copy at the next meeting after your request.

cd image
Image Credit: John McCullough, licensed CC-NC-ND

Bookstores like Barnes and Noble also sell copies of magazines which come with DVDs full of Live Linux distributions. Linux Format is one such magazine from the UK (sadly not cheap).

Linux Format DVD

Most computers are set up to start by first checking the optical drive (CD, DVD) and then the hard drive which is the normal place you have a bootable operating system. That means a Live Linux optical disk will quickly set up the image in RAM so you can explore. There are many versions of linux which have a live image. This section of the guide will talk about using Ubuntu from Cannonical, but Fedora from Red Hat, openSUSE or any other live image works fine. None of them change your hard drive in any way unless you choose to install them there after you have explored the live image for a while.

With a new laptop, you will prefer to use a live image from a bootable USB thumb drive. NatickFOSS can also provide you with one of those. Just ask.

usb image

However, you don't need to wait if you are bold, can do it yourself. Once you set up the easily carried USB thumb drive properly, you can carry it with you and use it (with permission) on the computers available wherever you are. You can boot into the kind of Free Software you know and love.

This section of the guide will begin as the least complicated steps for setting up a USB stick. Expanded, more technical information may follow. Remember that the purpose of this guide is keeping it basic as much as possible.

We who love Linux, hope you will eventually want to go further, changing your hard disk drive so it is either totally devoted to Linux or setting up to dual boot so you can continue to use your current operating system (Windows?) part time, and use Linux too.

NatickFOSS users have had good success using a program called UNetbootin to create their thumb drives.

The first step is to get the files you need.

  1. a program to create a bootable USB
  2. a copy of the live operating system (like Ubuntu)

Our recommended program is called UNetbootin (Universal Netboot Installer), a neat FOSS program which is easily found online by searching for the Unetbootin home page. Be careful. The order of the search isn't always going to show the actual home page at the top of the search list.

searching for unetbootin

The best place to get it is https://unetbootin.github.io/

My search using Google with Linux gave the home page first, but the search on a Windows or Mac computer might not order the search the same for you.

Once you get to the site, choose the appropriate version. As you can see, you can run UNetbootin on either Windows or Macintosh (as well as GNU/Linux), so you can start from your current OS.

choosing OS

In addition to UNetbootin, you need the version of Linux you want to put on the USB drive. In some cases, you might want to use the built-in feature of UNetbootin to do the network download within UNetbootin istelf, but it might be easier to have the image (iso) file already downloaded onto your hard drive. It isn't particularly fast when you download a whole operating system image and you are better off if you do the downloading with a computer hooked to the network with a network cable instead of trying to do the OS download with wireless. Wireless is often MUCH slower.

Getting a live Ubuntu bootable image (iso) is easy if you have a fast Internet connection. If your connection is slow, it is still easy, but will take longer.

The Unetbootin home page describes how to use the software, so I won't repeat those instructions here. Those instructions will also remain more up-to-date as that program is updated.

It is going to take a while for some files to transfer to the USB drive, depending on the computer you have. One specific file is VERY large. The progress bar stalls...around 5% for me. Wait patiently. It will eventually move along.

unetbootin step4

The work done by Unetbootin is very automatic. Aside from the typical delay, the four steps finish up without more work from you.

unetbootin step5

The USB is now set up to be a bootable disk. For now, choose Exit and remember to properly eject the USB drive. [[example image needed here?]] You can drop it in your pocket and use it on any computer where you have permission, not just your own. Always ask. Before purchasing my current laptop, I tested several models in the local computer store with the tech staff's permission. It helped that the head technician was a Linux user!

Boot Order

Many computers are not set up to conveniently boot from a USB drive. You will need to override the normal boot order to get your live Linux USB to work.

Cautionary Note:
The issue of boot order makes this guide a step up from the normal "for beginners" purpose. It may not be obvious to a non-techie person, how changing boot order happens. Some computer manufacturers don't even show the boot order message on screen by default. It may require more trickery.

Sometimes you can get to a boot order option by making the computer think you have a stuck key, so immediately holding down the ESC key might get you there.

For only a VERY few seconds when I start my computer I see a message at the bottom of the screen which says my boot order selection key is F12. I see something very much like the next image which appears right after I start it.

change boot order

Your computer may tell you some other key (F8?) is for boot order selection. The manufacturers of computers have NOT agreed on a standard, too bad.

Most computers are designed to boot the operating system from some sort of long term storage. Typically the sequence is:

In the image below, you can see my system's normal boot order. The USB which now contains the Linux live image is #4.

boot sequence F12

When you do boot from the USB, a menu offers something like the following image.

usb boot menu

Default is to "Try Ubuntu without Installing", but I have used my arrow key to move down the menu for clarity. Tapping the Enter key while "Default" or "Try Ubuntu without Installing" is how you start the boot. Carefully double check that you have NOT chosen the install option or you'll wipe your old data and operating system!

What you will see is going to look similar to the next image. This is Ubuntu's "Live" Desktop. Unity and any programs you try will be transferred from the USB (or CD/DVD if that's where you booted from) into RAM. Everything is going to run somewhat slower than it would after a regular install, but you will be able to test out almost every feature of Ubuntu using the live desktop. Have fun.

Particularly note the icon which offers you the chance to install Ubuntu...Maybe that will be your next step in a few weeks!

live Ubuntu

References:

Unetbootin is not the only choice for creating bootable media.
Ubuntu Disk Burn Instructions


© 2013- Algot Runeman email: algot@runeman.org - Shared using the Creative Commons Attribution license.
Source to cite: - filedate: