<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; Linux on USB</title> <atom:link href="http://www.ghacks.net/tag/linux-on-usb/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Install Linux on a USB drive with UNetbootin</title><link>http://www.ghacks.net/2008/12/16/install-linux-on-a-usb-drive-with-unetbootin/</link> <comments>http://www.ghacks.net/2008/12/16/install-linux-on-a-usb-drive-with-unetbootin/#comments</comments> <pubDate>Tue, 16 Dec 2008 20:42:14 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[eee pc]]></category> <category><![CDATA[Linux on USB]]></category> <category><![CDATA[PCLinuxOS Minime]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[unetbootin]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9093</guid> <description><![CDATA[There are so many reasons why having a Linux distribution on a usb drive can come in handy. Fram having a &#8220;rescue&#8221; OS on your keyring to being able to install a new distribution on your EeePC, a &#8220;thumb drive&#8221; Linux has many uses. But getting Linux onto a usb drive can&#8217;t be simple. Right? [...]]]></description> <content:encoded><![CDATA[<p>There are so many reasons why having a Linux distribution on a usb drive can come in handy. Fram having a &#8220;rescue&#8221; OS on your keyring to being able to install a new distribution on your EeePC, a &#8220;thumb drive&#8221; Linux has many uses. But getting Linux onto a usb drive can&#8217;t be simple. Right? Wrong. There is a tool, UNetbootin, that makes installing Linux on a usb drive simple.</p><p>UNetbootin can be used on either Linux or Windows. In this article, we&#8217;ll be illustrating the Linux side of things (naturally).</p><p><span
id="more-9093"></span><strong>Note of warning: </strong>Not all usb installations will work on all machines. This can be an issue with your Bios or your USB drive. If you install an OS that doesn&#8217;t work, try another. But after all that work, you might wind up with a machine that simply won&#8217;t boot from a USB drive. You have been warned.</p><p>Now, on with the installation.</p><p><strong>Getting and using UNetbootin</strong></p><p>The first thing to do is download a copy of <a
title="UNetbootin download site" href="http://unetbootin.sourceforge.net/" target="_blank">UNetbootin</a>. For our purposes we&#8217;ll download the Linux universal install binary (named unetbootin-linux-299). Once that has finished you will need to issue the command <em>chmod u+x unetbootin-linux299</em> in order to make the file executable. Once the file is executable, su to the root user and issue the command (from the same directory unetbootin-linx-299 is stored) <em>./unetbootin-linux-299</em> to see the application running. But you&#8217;re not ready just yet.</p><p>Depending upon your distribution, you might come across an error involving p7zip-full. This might be in your distribution&#8217;s repositories. If you use Mandriva you can install p7zip but you will not have the full package. If you use Unbuntu you can get p7zip-full with the command <em>apt-get install p7zip-full</em>.</p><p>Before you run the application you will need to insert and mount your usb drive. Stick in your usb drive and then issue <em>dmesg</em> to find out where your usb drive is located. Mount that and then issue, as root, <em>./unetbootin-linux-299</em>. When yo issue the command you will see the UNetbootin window.</p><div
id="attachment_9096" class="wp-caption alignnone" style="width: 550px"><img
class="size-full wp-image-9096" src="http://www.ghacks.net/wp-content/uploads/2008/12/unetbootin.png" alt="UNetbootin Main Window" width="540" height="384" /><p
class="wp-caption-text">UNetbootin Main Window</p></div><p>Once this window is up and running you are almost there.</p><p>If you have very specific needs for your distribution you will most likely have an image file downloaded to use. If you do not you can select your distribution from the drop down list. First you select the distribution and then you select the version (or release). NOTE: Unless you have a very large USB drive you will most likely want to use a netinstall  version of your distribution.If you do happen to have a large USB drive you can go ahead with a full distribution. If this usb drive is for rescue purposes, or just to have a version of Linux with you at all times, a distribution like PCLinuxOS Minime is a greate choice.</p><p>Once the process is done you will have two buttons to click, Reboot and Exit. Don&#8217;t bother with the Reboot button. Click the Exit button and UNetbootin will close. You can now unmount your drive and reboot your machine to see if the installation works.</p><p>When your machine boots you will need to make sure it first boots from the usb device.</p><p>If you&#8217;re interested to see what PCLinuxOS Minime looks like, take a look.</p><div
id="attachment_9097" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/pclinuxos-minime_1-500x375.jpg" alt="PCLinuxOS Minime" title="pclinuxos-minime_1" width="500" height="375" class="size-medium wp-image-9097" /><p
class="wp-caption-text">PCLinuxOS Minime</p></div><p>And that&#8217;s it.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/16/install-linux-on-a-usb-drive-with-unetbootin/feed/</wfw:commentRss> <slash:comments>25</slash:comments> </item> </channel> </rss>
