<?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>Talk Binary &#187; Wubi</title>
	<atom:link href="http://talkbinary.com/tag/wubi/feed/" rel="self" type="application/rss+xml" />
	<link>http://talkbinary.com</link>
	<description>Programming Resources, Technology, Computers</description>
	<lastBuildDate>Mon, 06 Feb 2012 17:01:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>3 Methods for Installing Ubuntu using Windows</title>
		<link>http://talkbinary.com/linux/3-methods-for-installing-ubuntu-using-windows/</link>
		<comments>http://talkbinary.com/linux/3-methods-for-installing-ubuntu-using-windows/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 16:49:34 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dual-Boot Ubuntu]]></category>
		<category><![CDATA[Installing Ubuntu using Windows]]></category>
		<category><![CDATA[LiveCD Ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[Wubi]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=2717</guid>
		<description><![CDATA[Ubuntu as you may know, is a popular Linux distribution but it&#8217;s not always trivial figuring out how to get it working on your desktop. I always recommend anyone to try Ubuntu if you haven&#8217;t since its fun to learn and its great for programming. Below I&#8217;ll discuss three methods to get you started. Source:<a class="moretag" href="http://talkbinary.com/linux/3-methods-for-installing-ubuntu-using-windows/">&#160;&#160;Full Article&#8230;</a>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ubuntu.com/">Ubuntu</a> as you may know, is a popular Linux distribution but it&#8217;s not always trivial figuring out how to get it working on your desktop. I always recommend anyone to try <a href="http://www.ubuntu.com/">Ubuntu</a> if you haven&#8217;t since its fun to learn and its great for programming. Below I&#8217;ll discuss three methods to get you started.</p>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2010/07/ubuntudemo.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/07/ubuntudemo.jpg" alt="" title="ubuntudemo" width="550" height="83" class="alignleft size-full wp-image-2732" /></a><small>Source: <a href="http://www.ubuntu.com/desktop/features">Ubuntu &#8211; Desktop Features</a></small></center><br />
</br></p>
<h3 id="section-1">Using a LiveCD to demo Ubuntu</h3>
<p>Before you start, if you haven&#8217;t tried <a href="http://www.ubuntu.com/">Ubuntu</a> you could always try a quick demo by using Ubuntu through a LiveCD session. Simply create a LiveCD, put the CD into your drive and reboot your computer. Then simply select the &#8220;Try Ubuntu without any change to your computer option&#8221;. This will allow you to try it out without installing Ubuntu to your system. Just remember that nothing you do will be saved since you haven&#8217;t installed it yet. To try this option check out <a href="https://help.ubuntu.com/community/LiveCD">Ubuntu Documentation &#8211; LiveCD</a>.</p>
<h3 id="section-2">Wubi</h3>
<p><a href="http://talkbinary.com/wp-content/uploads/2010/07/wubi_logo1.gif"><img src="http://talkbinary.com/wp-content/uploads/2010/07/wubi_logo1.gif" alt="" title="wubi_logo" width="256" height="84" class="alignleft size-full wp-image-2624" /></a><a href="http://wubi-installer.org/">Wubi</a> is the easiest and fastest option since it installs Ubuntu like a <em>Windows</em> application. Once installed, your system will have a new option when you boot up. So you can choose whether you want to continue to Windows, or your newly created Ubuntu OS. Don&#8217;t like it? Simply uninstall it through <em>Control Panel -> Add/Remove Programs</em> in Windows and you have nothing to worry about.<br />
<span id="more-2717"></span><br />
This is the method I&#8217;m currently using and recommend.<br />
</br></br><br />
<strong>Pros:</strong> Easiest way to install and uninstall, Great for Beginners, Only takes about 3 clicks to get started<br />
<strong>Cons:</strong> Installed as a file and not a partition but if you are new or trying it out it doesn&#8217;t matter too much.<br />
<strong>References:</strong> <a href="http://talkbinary.com/linux/wubi-ubuntu-installer-for-windows/">Wubi &#8211; Ubuntu Installer for Windows</a></p>
<h3 id="section-3">VirtualBox</h3>
<p><a href="http://talkbinary.com/wp-content/uploads/2010/07/virtualboxlogo.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/07/virtualboxlogo.jpg" alt="" title="virtualboxlogo" width="140" height="180" class="alignright size-full wp-image-2725" /></a><a href="http://www.virtualbox.org/">Virtualbox</a> is a powerful virtualization that runs on Windows, Linux, Mac, and OpenSolaris and supports running a large number of <em>guest operation systems</em> such as Windows (XP, Vista, 7) and Linux (Ubuntu, Fedora, CentOS).</p>
<p><a href="http://www.virtualbox.org/">Virtualbox</a> is also another popular method which enables you to run Linux as a running application on Windows. If you have a decent computer, you&#8217;ll be able to run it fine. I also use this method but prefer on booting into Ubuntu rather than running it on top of Windows using the previous method.</p>
<p><strong>Pros:</strong> Easy way to get started as well, Follow the installation procedure and it will guide you through the process, You can save your current state and load it at any time, You can open Ubuntu anytime you are on Windows without shutting down.<br />
<strong>Cons:</strong> It may be slow if you don&#8217;t have enough processing power or RAM on your computer since you are running on top of Windows.<br />
<strong>References:</strong> <a href="http://talkbinary.com/linux/how-to-install-ubuntu-using-virtualbox/">How to install Ubuntu using VirtualBox</a></p>
<h3 id="section-4">Dual-Boot</h3>
<p><a href="http://talkbinary.com/wp-content/uploads/2010/07/ubuntulogo.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/07/ubuntulogo.jpg" alt="" title="ubuntulogo" width="131" height="44" class="alignleft size-full wp-image-2727" /></a>Dual-Booting Ubuntu is the last method and the most difficult but contains the most benefits. Since it installs as a partition, you will not have any performance hits. In reality, getting Ubuntu to dual-boot is not difficult at all, its just that many things may go wrong if you don&#8217;t follow the right steps. </p>
<p>Luckily, there is a document that explains every step of the way so you have nothing to worry about. Also, make sure to figure out how to uninstall Ubuntu, since simply removing it will corrupt your boot sequence. At this point using a Windows Recovery cd to <strong>Fix</strong> your MBR should do the trick. I&#8217;ll post a tutorial on how to do this later.</p>
<p><strong>Pros:</strong> Most non-trivial, but not difficult. Best performance wise. Recommended if you are to become a frequent user<br />
<strong>Cons:</strong> Lots of things may go wrong if you don&#8217;t follow instructions, non-trivial to uninstall<br />
<strong>References:</strong> <a href="https://help.ubuntu.com/8.04/switching/installing.html">Chapter 4: Installing Ubuntu</a></p>
<h3 id="section-5">Conclusion</h3>
<p>Whichever method you try out will allow you to check out <a href="http://www.ubuntu.com/">Ubuntu</a>. So make sure to try out Ubuntu with a LiveCD for a demo. Then decide which option makes the most sense for you. If you are a beginner, sticking to using the Wubi method is your best option. Remember to follow all installation procedures correctly and you should be fine. Let us know what option you use and why.</p>
]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/linux/3-methods-for-installing-ubuntu-using-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wubi &#8211; Ubuntu Installer for Windows</title>
		<link>http://talkbinary.com/linux/wubi-ubuntu-installer-for-windows/</link>
		<comments>http://talkbinary.com/linux/wubi-ubuntu-installer-for-windows/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 06:05:58 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wubi]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=2622</guid>
		<description><![CDATA[Ever wanted to try Linux but afraid of the complex installation process? Worry no more. Wubi is an officially supported Ubuntu installer for Windows users than brings Linux to anyone with a simple installer as any other Windows application. I&#8217;d say, Wubi is the best and easiest way to get started with Linux. So how<a class="moretag" href="http://talkbinary.com/linux/wubi-ubuntu-installer-for-windows/">&#160;&#160;Full Article&#8230;</a>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://talkbinary.com/wp-content/uploads/2010/07/wubi_logo1.gif"><img src="http://talkbinary.com/wp-content/uploads/2010/07/wubi_logo1.gif" alt="" title="wubi_logo" width="256" height="84" class="alignleft size-full wp-image-2624" /></a> Ever wanted to try Linux but afraid of the complex installation process? Worry no more. <a href="http://wubi-installer.org/">Wubi</a> is an officially supported Ubuntu installer for Windows users than brings Linux to anyone with a simple installer as any other Windows application. I&#8217;d say, <em>Wubi is the best and easiest way to get started with Linux</em>.</p>
<p>So how does it work? Simply run the <a href="http://wubi-installer.org/">Wubi</a> installer, enter a password for the account, choose some basic options, and click &#8220;Install&#8221;. Yes, it&#8217;s that simple. It&#8217;s not going to take any modifying of your partitions or boot loader. It just works like any other application. Yes, it&#8217;s that simple. If you don&#8217;t like it, simple uninstall it like any other application. Best of all, it&#8217;s free.<br />
<span id="more-2622"></span><br />
<center><a href="http://talkbinary.com/wp-content/uploads/2010/07/wubi-123_small.png"><img src="http://talkbinary.com/wp-content/uploads/2010/07/wubi-123_small.png" alt="" title="wubi-123_small" width="510" height="320" class="aligncenter size-full wp-image-2630" /></a></center></p>
<p>I&#8217;ve used it and to be honest, it&#8217;s great. <a href="http://wubi-installer.org/">Wubi</a>  is hassle free and extremely easy to use. Like mentioned, it&#8217;s extremely easy to uninstall and no need to worry about something going wrong. </p>
<h3 id="section-1">What to know about Wubi</h3>
<p>Below are somethings that you should know about <a href="http://wubi-installer.org/">Wubi</a> before you try it out.</p>
<ul>
<li>Read the <a href="http://wubi-installer.org/faq.php">Wubi FAQ</a> if you want to know how it works and answers to many of your questions</li>
<li>To make it easier, pre-download the ISO and save it to the same directory where  <a href="http://wubi-installer.org/">Wubi</a> is extracted. That way, the installer doesn&#8217;t need to download it every time you run it. </li>
<li>You can force  <a href="http://wubi-installer.org/">Wubi</a> to use a 32-bit verison of Ubuntu if you follow the previous step</li>
<li>All you need is 256MB of RAM and an 1GHz or faster Intel/AMD processor is recommended for optimal performance. Installation requires 5GB. Bought your computer within the past 3 years? You should be fine.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/linux/wubi-ubuntu-installer-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: talkbinary.com @ 2012-02-10 16:44:27 -->
