How To Install Ubuntu From A Usb Flash Drive

How To Install Ubuntu From A Usb Flash Drive

Running an operating system, like Windows, off of your flash drive can be very useful sometimes. You can recover your data from a hard drive and copy it to an external hard drive if that computer won't boot up or scan that computer for viruses and so on. This Instructable will show you how to install, boot, and run the popular Linux distro, from your flash drive. You will be able to automatically save your changes and settings back to the flash drive and restore them on each boot using a second partition. You can run Ubuntu will all your settings and files, even if you don't have your own computer with you.

Now that we have Ubuntu installed in our flash drive, why don't we take it for a spin? Do know this part gets kinda tricky. So, remove your flash drive and Shut Down.

You will have a whole, powerful operating system in your pocket! Sorry for the not very helpful pictures. It was to hard to document each little step for each step. Hopefully it is still easy to follow.

I'm not liable for any damage done to your computer and/or flash drive. However, I haven't ever had a problem. Just make sure to follow each step carefully. *This process is no longer needed as of Ubuntu 8.10 because a USB Ubuntu Creator is built in. Step 1: Get Materials.

Here are the materials needed: • USB 2.0 Flash drive (at least 1G) (You could use USB 1.1, but everything will take 5x longer) • Computer w/ CD Drive (Must be able to boot from USB. Newer motherboards will work. Motherboards older than 2 years old probably won't work. A BIOS update from your computer manufacturer might work.) • Ubuntu LiveCD (You don't need this if your computer already has Ubuntu installed on it) • You should also be somewhat computer-savvy and comfortable with command prompt/ terminal. I used a 4GB Sandisk Cruzer Micro and Ubuntu 7.10 (current one at time of writing) You can get the Ubuntu LiveCD.

Download the Ubuntu Desktop LiveCD iso and burn it on a CD using Nero or another program. You could also request a free Ubuntu CD but that takes 6-10 weeks to ship. Step 2: Changing BIOS Boot Order. We will need to change the boot order of your BIOS throughout this Instructable. Turn on your computer and while it turns on press the button to access the BIOS Setup Utility. Usually F2 or Delete. Navigate around the setup until you find something about the boot order.

Canon Imagerunner Advance C5035i Brochure. You can change it so if that first device is their, it will boot up from that device. If the device isn't their, it will keep going down the order/list until their is one with that device plugged in.

Also, when you boot up you might have an option to temporarily boot up from a certain device. You could use this if you want to only boot up from a device once. Buescher Elkhart Saxophone Serial Numbers here. Step 3: Boot From the Ubuntu LiveCD.

Now that you're in Ubuntu, it is time to format the flash drive. We will make two partitions, one for the actual Ubuntu OS, and another to automatically save your changes and settings back to the flash drive and restore them on each boot. You can also store personal data on the second partition. Backup all your data on your flash drive before doing this. This will erase all your files on you flash drive 0. Backup the data on your flash drive.

Open Terminal, under Applications 2. Type in ' sudo su' 3.

Type in ' fdisk -l', and identify which device is your flash drive. Mine was 'sdb'. Whenever I type 'sdb', put in your flash drive identification.

For example, if your flash drive was sda, and I typed 'format sdb1' then you would type 'format sda1'. Type ' umount /dev/sdb1' 5. Now that you have finished formatting the drive, you can now install Ubuntu onto the flash drive partitions. Insert flash drive.

Open Terminal. Type ' apt-get update'. Go to and download Mtools and install. Afterward, download Syslinux and install. In terminal, type ' syslinux -sf /dev/sdb1'. Type ' cd /cdrom' 7.

Type ' cp -rf casper disctree dists install pics pool preseed.disk isolinux/* md5sum.txt README.diskdefines ubuntu.ico casper/vmlinuz casper/initrd.gz /media/Ubuntu/'. • Ignore any 'cannot create symbolic link' errors. Chemical Kinetics And Reaction Mechanisms Espenson Pdf - The Best Free Software For Your. Go to first partition of the first flash drive and rename 'isolinux.cfg' to 'syslinux.cfg'.