<?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; how to install ubuntu using virtualbox</title>
	<atom:link href="http://talkbinary.com/tag/how-to-install-ubuntu-using-virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://talkbinary.com</link>
	<description>Programming Resources, Technology, Computers</description>
	<lastBuildDate>Wed, 15 Feb 2012 16:01:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to install Ubuntu using VirtualBox</title>
		<link>http://talkbinary.com/linux/how-to-install-ubuntu-using-virtualbox/</link>
		<comments>http://talkbinary.com/linux/how-to-install-ubuntu-using-virtualbox/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 05:37:33 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dual Boot]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to install ubuntu using virtualbox]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtual box]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=2211</guid>
		<description><![CDATA[How to install Ubuntu using VirtualBox Today, we are going to teach you how to use VirtualBox to install Ubuntu using Windows. (This could easily be done on Linux, or a Mac too.) This is a great option for those of you who want to get a programming environment and those who want to avoid<a class="moretag" href="http://talkbinary.com/linux/how-to-install-ubuntu-using-virtualbox/">&#160;&#160;Full Article&#8230;</a>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://talkbinary.com/wp-content/uploads/2010/02/vbox_logo2_gradient.png"><img src="http://talkbinary.com/wp-content/uploads/2010/02/vbox_logo2_gradient.png" alt="" title="vbox_logo2_gradient" width="140" height="180" class="alignleft size-full wp-image-2113" /></a><br />
<h3 id="section-1">How to install Ubuntu using VirtualBox</h3>
<p>Today, we are going to teach you how to use <a href="http://talkbinary.com/software/virtualbox-virtualize-on-windows-mac-and-linux/">VirtualBox</a> to install <a href="http://www.ubuntu.com/">Ubuntu</a> using Windows. (This could easily be done on Linux, or a Mac too.) This is a great option for those of you who want to get a programming environment and those who want to avoid dual-booting your computer since it involves a great risk if done wrong. Virtualizing an OS is an easy task and it only takes a few steps. It should take a new user about five minutes to get going. So let&#8217;s get started.<br />
<br/></p>
<h3 id="section-2">What you need to virtualize Ubuntu on VirtualBox</h3>
<hr />
First of all you will need <a href="http://www.virtualbox.org/">VirtualBox</a> and an OS, for our tutorial we will be going with <a href="http://www.ubuntu.com/">Ubuntu</a>. For Ubuntu, you can simply download the Ubuntu CD image on their download page. They are both free of course. You can choose any other <a href="http://distrowatch.com/dwres.php?resource=major">top linux distribution</a> if you want, only one step would change in this process. Most of the instructions are relatively straight forward, so I&#8217;ll guide you through them so you don&#8217;t get lost.<br />
<br/><br />
By the time you finish this quick and easy process, you should be getting this type of environment (version may be different of course).</p>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2008/04/ubuntu_804.png"><img src="http://talkbinary.com/wp-content/uploads/2008/04/ubuntu_804-300x225.png" alt="" title="ubuntu_804" width="300" height="225" class="aligncenter size-medium wp-image-32" /></a></center></p>
<h3 id="section-3">Step 1: Create a new Virtual Machine</h3>
<hr />
Open up <strong>VirtualBox</strong> and click on the blue button that says <strong>new</strong> so you can be greeted with the following.</p>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2010/02/virtual01.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/02/virtual01-300x240.jpg" alt="" title="Step 1: Welcome to the new wizard" width="300" height="240" class="aligncenter size-medium wp-image-2214" /></a></center><br />
<span id="more-2211"></span></p>
<h3 id="section-4">Step 2: Choose a name for your installation</h3>
<hr />
If you are installing Ubuntu, you can simply name it &#8220;Ubuntu&#8221;. Under <strong>OS type</strong>, chose <em>Linux</em> for the <strong>Operating System</strong>, and <em>Ubuntu</em> for the version.</p>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2010/02/virtual02.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/02/virtual02-300x221.jpg" alt="" title="Step 2: Create name and choose OS. In our case Linux/Ubuntu." width="300" height="221" class="aligncenter size-medium wp-image-2215" /></a></center></p>
<h3 id="section-5">Step 3: Allocate memory for your OS</h3>
<hr />
Select the amount of <strong>memory (RAM)</strong> you want to allocate to your machine. Don&#8217;t worry if you think it&#8217;s too little or too much. You can always change this later. If you would use Ubuntu to learn how to program, you wouldn&#8217;t need to much anyways. Depending on how much RAM you have, you&#8217;d be fine with the default,  <strong>512MB</strong>, and <strong>1024MB</strong> would be more than enough.</p>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2010/02/virtual03.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/02/virtual03-300x221.jpg" alt="" title="Step 3: Allocate memory (RAM) that will be dedicated to your machine." width="300" height="221" class="aligncenter size-medium wp-image-2216" /></a></center></p>
<h3 id="section-6">Step 4: Create the virtual hard disk</h3>
<hr />
Since this is your first time, simply leave the defaults for now.<br />
<center><a href="http://talkbinary.com/wp-content/uploads/2010/02/virtual04.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/02/virtual04-300x220.jpg" alt="" title="virtual04" width="300" height="220" class="aligncenter size-medium wp-image-2217" /></a></center></p>
<h3 id="section-7">Step 5: Selecting the Hard Disk Storage Type</h3>
<hr />
I&#8217;d go with the <strong>Dynamically Expanding Storage</strong> since it offers you a bit more flexibility in the end. This way, you don&#8217;t go over the limit you initially proposed.<br />
<center><a href="http://talkbinary.com/wp-content/uploads/2010/02/virtual05.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/02/virtual05-300x220.jpg" alt="" title="virtual05" width="300" height="220" class="aligncenter size-medium wp-image-2218" /></a></center></p>
<h3 id="section-8">Step 5: Virtual Disk Location and Size</h3>
<hr />
You can change the default location of your Virtual Disk if you wish. Concerning the size, you can allocate as much as you need. Anywhere from <strong>4GB &#8211; 8GB</strong> should be enough. You can stick to the lower end if you simply want to give Ubuntu a try.</p>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2010/02/virtual06.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/02/virtual06-300x220.jpg" alt="" title="virtual06" width="300" height="220" class="aligncenter size-medium wp-image-2219" /></a></center></p>
<h3 id="section-9">Step 6: Welcome to the first run wizard!</h3>
<hr />
Hang on tight, you are almost there. </p>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2010/02/virtual07.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/02/virtual07-300x256.jpg" alt="" title="virtual07" width="300" height="256" class="aligncenter size-medium wp-image-2220" /></a></center></p>
<h3 id="section-10">Step 7: Select Installation Media</h3>
<hr />
For now we are sticking with the <strong>CD/DVD-ROM Device</strong> option to install our Ubuntu installation since we downloaded the ISO To select our ISO simply click on the folder icon. </p>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2010/02/virtual08.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/02/virtual08-300x256.jpg" alt="" title="virtual08" width="300" height="256" class="aligncenter size-medium wp-image-2221" /></a></center></p>
<h3 id="section-11">Step 8: Select the Ubuntu installation</h3>
<hr />
Now, simply <strong>Add</strong> your Ubuntu iso and hit <strong>Select</strong>.<br />
<center><a href="http://talkbinary.com/wp-content/uploads/2010/02/virtual09.jpg"><img src="http://talkbinary.com/wp-content/uploads/2010/02/virtual09-300x258.jpg" alt="" title="virtual09" width="300" height="258" class="aligncenter size-medium wp-image-2222" /></a></center></p>
<h3 id="section-12">Step 9: Congratulations, you did it.</h3>
<hr />
Congratulations. You should be followed with instructions to complete your <strong>Ubuntu</strong> installation. Now that was easy wasn&#8217;t it? If anything went wrong, you could simply delete the virtual machine and try again, or even try another distribution. If you still have any questions, feel free to ask below. </p>
<p>Now get going and get some programming! </p>
<h3 id="section-13">Useful resources</h3>
<hr />
So now that you installed Ubuntu, why not check out the following resources to help you out with your programming endeavors?</p>
<ul>
<li><a href="http://talkbinary.com/programming/c/how-to-write-and-compile-c-program-in-linux/">How to write and Compile a C++ Program in Linux</a></li>
<li><a href="http://talkbinary.com/programming/c/hello-world-in-c/">Hello World in C++</a></li>
<li><a href="http://talkbinary.com/linux/basic-linux-terminal-commands/">Basic Linux Terminal Commands</a></li>
<li><a href="http://talkbinary.com/programming/c/start-programming-in-c/">Start Programming in C++</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/linux/how-to-install-ubuntu-using-virtualbox/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-05-23 22:07:11 -->
