<?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 &#187; install linux</title>
	<atom:link href="http://www.ghacks.net/tag/install-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 22:02:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install Linux with InstaLinux.com</title>
		<link>http://www.ghacks.net/2009/06/27/install-linux-with-instalinux-com/</link>
		<comments>http://www.ghacks.net/2009/06/27/install-linux-with-instalinux-com/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 20:58:50 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[instalinux]]></category>
		<category><![CDATA[install linux]]></category>
		<category><![CDATA[operating system]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13924</guid>
		<description><![CDATA[How many ways can you install Linux? Quite a few. You can install via:

CD
DVD
Flash Drive
Network Installation

or&#8230;

InstaLinux

Technically InstaLinux is really just another way of doing a network installation. InstaLinux is a web-based service that allows you to choose some of the specifics of what you want on your installation and then it creates an ISO image [...]]]></description>
			<content:encoded><![CDATA[<p>How many ways can you install Linux? Quite a few. You can install via:</p>
<ul>
<li>CD</li>
<li>DVD</li>
<li>Flash Drive</li>
<li>Network Installation</li>
</ul>
<p>or&#8230;</p>
<ul>
<li>InstaLinux</li>
</ul>
<p>Technically InstaLinux is really just another way of doing a network installation. InstaLinux is a web-based service that allows you to choose some of the specifics of what you want on your installation and then it creates an ISO image that will handle the network install specifics. Using InstaLinux automates your installation so you just pop in the CD, boot the machine, and let the installation take place. Let&#8217;s take a look at the specifics.</p>
<p><span id="more-13924"></span><strong>Preparation</strong></p>
<p>You don&#8217;t need much. You need to be able to point your browser to the <a title="InstaLinux" href="http://www.instalinux.com" target="_self">InstaLinux</a> site and you need to have a CD burner to burn the network-install CD InstaLinux will create. You will also need a DHCP server (or router) able to hand out DHCP addresses if you don&#8217;t want to set this machine up with a static address. Once you have everything you need, you can go ahead and start building your install CD.</p>
<p><strong>Step 1</strong></p>
<div id="attachment_13927" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step1.png"><img class="size-medium wp-image-13927" src="http://www.ghacks.net/wp-content/uploads/2009/06/step1-500x297.png" alt="Figure 1" width="300" height="178" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>The first step (shown in Figure 1) asks the following:</p>
<p>* Select a hostname (not required, especially if you are building a desktop distribution or using DHCP).</p>
<p>* Select if you want to force DHCP and use the configured hostname (using DDNS).</p>
<p>* Select a distribution to build upon.</p>
<p>* Select the version of the distribution.</p>
<p>Select the architecture the distribution will be built upon.</p>
<p><strong>Step 2</strong></p>
<p><strong></p>
<div id="attachment_13928" class="wp-caption alignright" style="width: 309px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step2.png"><strong><img class="size-medium wp-image-13928" src="http://www.ghacks.net/wp-content/uploads/2009/06/step2-499x290.png" alt="Figure 2" width="299" height="174" /></strong></a><p class="wp-caption-text">Figure 2</p></div>
<p></strong></p>
<p>This next step is all about the installation method. In this step you need to configure:</p>
<p>* System profile: Most likely you will only have one option to choose here (Custom).</p>
<p>* Install method: Again, you will most likely have only one option (HTTP).</p>
<p>* Boot image: This will depend upon which distribution you have chosen. For example, if you choose Debian you will see the Debian preseed boot image as your only choice.</p>
<p>* Network Interface: Choose which networking interface will be used to download the install files.</p>
<p>* Proxy server: Configure your proxy if necessary.</p>
<div id="attachment_13929" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step3.png"><img class="size-medium wp-image-13929" src="http://www.ghacks.net/wp-content/uploads/2009/06/step3-500x272.png" alt="Figure 3" width="300" height="163" /></a><p class="wp-caption-text">Figure 3</p></div>
<p><strong>Step 3</strong></p>
<p>This step is all about localization for your installation. Here you will configure:</p>
<p>* Waystation: Where you will download from.</p>
<p>* Timezone</p>
<p>* Hardware clock set to UTC: Yes/No</p>
<p>* Console layout: Language for the console.</p>
<p><strong>Step 4</strong></p>
<div id="attachment_13933" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step4.png"><img class="size-medium wp-image-13933" src="http://www.ghacks.net/wp-content/uploads/2009/06/step4-500x328.png" alt="Figure 4" width="300" height="197" /></a><p class="wp-caption-text">Figure 4</p></div>
<p>This step is where you choose the type of installation you will want as well as the individual packages you want to install. Note the lack of menus or clickables for packages. That&#8217;s right. In the text area you list the packages you want to install. Because of this you will need to know exactly what you want installed on your machine. You will really only need this feature if you know there are packages that are not on the default package list for your system. For example, <a title="Ubuntu destkop packages" href="http://www.instalinux.com/bundles/Ubuntu-Intrepid.html#ubuntu-desktop" target="_blank">here</a> you can see a listing of the packages involved in a Ubuntu Desktop installation. You will also have to choose your partitioning method. If you want to have a fully automated installation you will need to select any of the methods but the last one.</p>
<p><strong>Step 5</strong></p>
<div id="attachment_13934" class="wp-caption alignleft" style="width: 309px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step5.png"><img class="size-medium wp-image-13934" src="http://www.ghacks.net/wp-content/uploads/2009/06/step5-499x175.png" alt="Figure 5" width="299" height="105" /></a><p class="wp-caption-text">Figure 5</p></div>
<p>This is the final step before confirmation. Here you need to choose where the install will go. On my system this is hda or the first IDE drive. This choice will depend upon your hardware.</p>
<p>Once you have made this choice click the &#8220;Continue&#8221; button which will reveal to you the confirmation screen. Go over the information presented to you and, if it is correct, click the &#8220;Go for it!&#8221; button. Once the InstaLinux system is done creating your ISO image you can click on the link to download the image. This image should be less than 30 Mb.</p>
<p><strong>Gotchas</strong></p>
<p>I have used this for a couple of different distributions. For the Debian install image I was prompted to create a root and user loging/password. For the Ubuntu desktop I was not. So some of the distribution steps will be a little different than others. The steps you see above were for a Ubuntu Desktop image.</p>
<p>Also remember you will pulling a lot of packages down from the net, so make sure you have a fast, solid connection.</p>
<p><strong>Installing</strong></p>
<p>Once you have burned your image onto CD, put the CD into the drive you want to install the operating system on, boot the machine, and at the prompt type &#8220;install&#8221; (no quotes). The installation of your Linux distribution should be fully automated.</p>
<p><strong>Final thoughts</strong></p>
<p>If you are looking for a simple way to create an automated Linux installation, InstaLinux makes this process as simple as it gets. Give it a go and let us know what your experience is like.</p>

	Tags: <a href="http://www.ghacks.net/tag/instalinux/" title="instalinux" rel="tag">instalinux</a>, <a href="http://www.ghacks.net/tag/install-linux/" title="install linux" rel="tag">install linux</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/operating-system/" title="operating system" rel="tag">operating system</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/28/want-to-impress-your-friends-run-chrome-os/" title="Want To Impress Your Friends? Run Chrome OS (September 28, 2009)">Want To Impress Your Friends? Run Chrome OS</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/04/26/ubuntu-take-2-i-think-im-getting-the-hang-of-things/" title="Ubuntu Take 2 &#8211; I Think I&#8217;m Getting the Hang of Things (April 26, 2009)">Ubuntu Take 2 &#8211; I Think I&#8217;m Getting the Hang of Things</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/04/03/ubuntu-8-makes-it-even-easier-to-try-out-linux/" title="Ubuntu 8 makes it even easier to try out Linux (April 3, 2008)">Ubuntu 8 makes it even easier to try out Linux</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/02/portable-ubuntu/" title="Portable Ubuntu For Windows (April 2, 2009)">Portable Ubuntu For Windows</a> (36)</li>
	<li><a href="http://www.ghacks.net/2009/07/02/linux-mint/" title="Linux Mint (July 2, 2009)">Linux Mint</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/27/install-linux-with-instalinux-com/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Install Ubuntu without partitioning with Wubi</title>
		<link>http://www.ghacks.net/2007/06/13/install-ubuntu-without-partitioning-with-wubi/</link>
		<comments>http://www.ghacks.net/2007/06/13/install-ubuntu-without-partitioning-with-wubi/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 06:18:45 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[easy linux]]></category>
		<category><![CDATA[install linux]]></category>
		<category><![CDATA[novice linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wubi]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/06/13/install-ubuntu-without-partitioning-with-wubi/</guid>
		<description><![CDATA[Many novice users fear the technical process that has do be done before or during the installation of a Linux distribution. Partitioning is something that most are not familiar with and the fear to do something wrong and wreck their standard operating system is probably one of the main reasons why many users do not install a Linux distribution.]]></description>
			<content:encoded><![CDATA[<p>Many novice users fear the technical process that has do be done before or during the installation of a Linux distribution. Partitioning is something that most are not familiar with and the fear to do something wrong and wreck their standard operating system is probably one of the main reasons why many users do not install a Linux distribution.</p>
<p><a href="http://www.cutlersoftware.com/ubuntusetup/wubi/en-US/index.html" target="_blank">Wubi</a> is a sweet little program that lets us install Ubuntu &#8211; or Kubuntu, Xubuntu and UbuntuStudio &#8211; without partitioning your hard disks at all. &#8220;<em>Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is installed within a file in the windows file system (c:\wubi\disks\system.virtual.disk), this file is seen by Linux as a real hard disk.</em>&#8221;</p>
<p>So, the main difference is that Ubuntu is installed into a file instead of its own partition which is a great way to test the Linux distribution without having to partition your hard drives. Ubuntu is not running in a virtual environment at all, this is a real installation. The Windows boot manager will give you the choice to either boot Windows or Ubuntu at every startup from then on. </p>
<p><span id="more-1659"></span>It is also easy to uninstall Ubuntu again by simply using the Add or Remove Programs dialog in Windows.</p>
<p><img src="http://www.ghacks.net/files/screens/2007/06/wubi-advanced.jpg" alt="wubi ubuntu" /></p>
<p>I can&#8217;t think of an easier way to try and test Ubuntu on your computer without installing it. Live CDs are nice but I personally do not like to play disk jockey whenever I want to try the Live CD. </p>
<p>Wubi is workinx extremely stable although it is currently in beta.</p>

	Tags: <a href="http://www.ghacks.net/tag/easy-linux/" title="easy linux" rel="tag">easy linux</a>, <a href="http://www.ghacks.net/tag/install-linux/" title="install linux" rel="tag">install linux</a>, <a href="http://www.ghacks.net/tag/novice-linux/" title="novice linux" rel="tag">novice linux</a>, <a href="http://www.ghacks.net/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a>, <a href="http://www.ghacks.net/tag/wubi/" title="wubi" rel="tag">wubi</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/04/03/ubuntu-8-makes-it-even-easier-to-try-out-linux/" title="Ubuntu 8 makes it even easier to try out Linux (April 3, 2008)">Ubuntu 8 makes it even easier to try out Linux</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/02/portable-ubuntu/" title="Portable Ubuntu For Windows (April 2, 2009)">Portable Ubuntu For Windows</a> (36)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
	<li><a href="http://www.ghacks.net/2009/04/02/which-ubuntu-derivative-is-right-for-you/" title="Which Ubuntu Derivative Is Right For You? (April 2, 2009)">Which Ubuntu Derivative Is Right For You?</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/06/13/install-ubuntu-without-partitioning-with-wubi/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
