<?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>Make Tech Easier&#187; VirtualBox</title>
	<atom:link href="http://maketecheasier.com/tag/virtualbox/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +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>How to Install Mac OS X Snow Leopard in VirtualBox</title>
		<link>http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27</link>
		<comments>http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27#comments</comments>
		<pubDate>Fri, 27 May 2011 23:58:10 +0000</pubDate>
		<dc:creator>Katie Gatto</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=33513</guid>
		<description><![CDATA[If you need to test a software on Mac OSX, and it is not justifiable for you to get a new Macbook, a good way is to install the Mac OSX as a virtual machine in your Windows (or Linux) based PC. Both the two popular virtual machine software &#8211; Virtualbox and VMware, support Mac [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27&amp;title=How+to+Install+Mac+OS+X+Snow+Leopard+in+VirtualBox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27">How to Install Mac OS X Snow Leopard in VirtualBox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/05/virtualbox-mac-main.png" alt="virtualbox-mac-main" title="virtualbox-mac-main" width="168" height="136" class="alignleft size-full wp-image-33693" />If you need to test a software on Mac OSX, and it is not justifiable for you to get a new Macbook, a good way is to install the Mac OSX as a virtual machine in your Windows (or Linux) based PC. Both the two popular virtual machine software &#8211; <a href="http://maketecheasier.com/tag/virtualbox">Virtualbox</a> and VMware, support Mac OSX installation as a virtual guest, but in this article, we will deal with Virtualbox.<br />
<span id="more-33513"></span></p>
<h2>Why Virtualbox?</h2>
<p>You may be wondering why you should choose VirtualBox instead of using VMware. Well, for one reason &#8211; you will save yourself a good bit of cash, since VMware can costs you a pretty penny, and VirtualBox is a free solution. Of course, free is not enough to make a product worth your while. It needs to have other traits, such as stability and a development team that support it with regular updates. VirtualBox provides you with both of these things, so you can use it with confidence that you will not end up with problems a year down the line.</p>
<h2>What Do You Need On Your System</h2>
<p>In order for this system to work, you need to have a setup that has either an Intel <del datetime="2011-05-30T09:50:32+00:00">or AMD</del> processor that is capable of supporting hardware virtualization. </p>
<h2>What You Need to Do</h2>
<p>First off, if you have not installed VirtualBox, now would be a really good time to get it. Go to <a href="http://www.virtualbox.org/wiki/Downloads">Virtualbox website</a> and download the installer for your OS. If you do not own a Snow Leopard disc, you might want to search for a <em>OSX86 iso</em> file and download it. </p>
<p><strong>Step 1</strong>: Open the VirtualBox software and click the &#8220;New&#8221; button. This will launch the &#8221;<em>create a new VM</em>&#8221; wizard tool which is designed to walk you through the setup.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/virtualbox-new-vm.png" alt="virtualbox-new-vm" title="virtualbox-new-vm" width="194" height="166" class="aligncenter size-full wp-image-33685" /></p>
<p><strong>Step 2</strong>: Give your new VM a name (I named it Mac OSX). Choose “Mac OS X” in the &#8220;Operating System&#8221; dropdown menu, and then select “Mac OS X Server” from Version dropdown menu, which you will find in the same area.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/virtualbox-vm-name.png" alt="virtualbox-vm-name" title="virtualbox-vm-name" width="462" height="261" class="aligncenter size-full wp-image-33686" /></p>
<p><strong>Step 3</strong>: Assign the amount of memory you want to allocate to the new operating system. <del datetime="2011-05-30T09:50:32+00:00">The maximum in VirtualBox is 1500MB, but</del> you will want to temper this figure based on what you need to do with the system, how much memory you have in total on the system, and the types of programs you intend to install on under the new OS.</p>
<p><strong>Update</strong>: <em>The maximum in VirtualBox is not 1500MB. You can allocate up to 2GB if you have enough memory in your system.</em></p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/virtualbox-memory.png" alt="virtualbox-memory" title="virtualbox-memory" width="463" height="191" class="aligncenter size-full wp-image-33687" /></p>
<p><strong>Step 4</strong>: Make a new hard drive for your VM. If you are not sure how much you need, choose the &#8220;Dynamic&#8221; option. This will allow the system to expand as your needs do. If you choose the &#8220;Static&#8221; option, be sure that you know what you need and allot accordingly. Then click on &#8220;Next&#8221; to finish up with the wizard.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/virtualbox-new-hdd.png" alt="virtualbox-new-hdd" title="virtualbox-new-hdd" width="464" height="286" class="aligncenter size-full wp-image-33689" /></p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/virtualbox-dynamic-hdd.png" alt="virtualbox-dynamic-hdd" title="virtualbox-dynamic-hdd" width="457" height="301" class="aligncenter size-full wp-image-33688" /></p>
<p><strong>Step 5</strong>: Click on &#8220;Settings&#8221; and then &#8220;System&#8221;. Uncheck the box next to the words “Enable EFI (special OSes only)”. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/virtualbox-settings.png" alt="virtualbox-settings" title="virtualbox-settings" width="255" height="164" class="aligncenter size-full wp-image-33691" /></p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/virtualbox-select-efi1.png" alt="virtualbox-select-efi" title="virtualbox-select-efi" width="369" height="344" class="aligncenter size-full wp-image-33692" /></p>
<p><strong>Step 6</strong>: Choose &#8220;Storage&#8221; from the menu on the left and choose the word “Empty”, you will see it under the OSX.vdi. You will see a folder with a green arrow. Click on it and a new window will open. Click on the plus sign. You will now be able to find the OSX86 iso that you downloaded earlier in this process. Once you have highlighted it, click on the &#8220;Select&#8221; button and then click on &#8220;OK&#8221;. Finally, click on the main start button to begin the process.</p>
<p><strong>Step 7</strong>: When all of this is done the VM should start booting. You will be asked to select a language. Do that and click on &#8220;Next&#8221; then &#8220;Continue and Agree&#8221;. The next screen will show you the words choose the 20GB VBOX HARDDISK, and click on the &#8220;Erase&#8221; button.</p>
<p><strong>Step 8</strong>: Click on &#8220;Install&#8221; to begin your installation. When the installation is done click the Right-Ctrl key and unmount the CD/DVD drive for now. Then restart the VM. OSX should begin to boot.</p>
<p>There you have it Mac OS X Snow Leopard running in VirtualBox on your Windows-based machine.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27&amp;title=How+to+Install+Mac+OS+X+Snow+Leopard+in+VirtualBox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27">How to Install Mac OS X Snow Leopard in VirtualBox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/install-mac-os-x-snow-leopard-in-virtualbox-on-windows/2011/05/27/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Virtualbox: How to Set 32-bit Display In Ubuntu Guest  [Quick Tips]</title>
		<link>http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11</link>
		<comments>http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11#comments</comments>
		<pubDate>Wed, 11 May 2011 21:58:50 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=33020</guid>
		<description><![CDATA[I installed Ubuntu Natty on my Virtualbox (Ubuntu guest on Ubuntu host) and the first problem that greeted me when I boot up is the 16-bit display error message: The virtual machine window is optimized to work in 32 bit color mode but the virtual display is currently set to 16 bit. Please open the [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11&amp;title=Virtualbox%3A+How+to+Set+32-bit+Display+In+Ubuntu+Guest++%5BQuick+Tips%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11">Virtualbox: How to Set 32-bit Display In Ubuntu Guest  [Quick Tips]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I installed Ubuntu Natty on my Virtualbox (Ubuntu guest on Ubuntu host) and the first problem that greeted me when I boot up is the 16-bit display error message:</p>
<blockquote><p>The virtual machine window is optimized to work in 32 bit color mode but the virtual display is currently set to 16 bit.</p>
<p>Please open the display properties dialog of the guest OS and select a 32 bit color mode, if it is available, for best possible performance of the virtual video subsystem.</p>
<p>Note. Some operating systems, like OS/2, may actually work in 32 bit mode but report it as 24 bit (16 million colors). You may try to select a different color mode to see if this message disappears or you can simply disable the message now if you are sure the required color mode (32 bit) is not available in the guest OS.</p></blockquote>
<p>It stated that your system is optimized to work in 32-bit, but the color quality is set to 16-bit. First of all, there is no &#8220;display properties&#8221; in Ubuntu that allows you to change from 16-bit to 32-bit. Secondly, when you open the monitor option, you can only select 800&#215;600 (or lower) screen resolution.</p>
<p>Here&#8217;s what I did to solve the problem.<br />
<span id="more-33020"></span><br />
1. Install Guest Addition. Do not restart after the installation has finished.</p>
<p>2. Open a terminal (in your Ubuntu guest) and type</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gksu gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>xorg.conf</pre></div></div>

<p>Paste the following to the file.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">Section <span style="color: #ff0000;">&quot;Screen&quot;</span>
        Identifier    <span style="color: #ff0000;">&quot;Default Screen&quot;</span>
        Device        <span style="color: #ff0000;">&quot;VirtualBox graphics card&quot;</span>
        Monitor       <span style="color: #ff0000;">&quot;Generic Monitor&quot;</span>
        DefaultDepth  <span style="color: #000000;">24</span>
        SubSection <span style="color: #ff0000;">&quot;Display&quot;</span>
                Depth         <span style="color: #000000;">24</span>
                Modes         <span style="color: #ff0000;">&quot;1280x800&quot;</span> <span style="color: #ff0000;">&quot;1024x768&quot;</span> <span style="color: #ff0000;">&quot;800x600&quot;</span> <span style="color: #ff0000;">&quot;640x480&quot;</span>
        EndSubSection
EndSection</pre></div></div>

<p>Save and close the file. </p>
<p>3. Restart the VM. </p>
<p>It should work now. </p>
<p><strong>Note</strong>: This was tested on a Ubuntu Natty 32-bit guest.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11&amp;title=Virtualbox%3A+How+to+Set+32-bit+Display+In+Ubuntu+Guest++%5BQuick+Tips%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11">Virtualbox: How to Set 32-bit Display In Ubuntu Guest  [Quick Tips]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VirtualBox 4.0 Review: What to Expect From This Major Release</title>
		<link>http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04</link>
		<comments>http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04#comments</comments>
		<pubDate>Tue, 04 Jan 2011 21:58:07 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=27464</guid>
		<description><![CDATA[Out of the many virtualization software, VirtualBox is my personal favorite. It is lightweight, run fast and support a great deal of OSes (including Mac Snow Leopard). The latest release of VirtualBox 4.0 brings even more changes to the already useful software. This is a major release and it added plenty of new features as [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04&amp;title=VirtualBox+4.0+Review%3A+What+to+Expect+From+This+Major+Release&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04">VirtualBox 4.0 Review: What to Expect From This Major Release</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/01/virtualbox-logo.jpg" alt="virtualbox-logo" title="virtualbox-logo" width="140" height="161" class="alignleft size-full wp-image-27564" />Out of the many virtualization software, VirtualBox is my <a href="http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21">personal favorite</a>. It is lightweight, run fast and support a great deal of OSes (including Mac Snow Leopard). The latest release of VirtualBox 4.0 brings even more changes to the already useful software. This is a major release and it added plenty of new features as well as improvement for existing functions. Let&#8217;s take a look at what&#8217;s new in this release.<br />
<span id="more-27464"></span></p>
<h3>Installation</h3>
<p>VirtualBox works in all platforms, including Windows, Linux and Mac.</p>
<p>First, make sure that you have removed all your previous installation of VirtualBox. For Windows and Mac, simply download the installer (.exe and .dmg files respectively) and install them in your system.</p>
<p>In debian based Linux, you can add the following repository to your <em>sources.list</em> file:</p>
<pre lang="bash">sudo gedit /etc/apt/sources.list</pre>
<p>Add the following line to the end of the file</p>
<pre lang="bash">deb http://download.virtualbox.org/virtualbox/debian maverick contrib</pre>
<p>Save and close the file. Next, type</p>
<pre lang="bash">wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install virtualbox-4.0</pre>
<h3>New GUI</h3>
<p>The most notable changes to version 4.0 is the new user interface. From the dashboard, you can now view a screenshot of your saved VM. It is a nice to have feature, though I don&#8217;t find it very useful. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/virtualbox-vm-manager.png" alt="virtualbox-vm-manager" title="virtualbox-vm-manager" width="600" height="479" class="aligncenter size-full wp-image-27559" /></p>
<p>You can also drag to reorder your VM now. </p>
<p>When you right click on the VM, there is a new option to create a shortcut on your desktop. Clicking on this shortcut will start your VM. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/virtualbox-create-shortcut.png" alt="virtualbox-create-shortcut" title="virtualbox-create-shortcut" width="459" height="404" class="aligncenter size-full wp-image-27556" /></p>
<h3>Extensions</h3>
<p>Almost every new applications nowadays come with extension support. In VirtualBox 4.0, they have also added the support for extensions, though there is one extension currently available for installation. The extension pack provide supports for USB 2.0 devices, VirtualBox RDP and PXE boot for Intel cards. Rather than calling it an extension pack, I think it is more appropriate to call it a mandatory install (unless you can do without the USB support). </p>
<p>To install the extension pack, first download it from <a href="http://download.virtualbox.org/virtualbox/4.0.0/Oracle_VM_VirtualBox_Extension_Pack-4.0.0-69151.vbox-extpack" rel="nofollow">here</a>. </p>
<p>In your VirtualBox Manager, go to &#8220;<em>Files -> Preferences</em>&#8220;. On the left pane, click on the &#8220;Extensions&#8221; entry. On the right, click on the &#8220;Add Package&#8221; icon. It will then prompt you to choose the extension pack file to install.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/virtualbox-install-ext-pack.png" alt="virtualbox-install-ext-pack" title="virtualbox-install-ext-pack" width="600" height="467" class="aligncenter size-full wp-image-27501" /></p>
<h3>New disk file layout for VM portability</h3>
<p>In the past, Virtualbox stores all the VM setting files in one folder and the virtual hard disks in another. This make portability a difficult task since the files are scattered around. In version 4, all the files (.vbox and .vdi) are now stored in the &#8220;VirtualBox VMs&#8221; directory in your Home folder.</p>
<p>In addition, when you delete a VM, you can now choose to delete all files related to the VM, including the settings, snapshots and saved states.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/virtualbox-remove-vm.png" alt="virtualbox-remove-vm" title="virtualbox-remove-vm" width="357" height="239" class="aligncenter size-full wp-image-27557" /></p>
<h3>Improved RAM support</h3>
<p>VirtualBox 4.0 now supports more than 1.5/2GB of RAM allocation for your VM on a 32-bit hosts.</p>
<h3>Support for new virtual hardware</h3>
<p>VirtualBox 4.0 now supports Intel ICH9 chipset with three PCI buses, PCI Express and Message Signaled Interrupts (MSI). For those of you who are not sure what <a href="http://en.wikipedia.org/wiki/Chipset" target="_blank" >chipset</a> is, It is the IC chip in the motherboard that determine the OS capability. Older chipsets don&#8217;t come with support for 64-bit system, HD graphics and audio etc. With this newer chipset support, you can now install a modern operating system (like 64-bit OS) and run it without any hiccups. </p>
<p>In addition, you can now choose between 1 &#8211; 4 CPU resources to allocate to the VM. (<strong>Note</strong>: You will need a physical quad-core CPU to be able to allocate up to 4 CPU resources).</p>
<h3>New scale display mode</h3>
<p>Virtualbox 4.0 can now run within a window in scale mode. What this means is that when you resize the window, the VM display will get resize as well. This allows you to check out other application while keeping your VM window in view.</p>
<p>From the screenshot below, you can see my Windows XP running in a a small tiny window and still has the full-desktop view.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/virtualbox-scale-mode.jpg" alt="virtualbox-scale-mode" title="virtualbox-scale-mode" width="507" height="429" class="aligncenter size-full wp-image-27560" /></p>
<h3>Better upgraded guest addition</h3>
<p>The guest additions for Linux now support multiple virtual screens in Linux and Solaris guests. Also, the shared folders can now be marked as auto-mounted on Windows, Linux and Solaris guests. Best still, for Linux guest, the shared folders now support symbolic links. On Windows guest, automatic logon on Windows Vista/Windows 7 is now able to handle renamed user accounts.</p>
<h3>Importing/Exporting</h3>
<p>Importing and exporting of appliances now support OVA format. This will bundle all the files and settings in a single archive file. </p>
<h3>Conclusion</h3>
<p>Without a doubt, VirtualBox 4.0 is a much better build than its previous version. Most of the changes are geared toward its usability and all are welcome changes. It will not be capable of running an resource intensive 3D game yet, but for daily matters like web surfing, run office programs etc, it is more than sufficient to meet your needs.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04&amp;title=VirtualBox+4.0+Review%3A+What+to+Expect+From+This+Major+Release&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04">VirtualBox 4.0 Review: What to Expect From This Major Release</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/virtualbox-4-0-review-what-to-expect-from-this-major-release/2011/01/04/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Step by Step Guide To Install Windows XP Mode In Windows 7</title>
		<link>http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07</link>
		<comments>http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07#comments</comments>
		<pubDate>Tue, 07 Dec 2010 13:00:10 +0000</pubDate>
		<dc:creator>Angel Luis</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[virtual pc]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xp mode]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=25381</guid>
		<description><![CDATA[Windows 7 came with a very interesting feature called Windows XP mode. This feature allows you to setup a Windows XP virtual machine inside Windows 7 and execute any Windows XP&#8217;s program from it. If you are an advanced user, for sure you know about VirtualBox, which has been covered plenty of times in Make [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07&amp;title=Step+by+Step+Guide+To+Install+Windows+XP+Mode+In+Windows+7&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07">Step by Step Guide To Install Windows XP Mode In Windows 7</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-25501" title="xpmode-icon" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-icon.jpg" alt="xpmode-icon" width="180" height="180" />Windows 7 came with a very interesting feature called Windows XP mode. This feature allows you to setup a Windows XP virtual machine inside Windows 7 and execute any Windows XP&#8217;s program from it.</p>
<p>If you are an advanced user, for sure you know about <a href="http://maketecheasier.com/tag/virtualbox">VirtualBox</a>, which has been covered plenty of times in Make Tech Easier. The most important difference between VirtualBox and Windows XP mode is that you don&#8217;t need a Windows XP CD. You can download all files from Microsoft.</p>
<p>If you are having problems porting your programs to Windows 7, this feature is an option you need to review. Following is the step by step guide to install and execute Windows XP mode in your Windows 7 machine.<br />
<span id="more-25381"></span><br />
<strong>Note</strong>: <em>For this mode to work you will need a Professional, Enterprise or Ultimate version of Windows 7.</em></p>
<p>First, <a href="http://www.microsoft.com/windows/virtual-pc/download.aspx">download the Download Windows XP Mode with Virtual PC</a></p>
<p>Insert your edition of Windows 7 and your language:</p>
<p><img class="aligncenter size-full wp-image-25440" title="xpmode-download" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-download.png" alt="xpmode-download" width="577" height="411" /></p>
<p>Once you do that  the step 3 will appear. Now as you can see in the image above, you have to download and install Windows XP Mode, Windows Virtual PC and Windows XP Mode Update in this order.</p>
<p>Before downloading, Windows will check if your Operating version is valid. Press <em>Continue</em>:</p>
<p><img class="aligncenter size-full wp-image-25442" title="xpmode-validation-required" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-validation-required.png" alt="xpmode-validation-required" width="577" height="317" /></p>
<p><img class="aligncenter size-full wp-image-25445" title="xpmode-validation-sucess" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-validation-sucess.png" alt="xpmode-validation-sucess" width="573" height="318" /></p>
<p>You should now have these three files:</p>
<p><img class="aligncenter size-full wp-image-25448" title="xpmode-files" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-files.png" alt="xpmode-files" width="333" height="170" /></p>
<h3>Installing Windows XP Mode</h3>
<p>Double click the Windows XP Mode installer. Press <em>Next</em>:</p>
<p><img class="aligncenter size-full wp-image-25449" title="xpmode-setup" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-setup.png" alt="xpmode-setup" width="504" height="384" /></p>
<p>It will ask for the folder of the installation, just press <em>Next</em>:</p>
<p><img class="aligncenter size-full wp-image-25452" title="xpmode-virtual-hd-location" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-virtual-hd-location.png" alt="xpmode-virtual-hd-location" width="504" height="384" /></p>
<p>The program start the installation:</p>
<p><img class="aligncenter size-full wp-image-25462" title="xpmode-install-virtual-hd" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-install-virtual-hd.png" alt="xpmode-install-virtual-hd" width="504" height="384" /></p>
<h3>Installing Windows Virtual PC</h3>
<p>Double click <em>Windows6.1-KB958559.msu</em>. you will see the following image, press <em>Yes</em>:</p>
<p><img class="aligncenter size-full wp-image-25464" title="xpmode-install-virtual-pc" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-install-virtual-pc.png" alt="xpmode-install-virtual-pc" width="399" height="184" /></p>
<p>In the following image you will see the license agreement, press <em>I Accept</em>:</p>
<p><img class="aligncenter size-full wp-image-25468" title="xpmode-read-license" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-read-license.png" alt="xpmode-read-license" width="561" height="396" /></p>
<p>Once it finished it will ask for a reboot of your computer:</p>
<p><img class="aligncenter size-full wp-image-25470" title="xpmode-virtual-pc-completed" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-virtual-pc-completed.png" alt="xpmode-virtual-pc-install-completed" width="561" height="396" /></p>
<h3>Installing Windows XP Mode Update</h3>
<p>Double click <em>Windows6.1-KB9777206-x86.msu</em>, you will see the following image:</p>
<p><img class="aligncenter size-full wp-image-25475" title="xpmode-install-update" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-install-update.png" alt="xpmode-install-update" width="399" height="184" /></p>
<h3>Starting Windows XP Mode</h3>
<p>In the Start Menu, look for<em> Windows XP</em>.</p>
<p><img class="aligncenter size-full wp-image-25476" title="xpmode-start-xp-mode" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-start-xp-mode.png" alt="xpmode-start-xp-mode" width="411" height="270" /></p>
<p>Now you can click over <em>Windows XP Mode</em>. The first time you have to setup the aplication:</p>
<p><img class="aligncenter size-full wp-image-25485" title="xpmode-accept-license" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-accept-license.png" alt="xpmode-accept-license" width="549" height="445" /></p>
<p>Now the program will ask you for an installation folder and the credentials for Windows XP Mode. Be sure to remember that password.</p>
<p><img class="aligncenter size-full wp-image-25486" title="xpmode-folder-credentials" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-folder-credentials.png" alt="xpmode-folder-credentials" width="549" height="445" /></p>
<p>Turn on <em>Automatic Updates </em>and press <em>Next</em>.</p>
<p><img class="aligncenter size-full wp-image-25487" title="xpmode-protect-computer" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-protect-computer.png" alt="xpmode-protect-computer" width="549" height="445" /></p>
<p>Click on &#8220;<em>Start Setup</em>&#8220;:</p>
<p><img class="aligncenter size-full wp-image-25488" title="xpmode-start-setup" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-start-setup.png" alt="xpmode-start-setup" width="549" height="445" /></p>
<p>Windows XP Mode will start to prepare itself:</p>
<p><img class="aligncenter size-full wp-image-25491" title="xpmode-preparing" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-preparing.jpg" alt="xpmode-preparing" width="577" height="432" /></p>
<p>Once it is done, you will see Windows XP on the screen:</p>
<p><img class="aligncenter size-full wp-image-25494" title="xpmode-start" src="http://imagecdn.maketecheasier.com/2010/11/xpmode-start.png" alt="xpmode-start" width="577" height="461" /></p>
<p>Now you can install any program you want. Personally, I prefer VirtualBox, but that will require you to have the Windows XP installer CD. Windows XP Mode is a very good choice if you are experiencing problems with Windows 7 compatibility.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07&amp;title=Step+by+Step+Guide+To+Install+Windows+XP+Mode+In+Windows+7&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07">Step by Step Guide To Install Windows XP Mode In Windows 7</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/install-windows-xp-mode-in-windows-7/2010/12/07/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Ubuntu Maverick On Your Mac Virtualbox</title>
		<link>http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08</link>
		<comments>http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08#comments</comments>
		<pubDate>Mon, 08 Nov 2010 13:00:39 +0000</pubDate>
		<dc:creator>Colin Scattergood</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=24040</guid>
		<description><![CDATA[Ubuntu is all the rage lately in the tech world. While Linux has been largely an operating system for hobbyists and geeks, its popularity is growing with every new release of Ubuntu. From its simple installation to its touch screen friendliness and built in social networking features, Ubuntu is more viable an option today than [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08&amp;title=How+to+Install+Ubuntu+Maverick+On+Your+Mac+Virtualbox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08">How to Install Ubuntu Maverick On Your Mac Virtualbox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-24067" title="ubuntu-logo" src="http://imagecdn.maketecheasier.com/2010/11/mac-ubuntu-logo.jpg" alt="mac-ubuntu-logo" width="200" height="229" />Ubuntu is all the rage lately in the tech world. While Linux has been largely an operating system for hobbyists and geeks, its popularity is growing with every new release of Ubuntu. From its simple installation to its touch screen friendliness and built in social networking features, Ubuntu is more viable an option today than ever before. For Mac users, there is no easy way for you to dual boot your Mac and Ubuntu, but that doesn&#8217;t mean you can&#8217;t get your hands on one. Here, we will show you how you can run Ubuntu in your Mac, via <a href="http://maketecheasier.com/tag/virtualbox">Virtualbox.</a><br />
<span id="more-24040"></span></p>
<h3>What do I need?</h3>
<ul>
<li>First, be sure to have at least 8GB of free hard drive space on your Mac. Most Mac comes with pretty big hard drives, so this probably won&#8217;t be an issue; but if it is, clear the space before you start.</li>
<li>Additionally, you&#8217;ll need internet access &#8211; wired or wireless. </li>
<li>You&#8217;ll also need the Ubuntu ISO (or disk image) for your Mac, which you can <a href="http://www.ubuntu.com/desktop/get-ubuntu/download" target="_blank">get here</a></li>
<li>VirtualBox by Sun, which you can <a href="http://www.virtualbox.org/wiki/Downloads" target="_blank">get here!</a></li>
<li>Lastly, this process might take up to about an hour, so have a little free time handy to devote to the process!</li>
</ul>
<h3>Walkthrough</h3>
<p>First, once you&#8217;ve finished downloading VirtualBox and Ubuntu from the links above, run VirtualBox. Once it opens, you&#8217;ll want to create a new virtual machine. To do this, click &#8220;New&#8221; in the top left corner.</p>
<p><img class="aligncenter size-full wp-image-24078" title="Virtual-box1" src="http://imagecdn.maketecheasier.com/2010/11/mac-virtualbox1.jpg" alt="Virtual-box" width="500" height="411" /></p>
<p>The first thing you&#8217;ll need to do now is name your virtual machine (VM) then select Linux as the Operating System and Ubuntu as the version. Give it a good name to remember and that distinguishes it from other operating systems, as if you ever install another VM you&#8217;ll want it to be clear which one is which.</p>
<p>Now, select the amount of RAM you want to dedicate to your VM. Even though Ubuntu doesn&#8217;t need a ton, I still recommend you to dedicate at least 1GB of RAM, or 1024MB.</p>
<p><img class="aligncenter size-full wp-image-24077" title="virtual-box-ram" src="http://imagecdn.maketecheasier.com/2010/11/mac-virtualbox-ram2.jpg" alt="virtual-box-ram" width="500" height="348" /></p>
<p>On the next screen, make sure that &#8220;<em>Boot Hard Disk</em>&#8221; is checked, and &#8220;<em>Create new hard disk</em>&#8221; is selected.  Then click &#8220;Continue&#8221;.</p>
<p>Next will come the wizard you&#8217;ll use to create the virtual hard disk onto which you&#8217;ll install and run Ubuntu. Choose Continue to begin, then select &#8220;<em>Dynamically expanding storage</em>&#8221; and click Continue. Here you&#8217;ll need to select how much hard drive space you want to dedicate to Ubuntu. This will come from your Mac&#8217;s primary hard drive&#8217;s space, so decide how much you want to give up (I used 5GB) and input that number, then click the Continue button, then Done.</p>
<p>Now we just need to tell the Ubuntu virtual machine to read from the Ubuntu ISO for the installation process, and thankfully, VirtualBox will help us to do this. Run the Ubuntu VM by double clicking on it on the left side of the VirtualBox screen. Now you&#8217;ll see the First Run Wizard, which let&#8217;s us install Ubuntu on the virtual drive we just created. Click continue to begin the setup process. On the &#8220;Select Installation Media&#8221; screen, click the folder icon on the right side.</p>
<p><img class="aligncenter size-full wp-image-24076" title="virtual-box-install-media-3" src="http://imagecdn.maketecheasier.com/2010/11/mac-virtualbox-install-media3.jpg" alt="virtualbox install media" width="500" height="387" /></p>
<p>In the window that comes up, select Add in the top left corner:</p>
<p><img class="aligncenter size-full wp-image-24075" title="virtual-box-add-4" src="http://imagecdn.maketecheasier.com/2010/11/mac-virtualbox-add4.png" alt="virtual-box-add" width="500" height="427" /></p>
<p>Now navigate to wherever you downloaded the Ubuntu ISO image to and select the ISO file. You&#8217;ll then see Ubuntu in your Media Manager window.</p>
<p><img class="aligncenter size-full wp-image-24074" title="virtual-box-added-5" src="http://imagecdn.maketecheasier.com/2010/11/mac-virtualbox-added5.png" alt="virtualbox added" width="500" height="151" /></p>
<p>Select it and press the Select button.  You&#8217;ll then see Ubuntu as your selected installation media, and can click Next.</p>
<p><img class="aligncenter size-full wp-image-24073" title="virtual-box-added-6" src="http://imagecdn.maketecheasier.com/2010/11/mac-virtualbox-added6.jpg" alt="virtualbox" width="414" height="182" /></p>
<p>After clicking Next, click done, and you&#8217;ve finished the hardest parts!</p>
<p>Now comes installing Ubuntu! This will take about a half an hour. Once the installer loads, you&#8217;ll be greeted with this screen giving you the option to either install or try Ubuntu:</p>
<p><img class="aligncenter size-full wp-image-24072" title="Ubuntu-install-1" src="http://imagecdn.maketecheasier.com/2010/11/mac-ubuntu-install1.png" alt="Install ubuntu" width="500" height="377" /></p>
<p>Pick your language, then click Install. At the next screen click &#8220;<em>Download updates while installing</em>&#8221; and &#8220;<em>Install this third-party software</em>&#8220;. This will ensure that when you&#8217;re finished your install, Ubuntu is up to date and ready to go, as well as ready to browse the internet to its fullest ability.</p>
<p><img class="aligncenter size-full wp-image-24071" title="ubuntu-install-2" src="http://imagecdn.maketecheasier.com/2010/11/mac-ubuntu-install2.jpg" alt="Install Ubuntu" width="500" height="375" /></p>
<p>While the installation begins, you&#8217;ll be greeted with some options screens, like time zones, etc.  Just select whatever is appropriate for you and click Forward, proceeding through the process.</p>
<p><img class="aligncenter size-full wp-image-24070" title="ubuntu-installing-3" src="http://imagecdn.maketecheasier.com/2010/11/mac-ubuntu-install3.jpg" alt="Install ubuntu" width="500" height="375" /></p>
<p>It will also ask you, during installation for efficiency, to set up your User Account. You&#8217;ll also name your computer here, so if you plan on networking, pick something that&#8217;s easily remembered and identified.</p>
<p><img class="aligncenter size-full wp-image-24069" title="ubuntu-installing-user-accounts-4" src="http://imagecdn.maketecheasier.com/2010/11/mac-ubuntu-install4.png" alt="set up user account ubuntu" width="500" height="373" /></p>
<p>Once you get to the Guide slideshow, the bulk of the installation will be happening. This will take 20-30 minutes or so depending on computer speed and available resources. Scroll through the slideshow to see some cool stuff you can do with Ubuntu and how you can work it into your computing process.</p>
<p><img class="aligncenter size-full wp-image-24068" title="ubuntu-installing-guide-5" src="http://imagecdn.maketecheasier.com/2010/11/mac-ubuntu-install5.png" alt="Install Ubuntu" width="500" height="373" /></p>
<p>Once installation finished and you restart the VM, which Ubuntu will prompt you to do, you&#8217;re all finished, and will be greeted with your new Ubuntu desktop after login!</p>
<p><img class="aligncenter size-full wp-image-24066" title="ubuntu-desktop-finished-6" src="http://imagecdn.maketecheasier.com/2010/11/mac-ubuntu-desktop.jpg" alt="ubuntu-desktop" width="500" height="405" /></p>
<p>Now just explore and enjoy! Mac users out there, what do you think of Ubuntu 10.10?</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08&amp;title=How+to+Install+Ubuntu+Maverick+On+Your+Mac+Virtualbox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08">How to Install Ubuntu Maverick On Your Mac Virtualbox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/install-ubuntu-linux-on-your-mac/2010/11/08/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Testdrive Let You Test Ubuntu With A Single Click</title>
		<link>http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17</link>
		<comments>http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17#comments</comments>
		<pubDate>Tue, 17 Aug 2010 21:00:19 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[testdrive]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=19844</guid>
		<description><![CDATA[If you want to test drive a Linux distro, what will you usually do? Download the ISO file, burn it into a CD/USB drive and boot it up in your PC. Alternatively, you can also run the ISO file in virtual machine such as Virtualbox or VMWare. What if you are not a geek and [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17&amp;title=Testdrive+Let+You+Test+Ubuntu+With+A+Single+Click&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17">Testdrive Let You Test Ubuntu With A Single Click</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/08/testdrive-main.jpg" alt="testdrive-main" title="testdrive-main" width="200" height="160" class="alignleft size-full wp-image-19856" />If you want to test drive a Linux distro, what will you usually do? Download the ISO file, burn it into a CD/USB drive and boot it up in your PC. Alternatively, you can also run the ISO file in virtual machine such as Virtualbox or VMWare. What if you are not a geek and have no ideas how to carry out the above stuff? What if there is a 1-click solution that allows you to test drive a Linux distro without having to go through the above steps?</p>
<p><a href="https://launchpad.net/testdrive" target="_blank">Test Drive</a> is a package for Ubuntu that allows you to test drive the daily build of Ubuntu with little effort on the user side. With a single click (Well, to be exact, there are several clicks on the first run), you can get the application to download the ISO from the web and run it in your virtual machine. While it is meant for non-technical Ubuntu users to test and provide feedback on the current Ubuntu release under development, it can also be used for any Linux distro as long as you provide it with the ISO URL.<br />
<span id="more-19844"></span></p>
<h3>Installation</h3>
<p>For Ubuntu Lucid users, you can easily install with the following command:<br />
<pre lang="bash">sudo apt-get install testdrive</pre><br />
or simply click the <a href="apt:testdrive">link here</a>.</p>
<p>For users using older version of Ubuntu, open the <em>sources.list</em> file<br />
<pre lang="bash">gksu gedit /etc/apt/sources.list</pre><br />
and enter the following at the end of the file:<br />
<pre lang="bash">deb http://ppa.launchpad.net/testdrive/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main<br />
deb-src http://ppa.launchpad.net/testdrive/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main</pre><br />
Remember to change &#8220;<em>YOUR_UBUNTU_VERSION_HERE</em>&#8221; to the version that you are using.  </p>
<p>Lastly, type the following to install:<br />
<pre lang="bash">sudo apt-get update &amp;&amp; sudo apt-get install testdrive</pre></p>
<h3>Usage</h3>
<p>Once installed, you can find the entry at <em>Applications -> System Tools -> Test Drive</em>.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/08/testdrive-menu.png" alt="testdrive-menu" title="testdrive-menu" width="457" height="205" class="aligncenter size-full wp-image-19847" /></p>
<p>At first run, it will configure your system and check if you have Virtualbox installed. Next it will prompt you to download the Ubuntu version that you want to test. Currently there are Ubuntu 10.10 desktop, server, netbook edition etc.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/08/testdrive-first-run.png" alt="testdrive-first-run" title="testdrive-first-run" width="577" height="411" class="aligncenter size-full wp-image-19848" /></p>
<p>if you intend to test other Linux distro, you have to enter &#8220;6&#8243; when prompted, and enter the URL of the distro&#8217;s ISO file. </p>
<p>When you have selected your ISO image, testdrive will download the image to your system. You will need to have at least 1GB of free disk space to contain the ISO image. </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/08/testdrive-download-image.png" alt="testdrive-download-image" title="testdrive-download-image" width="577" height="296" class="aligncenter size-full wp-image-19851" /></p>
<p>One good thing about TestDrive is that it uses <a href="http://www.samba.org/rsync/" target="_blank">rsync</a> to download the file, so the next time you run this application, it will only download the part that have changed since last download.</p>
<p>When the download is completed, it will automatically launch Virtualbox and run the ISO. No configuration is required. One thing though, it only works with Virtualbox 3.0.x or 3.1.x. If you are using the version 3.2, you will have to downgrade your Virtualbox to the older version.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/08/testdrive-in-virtualbox.jpg" alt="testdrive-in-virtualbox" title="testdrive-in-virtualbox" width="577" height="487" class="aligncenter size-full wp-image-19849" /></p>
<p>Once it is running in the Virtualbox, you can choose to install to a virtual disk or simply run it in LiveCD mode.</p>
<p>* In case you are wondering, the ISO image are stored in the <em>/home/username/.cache/testdrive/iso/</em> directory. You can delete the ISO file after you have finished testing to free up some hard disk space.</p>
<p>Has this software been useful to you? Let us know in the comments.</p>
<p>Image credit: <a href="http://www.flickr.com/photos/toyotauk/" target="_blank">Toyota UK</a><br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17&amp;title=Testdrive+Let+You+Test+Ubuntu+With+A+Single+Click&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17">Testdrive Let You Test Ubuntu With A Single Click</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/testdrive-test-ubuntu-with-single-click/2010/08/17/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Snippet: How to Hide Menu Bar and Status Bar in VirtualBox</title>
		<link>http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08</link>
		<comments>http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08#comments</comments>
		<pubDate>Tue, 08 Jun 2010 19:25:18 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[menubar]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[statusbar]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=16743</guid>
		<description><![CDATA[For regular users of Virtualbox, you will notice that whenever you run your VM, there will be the menu bar and status bar that prevent you from running at the maximum resolution (other than seamless mode). This can be a frustrating thing, especially when you are running your VM on a netbook, where every inches [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08&amp;title=Snippet%3A+How+to+Hide+Menu+Bar+and+Status+Bar+in+VirtualBox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08">Snippet: How to Hide Menu Bar and Status Bar in VirtualBox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/06/virtualbox-main.png" alt="virtualbox-main" title="virtualbox-main" width="225" height="131" class="alignleft size-full wp-image-16747" />For regular users of Virtualbox, you will notice that whenever you run your VM, there will be the menu bar and status bar that prevent you from running at the maximum resolution (other than seamless mode). This can be a frustrating thing, especially when you are running your VM on a netbook, where every inches of screen space are precious.</p>
<p>Well, with a simple hack, you can actually switch off the menu bar and status bar and get your VM to run in the maximum resolution.<br />
<span id="more-16743"></span><br />
<img src="http://imagecdn.maketecheasier.com/2010/06/virtualbox-before.jpg" alt="virtualbox-before" title="virtualbox-before" width="580" height="326" class="aligncenter size-full wp-image-16751" /></p>
<p>Run the following command in your terminal (or command prompt):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">VBoxManage setextradata global GUI<span style="color: #000000; font-weight: bold;">/</span>Customizations noMenuBar,noStatusBar</pre></div></div>

<p><img src="http://imagecdn.maketecheasier.com/2010/06/virtualbox-after.jpg" alt="virtualbox-after" title="virtualbox-after" width="580" height="326" class="aligncenter size-full wp-image-16752" /></p>
<p>Start your VM. The Menu bar and the Status bar should be gone now. </p>
<p>To retrieve back your menu bar and status bar, run the command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">VBoxManage setextradata global GUI<span style="color: #000000; font-weight: bold;">/</span>Customizations MenuBar,StatusBar</pre></div></div>

<p>While the menu bar is gone, you might want to learn some Virtualbox keyboard shortcuts to quickly access the menu options. </p>
<p><strong>Bring up the menu options</strong> &#8211; Host + HOME</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/06/virtualbox-keyboard-shortcut.png" alt="virtualbox-keyboard-shortcut" title="virtualbox-keyboard-shortcut" width="416" height="368" class="alignnone size-full wp-image-16744" /></p>
<p><em>Snippet is a short tip/trick or just a quick fix for a certain issue that we discover from time to time. Don’t forget to subscribe to our <a href="http://feedproxy.google.com/MakeTechEasier">RSS feed</a> for more up to date tutorials/tips/tricks.</em><br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08&amp;title=Snippet%3A+How+to+Hide+Menu+Bar+and+Status+Bar+in+VirtualBox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08">Snippet: How to Hide Menu Bar and Status Bar in VirtualBox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/hide-menu-bar-status-bar-in-virtualbox/2010/06/08/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to Install VirtualBox in Your USB Drive and Run any Operating System</title>
		<link>http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02</link>
		<comments>http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02#comments</comments>
		<pubDate>Sat, 02 Jan 2010 13:00:47 +0000</pubDate>
		<dc:creator>Soumen Halder</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[portable apps]]></category>
		<category><![CDATA[USB Drive]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=10297</guid>
		<description><![CDATA[As we walk in the year 2010, Operating systems are not machine specific anymore. Google chrome OS has launched which marks a new era in the beginning of cloud based Operating system. But sometimes the cloud can be a little difficult to maintain, especially when you prefer using a USB stick for doing your day [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02&amp;title=How+to+Install+VirtualBox+in+Your+USB+Drive+and+Run+any+Operating+System&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02">How to Install VirtualBox in Your USB Drive and Run any Operating System</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img alt="virtualbox-logo" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-logo.jpg" title="virtualbox-logo" class="alignleft" width="138" height="150" />As we walk in the year 2010, Operating systems are not machine specific  anymore. <a href="http://maketecheasier.com/first-look-at-the-new-google-operating-system-chrome-os/2009/11/21">Google chrome OS has launched</a> which marks a new era in the beginning of  cloud based Operating system. But sometimes the cloud can be a little difficult  to maintain, especially when you prefer using a USB stick for doing your day to day  tasks with the computer, taking backups, moving files and working in multiple computers  like in Office, home or may be some other place.</p>
<p>Thus sometimes you may need an operating system that would be portable, so  that you can run it from your removable drive and from any computer. We have  covered <a href="http://maketecheasier.com/mojopack-carry-windows-xp-in-usb-drive/2009/12/25">Mojopack</a> earlier, which lets you carry a &#8220;self made system environment&#8221; in your  USB drive. But Mojopack is not any operating system and it depends upon the host  computer where you would be using it.<br />
<span id="more-10297"></span><br />
What if we could install and carry an operating system of our choice from the USB drive?</p>
<p>The answer: Virtual box made portable. The idea here is to install Virtualbox in your USB drive and use it to install a guest operating system. With this portable virtual disk, you can use this system in any computer you want.</p>
<h3>How to Make VirtualBox Portable</h3>
<p>1. To install Virtualbox in your removable drive, go to vbox and <a href="http://www.vbox.me/" target="_blank">download the package</a> (957 Kb). Choose the version  3.0 as shown below.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2009/12/portable-virtualbox-version3.0.png" alt="portable-virtualbox-version3.0" width="409" height="247" /></p>
<p>2. Run the set up and it will ask you for a location to unzip the files.  Extract all the files to your USB drive.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2009/12/portable-virtualbox-extract-files.gif" alt="extract-virtualbox-files-usb-drive" width="419" height="406" /></p>
<p>3. The setup will extract all the files required to set up virtualbox in your  USB drive. Now open the &#8220;Portable-Virtualbox&#8221; folder from the removable drive  and double click the set up file as shown below.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2009/12/portable-virtualbox-setup-file.gif" alt="portable-virtualbox-setup-file" width="528" height="199" /></p>
<p>4. Now you will be shown something like this</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2009/12/portable-virtualbox-installation.gif" alt="portable-virtualbox-installation" width="492" height="319" /></p>
<p>5. Select the checkboxes &#8220;<em>Extract the files for a 32 bit system</em>&#8221; and &#8220;<em>Extract  the files for a 64 bit system</em>&#8220;. You can also choose to compress the files to  save some precious space in your removable drive.</p>
<p>6. That&#8217;s it. Click the &#8220;<em>Download Installation file for Virtualbox</em>&#8221;  button.</p>
<p>7. Immediately after that, you will see that the application has started  downloading the setup files required to install portable Virtualbox. Wait for  the download to finish. You will see a notification right in the middle of the  screen and also in the system tray.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2009/12/portable-virtualbox-notifications.gif" alt="virtual-box-setup-notifications" width="483" height="305" /></p>
<p>8. It would take some time to download the Virtualbox files. After the download is over, you will see a prompt as shown below</p>
<p><img class="aligncenter size-full wp-image-10304" src="http://imagecdn.maketecheasier.com/2009/12/portable-virtualbox-download.gif" alt="portable-virtual-box-download" width="471" height="141" /></p>
<p>9. Now open your removable drive again and you would see a new icon named as &#8220;Virtual Box&#8221; (not to be confused with Portable Virtualbox icon). Double click it and you will see the usual Virtualbox wizard.</p>
<p><img class="aligncenter size-full wp-image-10305" src="http://imagecdn.maketecheasier.com/2009/12/portable-virtualbox-setup-wizard.gif" alt="portable-virtualbox-setup-wizard" width="524" height="391" /></p>
<p>Complete the wizard and you are done with the installation part of portable Virtualbox in the removable drive.</p>
<h3>Install a Portable Operating System in your Removable Drive</h3>
<p>Now that Virtualbox is in your removable drive, you can easily create a virtual hard disk and install any operating system such as Windows XP, Windows Vista, Linux etc. Start the virtual Box program and you can create a virtual hard disk. Save this hard disk in your removable drive as you would be using it from the USB drive only. Now here are some useful guides on how to install a new operating system with Virtualbox:</p>
<ul>
<li><a href="http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02">How to Install Windows In Ubuntu Hardy with VirtualBox</a></li>
<li><a href="http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30">Share Your Virtualbox VM Across Different OS </a></li>
<li><a href="http://maketecheasier.com/run-android-with-virtualbox/2009/12/28">How To Run Android on Your Home PC with Virtualbox</a></li>
</ul>
<p>Once you are done with the installation part you can carry the Operating system in the removable drive and use it on multiple computers. That concludes the tutorial on installing a portable operating system in your USB stick.</p>
<h3>Advantages</h3>
<p>There are a lot of advantages of using a portable Virtualbox hard disk and running an operating system with it. The biggest advantage is that you can run the OS on any computer which does not have virtual box installed. Another major advantage is keeping your hard disk free from virtual hard disks or you may even copy the virtual hard disk from one computer to another.</p>
<p>Hope you would find this software useful. What&#8217;s your take on portable Virtualbox? Do let us know through a comment.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02&amp;title=How+to+Install+VirtualBox+in+Your+USB+Drive+and+Run+any+Operating+System&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02">How to Install VirtualBox in Your USB Drive and Run any Operating System</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/install-virtualbox-in-usb/2010/01/02/feed</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
		<item>
		<title>How To Run Android on Your Home PC with Virtualbox</title>
		<link>http://maketecheasier.com/run-android-with-virtualbox/2009/12/28</link>
		<comments>http://maketecheasier.com/run-android-with-virtualbox/2009/12/28#comments</comments>
		<pubDate>Mon, 28 Dec 2009 23:00:01 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[liveandroid]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=9974</guid>
		<description><![CDATA[Google&#8217;s Android OS has been making consistent progress in the smartphone world. If you&#8217;re anything like me, you may have been curious about this mobile OS but not willing to spend much on a phone. Fortunately, the LiveAndroid project on Google Code provides a bootable LiveCD image that can be run on your home computer. [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28&amp;title=How+To+Run+Android+on+Your+Home+PC+with+Virtualbox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/run-android-with-virtualbox/2009/12/28">How To Run Android on Your Home PC with Virtualbox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2009/12/liveandroid-logo.png" alt="liveandroid-logo" width="128" height="128" class="alignleft size-full wp-image-9975" />Google&#8217;s Android OS has been making consistent progress in the smartphone world.  If you&#8217;re anything like me, you may have been curious about this mobile OS but not willing to spend much on a phone.  Fortunately, the LiveAndroid project on Google Code provides a bootable LiveCD image that can be run on your home computer.  With the free virtualization program VirtualBox, we can try it out on Windows, Linux or Mac without even burning a CD.<br />
<span id="more-9974"></span></p>
<h3>Getting Android</h3>
<p>While it&#8217;s true that the needed files are available on the <a href="http://code.google.com/p/live-android/" target="_blank">Google Code project page</a>, I&#8217;d recommend downloading with <a href="http://torrentbox.com/download/720293/liveandroidv0.3.iso.torrent" target="_blank">this torrent link</a> instead.  This is because the project page has the ISO file split into two parts that you&#8217;d have to manually join together.  That torrent is the same files, pre-joined by Yours Truly for convenience.   It&#8217;s about 173MB.  The torrent is new so until I have some other seeders, it may be a little slow.  </p>
<h3>Preparing VirtualBox</h3>
<p>With that downloads, Windows, Linux, and Mac users can all get their system&#8217;s version of VirtualBox <a href="http://www.virtualbox.org/wiki/Downloads" target="_blank">here</a>.  Follow the website&#8217;s instructions to install, and start the program.  Once ready, you should have something like this:</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/12/liveandroid-vbox-new.jpg" alt="liveandroid-vbox-new" width="577" height="448" class="aligncenter size-full wp-image-9977" /></p>
<p>Choose <em>New</em> in the top left corner.  After hitting <em>Next</em>, you&#8217;ll be taken to the first config screen where you can enter the information as shown in the screenshot below.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2009/12/liveandroid-vbox-ostype.jpg" alt="liveandroid-vbox-ostype" width="512" height="497" class="aligncenter size-full wp-image-9981" /></p>
<p>The Name field can, of course, be anything you like.  </p>
<p>The next step on the following page is to set <em>Base Memory Size</em>.  Go ahead and leave this at the default.  On the page after that, you&#8217;ll be presented with an option to boot a hard disk.  Since we&#8217;ll be running solely from the live image, a hard drive image is unnecessary so go ahead and remove the checkbox leaving that page blank, as shown below.    </p>
<p><img src="http://imagecdn.maketecheasier.com/2009/12/liveandroid-vbox-hdsetup.jpg" alt="liveandroid-vbox-hdsetup" width="512" height="497" class="aligncenter size-full wp-image-9984" /></p>
<p>VirtualBox may give you a warning about no hard drives, but that&#8217;s ok for what we want to do.  Ignore the warning, and hit <em>Finish</em> on the final page.  This should take you back to the main screen, but this time it&#8217;ll show <em>LiveAndroid 0.3</em> in the left pane.  </p>
<h3>Booting LiveAndroid</h3>
<p>Before you click Start, we have to tell VirtualBox to boot from the LiveAndroid file.  If it has finished downloading, click the Settings button in VirtualBox.  Choose <em>CD/DVD Rom</em> on the left.  With the config screen open, check the box for <em>Mount CD/DVD Drive</em> and <em>ISO Image File</em>.  You can click the folder icon to choose the downloaded ISO file, as shown here. </p>
<p><img src="http://imagecdn.maketecheasier.com/2009/12/liveandroid-vbox-cdrom.jpg" alt="liveandroid-vbox-cdrom" width="577" height="468" class="aligncenter size-full wp-image-9985" /></p>
<p>When finished click OK and you should be returned to the main screen, but this time it should show <em>liveandroidv0.3.iso</em> under the <em>CD/DVD ROM</em> section in the right hand panel.  </p>
<p>If all is well and good, you can now hit Start and boot into your very own local Android OS.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2009/12/liveandroid-booting.jpg" alt="liveandroid-booting" width="577" height="483" class="aligncenter size-full wp-image-9989" /></p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28&amp;title=How+To+Run+Android+on+Your+Home+PC+with+Virtualbox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/run-android-with-virtualbox/2009/12/28" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/run-android-with-virtualbox/2009/12/28">How To Run Android on Your Home PC with Virtualbox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/run-android-with-virtualbox/2009/12/28/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>How to Create Your Own USB Linux Distro with LiLi</title>
		<link>http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29</link>
		<comments>http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29#comments</comments>
		<pubDate>Tue, 29 Sep 2009 12:00:59 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[lili]]></category>
		<category><![CDATA[Portable]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=7363</guid>
		<description><![CDATA[Linux Live CDs have long been well known as a handy tool in PC repair. Personally I&#8217;ve used Linux CDs dozens of times to repair Windows problems, from virus scans to file retrieval to partition adjustments. As great as Live CDs are, they still have a few drawbacks, like an inability to save any new [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29&amp;title=How+to+Create+Your+Own+USB+Linux+Distro+with+LiLi&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29">How to Create Your Own USB Linux Distro with LiLi</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2009/09/liliusb-logo.jpg" alt="liliusb-logo" width="135" height="136" class="alignleft size-full wp-image-7371" />Linux Live CDs have long been well known as a handy tool in PC repair.  Personally I&#8217;ve used Linux CDs dozens of times to repair Windows problems, from virus scans to file retrieval to partition adjustments.  As great as Live CDs are, they still have a few drawbacks, like an inability to save any new files or changes.  Bootable USB sticks solve most of the problems with Live CDs.  You can write to them, change the software or the whole system without burning a new CD, and carry them easily wherever you go. </p>
<p>There&#8217;s a new (Windows only, strangely enough) software tool out called <a href="http://www.linuxliveusb.com/" target="_blank">LiLi USB Creator</a>.  LiLi makes it incredibly easy to create your own customized bootable Linux system on a USB stick, and even run it from within Windows using an portable copy of Virtualbox that&#8217;s included on the installation.  Impressed?  I am.  </p>
<p><span id="more-7363"></span>I ran LiLi on Windows XP Pro with Service Pack 3 and a 2GB Kingston USB drive.  You can download the installer <a href="http://www.linuxliveusb.com/" target="_blank">here</a>.  It&#8217;s a ZIP file and there&#8217;s no installer so you can just run it directly from wherever it was extracted.  Once loaded you&#8217;ll get the main LiLi screen where all your choices are made.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/09/liliusb-full.jpg" alt="liliusb-full" width="427" height="737" class="aligncenter size-full wp-image-7377" /></p>
<h3>Step 1:  Choose a USB Key</h3>
<p><img src="http://imagecdn.maketecheasier.com/2009/09/liliusb-choosedevice.jpg" alt="liliusb-choosedevice" width="388" height="186" class="aligncenter size-full wp-image-7381" /></p>
<p>If your USB drive isn&#8217;t already connected, connect it now and wait a few seconds before hitting the blue refresh button.  When you click the drop-down list, you should see your flash drive in the list. <strong>Make sure you&#8217;re choosing the correct flash drive</strong>, as the program also lists your hard drives, and we certainly wouldn&#8217;t want to go wiping any of them.  Which reminds me &#8211; in case this isn&#8217;t yet clear, <strong>this flash drive will be wiped clean</strong> so make sure there&#8217;s nothing important on there before we proceed.   </p>
<h3>Step 2: Choose a Source</h3>
<p><img src="http://imagecdn.maketecheasier.com/2009/09/liliusb-choose-source.jpg" alt="liliusb-choose-source" width="356" height="136" class="aligncenter size-full wp-image-7437" /></p>
<p>LiLi needs to know what you plan to use as the base of your system. This is one of LiLi&#8217;s big strengths in my opinion.  You can choose to use a Live CD ISO file you already have, a Live CD in your CD-ROM, or to have LiLi download an ISO for you. This last option is particularly impressive, as LiLi provides a list of some of the compatible distros and will automatically fetch and check the files it needs.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2009/09/liliusb-choose-source-download.jpg" alt="liliusb-choose-source-download" width="376" height="258" class="aligncenter size-full wp-image-7438" /></p>
<p>As for me, I went with Fedora because&#8230; well&#8230; pretty much just because I haven&#8217;t used it in a while.  If you chose to let LiLi download a compatible ISO for you, then you&#8217;ve got a little time to wait while it downloads.  Now might be a good time to make a snack, read a book, or better yet &#8211; browse articles on MakeTechEasier.  </p>
<h3>Step 3: Persistence</h3>
<p><img src="http://imagecdn.maketecheasier.com/2009/09/liliusb-persist.jpg" alt="liliusb-persist" width="357" height="110" class="aligncenter size-full wp-image-7443" /></p>
<p>At this point, we can take advantage of the fact that we&#8217;re using a USB drive and not a Live CD. By setting some space for persistence, we can now save file and settings changes directly on to the USB drive. This is also the cause of some confusion when creating these live systems.</p>
<p>For clarity, we&#8217;ll use my 2GB Kingston flash drive as an example of how this all works. It&#8217;s actually about 1.9GB, and the files from the ISO will be using up about 700MB, so according to LiLi that leaves about 1.1 GB for persistent files to be saved.  The math doesn&#8217;t quite add up, but I would guess that LiLi is using up a little more space than just the ISO contents for things like VirtualBox (discussed below). The slider bar in the screenshot above lets me choose how much of that space I really want to use. Unless you&#8217;ve got other plans for that space, you probably want to slide the bar all the way up.  </p>
<p>If your USB drive is larger than 1GB and LiLi doesn&#8217;t let you move the slider past 0MB, just reformat the entire USB drive, reload LiLi and try again. </p>
<h3>Step 4: Options</h3>
<p><img src="http://imagecdn.maketecheasier.com/2009/09/liliusb-options.jpg" alt="liliusb-options" width="357" height="109" class="aligncenter size-full wp-image-7448" /></p>
<p>The first item in the Options section is whether or not you want to hide the system files on the USB drive. The only relevance this has is whether or not Windows will show the Linux system files on the flash drive. The benefit is that you won&#8217;t have to worry about a convoluted mess of files and directories on the drive if you just want to run VirtualBox (which we&#8217;ll cover in a moment). The down side is that it would be more difficult to access or edit those files from Windows, should you want to. Neither choice will have any significant effect on how your Linux system runs.  </p>
<p>The second option is whether or not to format the USB drive in Fat32. Unless you have a specific reason not to, I&#8217;d recommend you allow the format to be certain that the drive is being wiped clean and installed correctly.  </p>
<p>The last option is one of the really unique and interesting things about LiLi. As I hinted in the opening paragraph, LiLi is capable of adding a portable copy of VirtualBox to your USB drive. For anyone not familiar with VirtualBox, it&#8217;s a high quality free virtualization program. With VirtualBox on the drive, you&#8217;ll be able to run your new Linux USB system from within Windows, without rebooting. I&#8217;d recommend checking this option, so that your flash drive can be as versatile and useful as it can be.  </p>
<h3>Step 5: Create</h3>
<p>Before clicking the lightning bolt to begin, there are a few things to check to make sure we&#8217;re not about to cause a disaster. First, <strong>make totally certain that the device you chose in Step 1 is the USB drive, and that you don&#8217;t mind wiping its contents</strong>. Next do a quick glance at the traffic light icons in the bottom right corner of each step.  Each light should be green, indicating it&#8217;s got everything it needs in order to proceed. When ready, hit the lightning bolt icon, and go make yourself another snack.  </p>
<h3>Running your new USB Linux System</h3>
<p>If you&#8217;ve followed this guide closely, then you now have two ways to start your new system. The first is from within Windows, using VirtualBox. Open <em>My Computer</em> to your flash drive, and you&#8217;ll see a Virtualbox folder.  Open that and run <em>Virtualize This Key</em>. That will launch the portable VirtualBox to your Linux image and you can use your shiny new Linux system from a contained environment within Windows. Keep in mind, this method does give the benefit of being able to use both OSes simultaneously, but Linux will most likely be MUCH slower here than if it had been booted on its own.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2009/09/liliusb-vbox.jpg" alt="liliusb-vbox" width="577" height="361" class="aligncenter size-full wp-image-7451" /></p>
<p>The other method is to boot the USB key as intended, as its own OS. To do that, you insert the USB drive into whatever computer you&#8217;d like to boot, and restart the computer. Some computers may require you to open the BIOS settings to include USB in the boot devices. Others may give you an option when starting up like <em>Hit F12 for Boot Menu</em>, or something along those lines. Any fairly modern PC should be capable of booting from a USB drive.  </p>
<p>Presuming all went well, you should now have a portable, self-contained, customizable USB Linux system installed on your USB drive that can be taken anywhere. This can be useful in repairs, file recovery, virus scanning, or just showing off.  Files saved to the USB drive will persist across multiple reboots.  </p>
<p>Other than a booting glitch when I tried LiLi with Crunchbang (which may or may not have been LiLi&#8217;s fault), everything seems to work smoothly. I was very impressed by LiLi&#8217;s simple yet powerful user interface, and the developers have clearly put a lot of thought and effort into making LiLi a quality piece of software. I&#8217;m a little surprised it only runs in Windows, but everything it does, it does well. Kudos to the development team.  </p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29&amp;title=How+to+Create+Your+Own+USB+Linux+Distro+with+LiLi&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29">How to Create Your Own USB Linux Distro with LiLi</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-create-your-own-usb-linux-distro-with-lili/2009/09/29/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How To Enable 3D Acceleration In VirtualBox</title>
		<link>http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21</link>
		<comments>http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21#comments</comments>
		<pubDate>Thu, 21 May 2009 12:47:34 +0000</pubDate>
		<dc:creator>Sharninder</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[3d acceleration]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4695</guid>
		<description><![CDATA[Virtualbox is an excellent application to have if you&#8217;re looking to try out new operating systems and/or are generally interested in virtualisation for the many benefits it offers. Make Tech Easier has extensively covered VirtualBox a couple of times earlier and we are great fans of this cross platform, open source application. One thing which VirtualBox [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21&amp;title=How+To+Enable+3D+Acceleration+In+VirtualBox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21">How To Enable 3D Acceleration In VirtualBox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-4852" src="http://imagecdn.maketecheasier.com/2009/05/virtualbox-1.png" alt="VirtualBox Logo" width="130" height="153" />Virtualbox is an excellent application to have if you&#8217;re looking to try out new operating systems and/or are generally interested in virtualisation for the many benefits it offers.</p>
<p>Make Tech Easier has extensively <a title="VirtualBox" href="http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02" target="_blank">covered VirtualBox</a> a <a title="VirtualBox" href="http://maketecheasier.com/tag/virtualbox" target="_blank">couple of times</a> earlier and we are great fans of this cross platform, open source application.</p>
<p>One thing which VirtualBox was missing till some time back was support for 3D acceleration for guest operating systems. What this means is that the graphics driver used inside the guest virtual machines was only capable of simple 2D graphics and thus interfaces like Compiz on Linux and Aero on Vista were not useable.</p>
<p>There was basic 3D support for Windows guests in Virtualbox 2.1 but users using Virtualbox to run Linux guests were mostly confined to the 2D graphics driver. That has changed with the <a title="VirtualBox" href="http://www.virtualbox.org/wiki/Downloads" target="_blank">release of VirtualBox 2.2</a> recently and VirtualBox now supports 3D acceleration. The 3D acceleration support built in VirtualBox uses your native machine&#8217;s graphics hardware to provide this capability, so if your native graphics driver doesn&#8217;t have 3D capability, VirtualBox cannot make use of it.</p>
<p><span id="more-4695"></span>The support for 3D acceleration is not enabled by default and with this tuturial we aim to help you guys set up a new virtual machine with 3D accelerated graphics support.</p>
<p>First create a new Machine the usual way, and install a guest operating system in it. We used Ubuntu for our testing.</p>
<p><img class="aligncenter size-full wp-image-4858" src="http://imagecdn.maketecheasier.com/2009/05/virtualbox-5.png" alt="VirtualBox" width="444" height="340" /></p>
<p>Now, you need to edit the settings of your newly created virtual machine. To edit the settings for any virtual machine, the virtual machine has to be shut down. So, first shutdown whatever operating system you have running inside the virtual machine.</p>
<p>Now, while the virtual machine is highlighted, click on the Settings button to open up the settings window.</p>
<p><img class="aligncenter size-full wp-image-4853" src="http://imagecdn.maketecheasier.com/2009/05/virtualbox-2.png" alt="VirtualBox" width="411" height="309" /></p>
<p>In the general settings pane, check the check box titled, &#8220;Enable 3D acceleration&#8221;.</p>
<p><img class="aligncenter size-full wp-image-4854" src="http://imagecdn.maketecheasier.com/2009/05/virtualbox-3.png" alt="VirtualBox" width="414" height="392" /></p>
<p>That&#8217;s it. The virtual machine has been enabled for 3D accelerated graphics now. But, to actually start using 3D effects inside your guest operating system, you need to be using the special VirtualBox graphics driver, which is distributed with the &#8220;Guest Additions&#8221;.</p>
<p>To Install the VirtualBox &#8220;Guest Additions&#8221; drivers in your guest operating system, while the guest is running, click on the Devices menu and select the &#8220;Install Guest Additions&#8221; option.</p>
<p><img class="aligncenter size-full wp-image-4855" src="http://imagecdn.maketecheasier.com/2009/05/virtualbox-4.png" alt="VirtualBox Guest Additions" width="209" height="289" /></p>
<p>Now, <a title="VirtualBox Documentation" href="http://www.virtualbox.org/manual/UserManual.html#id2636938" target="_blank">follow the instructions</a> to install the drivers in the guest operating system.</p>
<p>Now, you can enable Aero or Compiz effects in the guest operating system and make full use of the graphical capabilities of your machine&#8217;s graphics card.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21&amp;title=How+To+Enable+3D+Acceleration+In+VirtualBox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21">How To Enable 3D Acceleration In VirtualBox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/enable-3d-acceleration-in-virtualbox/2009/05/21/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>How To Shrink Your Virtualbox VM And Free Up Space For Your Hard Disk</title>
		<link>http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06</link>
		<comments>http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06#comments</comments>
		<pubDate>Mon, 06 Apr 2009 13:43:49 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[shrink]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=3885</guid>
		<description><![CDATA[While using Virtualbox, one thing that I have found is that the size of the VM (a file with .VDI extension) expands over time. If you have selected the &#8220;Dynamically Expanding Storage&#8221; option when first creating the VM, you will find that the file size expands whenever you install new applications in the VM. That [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06&amp;title=How+To+Shrink+Your+Virtualbox+VM+And+Free+Up+Space+For+Your+Hard+Disk&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06">How To Shrink Your Virtualbox VM And Free Up Space For Your Hard Disk</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3890" title="shrink-virtualbox" src="http://imagecdn.maketecheasier.com/2009/04/shrink-virtualbox.jpg" alt="shrink-virtualbox" width="260" height="160" />While using Virtualbox, one thing that I have found is that the size of the VM (a file with .VDI extension) expands over time. If you have selected the &#8220;<em>Dynamically Expanding Storage</em>&#8221; option when first creating the VM, you will find that the file size expands whenever you install new applications in the VM. That is perfectly normal. However, when you uninstall or delete applications in the VM, the file size does not shrink or return to its previous size. That is to say, if you are constantly installing and uninstalling applications in your VM, the VDI file could be taking up more space than it is actually using.</p>
<p>If you have a great deal of hard disk space to spare, you can simply ignore this. However, if you find yourself always running short of hard disk space, you might want to consider shrinking the VM and free up unused disk space.</p>
<p>This tutorial will go through the steps to shrink your Virtualbox VM.</p>
<p><span id="more-3885"></span>It doesn&#8217;t matter if you are using Windows/Linux host. The instructions for a Windows and Linux guest are slightly different though. (I have not tried this on a Mac host yet. Theoretically it should work, but do it at your own risk.)</p>
<h3>For Windows guest</h3>
<p>If you are using Windows guest, do the following:</p>
<ul>
<li>Uninstall all unnecessary applications</li>
<li>Perform a hard disk defragmentation. If you are using WinXP, you You can access the inbuilt disk fragmenter from <em>Start -&gt; All Programs -&gt; Accessories -&gt; System Tools -&gt; Disk Defragmenter</em>.</li>
</ul>
<p>Download <a href="http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx" target="_blank">sdelete</a> and extract it to your desktop.</p>
<p>Open a command prompt and <em>cd</em> to the sdelete directory. Type in the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">sdelete <span style="color: #660033;">-c</span> c:<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>This will add zeroes to all the free space in your C: drive.</p>
<p>Once it is done, shutdown the VM.</p>
<h3>For Linux guest</h3>
<p>If you are using Linux guest (this tutorial assumes you are using Ubuntu and is running on ext2/ext3 filesytem. It does not work on ext4), here is what you need to do:</p>
<ul>
<li>Remove any unused applications.</li>
<li><a href="http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07" target="_blank">Clean up your Linux</a> VM</li>
</ul>
<p>Install zerofree</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> zerofree</pre></div></div>

<p>Restart and boot your Linux VM into Recovery mode. (This is generally the second option in the Grub boot up screen.)</p>
<p>In the root shell prompt, type</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">df</span></pre></div></div>

<p>This will display all the available filesystem in your OS. Record down the filesystem where the main directory lies. (it should be in <em>/dev/sdaX</em> or <em>/dev/hdaX</em> format)</p>
<p><img class="alignnone size-full wp-image-3887" title="vdi-filesystem" src="http://imagecdn.maketecheasier.com/2009/04/vdi-filesystem.jpg" alt="vdi-filesystem" width="577" height="151" /></p>
<p>Mount the filesystem in read-only mode with the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mount</span> <span style="color: #660033;">-n</span> <span style="color: #660033;">-o</span> remount,ro <span style="color: #660033;">-t</span> ext3 <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda1 <span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>replacing the <em>/dev/sda1</em> with the filesytem info that you have recorded just now.</p>
<p>Next, type the following command to zero out all the free space.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">zerofree <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda1</pre></div></div>

<p>Once again, replace the <em>/dev/sda1</em> with your own filesystem info.</p>
<p>Once you are done, shutdown the Linux VM:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">shutdown <span style="color: #660033;">-h</span> now</pre></div></div>

<h3>Shrinking the VM</h3>
<p>Now that we are done with clearing up the VM and zero out all the free space, it&#8217;s time to shrink the file size using the <em>VboxManage</em> command.</p>
<p>If you are still using the older Virtualbox 2.0.x version, you can easily shrink the hard disk with the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">VboxManage modifyvdi <span style="color: #000000; font-weight: bold;">/</span>path<span style="color: #000000; font-weight: bold;">/</span>to<span style="color: #000000; font-weight: bold;">/</span>your<span style="color: #000000; font-weight: bold;">/</span>VM.vdi compact</pre></div></div>

<p>If you have upgraded your Virtualbox to the 2.1.x version, you will find that the above command will no longer work. There is a bug in the software that disable the use of the <em>modifyhd</em> command. An alternative solution is to use the <em>clonehd</em> command to creat a smaller clone copy of the original VM.</p>
<p>In your terminal (or command prompt), type the following:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">VboxManage clonehd name-of-original-vm.vdi name-of-clone-vm.vdi</pre></div></div>

<p>This will create a clone of the original VM with the name that you have specified in the command above.</p>
<h3>Result</h3>
<p>After shrinking my VM, I manage to shave 45% off the size of the oirginal VM and free up a whopping 4.5GB of hard disk space to store my other stuff.</p>
<p>The original VDI: 10GB</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/04/vdi-original.jpg" alt="" width="538" height="361" /></p>
<p>The cloned VDI: 5.5GB</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/04/vdi-resize.jpg" alt="" width="538" height="361" /></p>
<h3>Importing the clone VM into Virtualbox</h3>
<p>The whole process is not finished yet. You still need to import the clone VM into Virtualbox and remove/delete the original VM from your system.</p>
<p>In your Virtualbox console, click on the <em>New</em> button.</p>
<p>Follow the instructions to create a new VM. When it reaches the screen to ask you to choose the hard disk, select <em>Existing</em>.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/04/vdi-new-vm.jpg" alt="vdi-new-vm" width="520" height="464" /></p>
<p>In the Virtual media manager window, click <em>Add</em> to add the newly cloned VM.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/04/vdi-add-vm.jpg" alt="" width="577" height="448" /></p>
<p>Highlight the newly added VM and click <em>Select</em>.</p>
<p>Back to the Hard disk selection window, you should see your new VM in the dropdown selection. Click on <em>Next</em> to finish up the import.</p>
<p>Once everything is in place, run the newly added VM to make sure that it is working fine.</p>
<p>On the main Virtualbox screen, highlight  the original VM and go to <em>Machine -&gt; Delete</em>. This will remove the entry from the console.</p>
<p>Go to <em>File -&gt; Virtual Media Manager</em>. Highlight the original VM and click the <em>Remove</em> button. When prompt if you want to keep the file, select <em>Delete</em>. This will delete the vdi file from your system.</p>
<p>That&#8217;s it.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06&amp;title=How+To+Shrink+Your+Virtualbox+VM+And+Free+Up+Space+For+Your+Hard+Disk&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06">How To Shrink Your Virtualbox VM And Free Up Space For Your Hard Disk</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/shrink-your-virtualbox-vm/2009/04/06/feed</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Virtualbox: Fix Mouse Integration Issue In Ubuntu Intrepid Guest</title>
		<link>http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26</link>
		<comments>http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26#comments</comments>
		<pubDate>Mon, 26 Jan 2009 22:25:22 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=2177</guid>
		<description><![CDATA[If you have installed Ubuntu Intrepid as a virtual machine in your Virtualbox, you will find that the mouse integration does not work, even after you have installed the guest addition. If you are having this problem, here&#8217;s the fix: First, make sure that the guest addition is already installed inn your Ubuntu Intrepid guest. [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26&amp;title=Virtualbox%3A+Fix+Mouse+Integration+Issue+In+Ubuntu+Intrepid+Guest&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26">Virtualbox: Fix Mouse Integration Issue In Ubuntu Intrepid Guest</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="virtualbox-logo" src="http://imagecdn.maketecheasier.com/2009/1/virtualbox-logo.png" alt="virtualbox-logo" width="80" height="83" />If you have installed Ubuntu Intrepid as a virtual machine in your <a href="http://maketecheasier.com/tag/virtualbox" target="_self">Virtualbox</a>, you will find that the mouse integration does not work, even after you have installed the guest addition.</p>
<p>If you are having this problem, here&#8217;s the fix:</p>
<p>First, make sure that the guest addition is already installed inn your Ubuntu Intrepid guest.</p>
<p>Open a terminal, type</p>
<p class="codeblock">gksu gedit /etc/X11/xorg.conf</p>
<p>Add the following lines to the end of the file. Save and close</p>
<p class="codeblock">Section &#8220;InputDevice&#8221;<br />
Identifier   &#8220;Configured Mouse&#8221;<br />
Driver       &#8220;vboxmouse&#8221;<br />
Option       &#8220;CorePointer&#8221;<br />
EndSection</p>
<p>Restart the computer. The mouse integration should work now.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26&amp;title=Virtualbox%3A+Fix+Mouse+Integration+Issue+In+Ubuntu+Intrepid+Guest&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26">Virtualbox: Fix Mouse Integration Issue In Ubuntu Intrepid Guest</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/virtualbox-fix-mouse-integration-issue-in-ubuntu-intrepid-guest/2009/01/26/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Upgrading to Virtualbox 2.1 In Ubuntu Intrepid</title>
		<link>http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01</link>
		<comments>http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01#comments</comments>
		<pubDate>Thu, 01 Jan 2009 12:43:10 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=1833</guid>
		<description><![CDATA[Virtualbox released their latest version 2.1 last week. If you have not upgraded your existing copy of Virtualbox, I would advise you to do it now. There are several new features in Virtualbox 2.1. Support for 64-bit guests on 32-bit host operating systems &#8211; If you have a 64-bit processor, you can now install/run a [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01&amp;title=Upgrading+to+Virtualbox+2.1+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01">Upgrading to Virtualbox 2.1 In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img alt="virtualbox-logo" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-logo.jpg" title="virtualbox-logo" class="alignleft" width="138" height="150" /><a href="http://www.virtualbox.org" target="_blank">Virtualbox</a> released their latest version 2.1 last week. If you have not upgraded your existing copy of Virtualbox, I would advise you to do it now.</p>
<p>There are several new features in Virtualbox 2.1.</p>
<ul>
<li><strong>Support for 64-bit guests on 32-bit host operating systems</strong> &#8211; If you have a 64-bit processor, you can now install/run a 64-bit virtual machine on a 32-bit host. For those who wanted to test out software compatibility on a 64-bit OS, this is the best way for you to do so.</li>
<li><strong>Experimental 3D acceleration via OpenGL</strong> &#8211; If you have a graphics card that can support <a href="http://www.opengl.org/" target="_blank">OpenGL</a>, your Virtualbox VM can now make use of your accelerated 3D hardware to run 3D graphics. Potentially, you would be able to play 3D game on your VM. This means that Linux users will be able to play 3D Windows game on a Windows guest without having to dual-boot Linux and Windows. Currently, this 3D acceleration feature is only supported in Windows XP or 32-bit Vista guest.</li>
<li><strong>Full VMDK/VHD support including snapshots</strong> &#8211; Virtualbox 2.1 is able to support VMDK and VHD virtual hard disk format. This means that you can now use your VMware hard disk or Microsoft VirtualPC hard disk in Virtualbox without any need for conversion.</li>
<li><strong>Easier implementation of Host Interface networking</strong> &#8211; In the past, implementing Host Interface networking requires you to install and configure <a href="http://en.wikipedia.org/wiki/TUN/TAP" target="_blank">TUN/TAP</a>. With this new feature, you can easily configure your VM networking to pass through the host interface rather than NAT. By using the host interface,  your VM will appear to the host as a network drive connected via a network cable. You can then set up a file server and share files easily between the guest and host.</li>
</ul>
<p><span id="more-1833"></span></p>
<h3>Installing Virtualbox2.1</h3>
<p>If  you have never installed Virtualbox, this is what you need to do to install Virtualbox 2.1.</p>
<p>In your terminal,</p>
<p class="codeblock">gksu gedit /etc/apt/sources.list</p>
<p>Add the following line to the end of the file. Save and close.</p>
<p class="codeblock">deb http://download.virtualbox.org/virtualbox/debian intrepid non-free</p>
<p>Back to your terminal,</p>
<p class="codeblock">wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -<br />
sudo apt-get update<br />
sudo apt-get install virtualbox-2.1</p>
<h3>Upgrading to Virtualbox 2.1</h3>
<p>If you have installed virtualbox 2.0, you will need to remove first before installing virtualbox 2.1.</p>
<p class="codeblock">sudo apt-get autoremove virtualbox-2.0<br />
sudo apt-get install virtualbox-2.1</p>
<p>When it prompts you to convert your old Virtualbox files to the new format, click OK.</p>
<p><img class="alignnone" title="virtualbox files conversion" src="http://imagecdn.maketecheasier.com/2008/12/virtualbox-conversion.jpg" alt="virtualbox files conversion" width="410" height="253" /></p>
<h3>Adding 3D hardware support to your VM</h3>
<p>On the main screen of your Virtualbox, highlight the Windows VM (make sure that it powered off) and click on the <em>Setting</em> button in the top menu.</p>
<p>On the <em>General</em> option in the left pane, under the <em>Video Memory Size</em>, checked the box <em>Enable 3D Acceleration</em>.</p>
<p><img class="alignnone" title="virtualbox enable 3d acceleration" src="http://imagecdn.maketecheasier.com/2008/12/virtualbox-3d-acceleration.jpg" alt="virtualbox enable 3d acceleration" width="580" height="488" /></p>
<p>Implement Host Interface networking</p>
<p>In the <em>Settings</em> page, click on the <em>Network</em> option on the left pane. In the second dropdown bar with the label <em>Attach to</em>, select <em>Host Interface</em>.</p>
<p><img class="alignnone" title="virtualbox-host-networking" src="http://imagecdn.maketecheasier.com/2008/12/virtualbox-host-networking.jpg" alt="virtualbox-host-networking" width="580" height="485" /></p>
<p>That&#8217;s it.<br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01&amp;title=Upgrading+to+Virtualbox+2.1+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01">Upgrading to Virtualbox 2.1 In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/upgrading-to-virtualbox-21-in-ubuntu-intrepid/2009/01/01/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How To Share Files In VirtualBox With Vista Guest And Ubuntu Host</title>
		<link>http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12</link>
		<comments>http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12#comments</comments>
		<pubDate>Wed, 12 Nov 2008 08:32:20 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=1079</guid>
		<description><![CDATA[For some of you who have setup Windows Vista as the guest VM in your Ubuntu Virtualbox, you might have some difficulties in getting the Vista guest to access the shared folder in your Ubuntu host. If you are having this problem, here is the way to mount the shared folder on your Vista guest. [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12&amp;title=How+To+Share+Files+In+VirtualBox+With+Vista+Guest+And+Ubuntu+Host&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12">How To Share Files In VirtualBox With Vista Guest And Ubuntu Host</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="microsoft_vista-logo" src="http://imagecdn.maketecheasier.com/2008/11/microsoft_vista-logo.jpg" alt="microsoft_vista-logo" width="180" height="180"/>For some of you who have setup Windows Vista as the guest VM in your Ubuntu Virtualbox, you might have some difficulties in getting the Vista guest to access the shared folder in your Ubuntu host. If you are having this problem, here is the way to mount the shared folder on your Vista guest.</p>
<p><span id="more-1079"></span>First of all, make sure you have already installed both VirtualBox and Windows Vista guest. If you have not, here is the <a href="http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02">complete installation guide</a>.</p>
<p>Secondly, make sure you have updated your VirtualBox to the latest version (2.0.4). There are some issues in the earlier version which will cause the mounting to fail.</p>
<p>In your Ubuntu machine, open up Virtualbox (<em>Applications -&gt; System Tools -&gt; virtualBox</em>).</p>
<p>Highlight the Vista VM entry (make sure that it is in <em>Powered off</em> state) and click on the <em>Settings</em> icon at the top.</p>
<p><img class="alignnone size-full wp-image-1084" title="vista-setting" src="http://imagecdn.maketecheasier.com/2008/11/vista-setting.jpg" alt="Virtualbox Vista Settings" width="335" height="298" /></p>
<p>On the left, click on the <em>Network</em>. On the right, make sure that the <em>Enable Network Adaptor</em> and <em>Cable Connected</em> are checked.</p>
<p><img class="alignnone size-full wp-image-1081" title="vb-setting-network" src="http://imagecdn.maketecheasier.com/2008/11/vb-setting-network.jpg" alt="Virtualbox Network setting" width="580" height="455" /></p>
<p>On the left, click on the <em>Shared Folders</em>. Then, click on the <img class="alignnone size-full wp-image-1080" title="virtualbox-add-folder" src="http://imagecdn.maketecheasier.com/2008/11/virtualbox-add-folder.jpg" alt="virtualbox add share folder" width="30" height="25" /> icon on the far right.</p>
<p>Select the folder that you want to use as a share point. Give it a name.</p>
<p><img class="alignnone size-full wp-image-1082" title="vb-share-path" src="http://imagecdn.maketecheasier.com/2008/11/vb-share-path.jpg" alt="Virtualbox add share path" width="314" height="213" /></p>
<p><img class="alignnone size-full wp-image-1083" title="vb-share" src="http://imagecdn.maketecheasier.com/2008/11/vb-share.jpg" alt="Virtualbox share folder" width="580" height="361" /></p>
<p>Click <em>OK</em> to close the Settings window.</p>
<p>Boot up your Vista VM.</p>
<p>Install the guest addition. (Skip this step if you have already done so)</p>
<p><img class="alignnone size-full wp-image-1085" title="vb-guest-addition" src="http://imagecdn.maketecheasier.com/2008/11/vb-guest-addition.jpg" alt="virtualbox-guest-addition" width="485" height="334" /></p>
<p>Restart the Vista VM.</p>
<p>Open your Windows Explorer, click on the <em>Map Network Drive</em></p>
<p><img class="alignnone size-full wp-image-1087" title="vista-map-network" src="http://imagecdn.maketecheasier.com/2008/11/vista-map-network.jpg" alt="vista-map-network" width="580" height="351" /></p>
<p>In the Folder input text, enter</p>
<p class="codeblock">\\vboxsvr\sharename</p>
<p>where <em>sharename</em> is the name of the share folder that you add just now. Make sure that the <em>Reconnect at logon</em> is checked. Click <em>Finish</em></p>
<p><img class="alignnone size-full wp-image-1088" title="vista-map-drive" src="http://imagecdn.maketecheasier.com/2008/11/vista-map-drive.jpg" alt="vista-map-drive" width="580" height="419" /></p>
<p>You should now see the shared folder mounted as a network drive.</p>
<p><img class="alignnone size-full wp-image-1089" title="vista-windows-explorer" src="http://imagecdn.maketecheasier.com/2008/11/vista-windows-explorer.jpg" alt="vista-windows-explorer" width="580" height="455" /></p>
<p>That&#8217;s it.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12&amp;title=How+To+Share+Files+In+VirtualBox+With+Vista+Guest+And+Ubuntu+Host&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12">How To Share Files In VirtualBox With Vista Guest And Ubuntu Host</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12/feed</wfw:commentRss>
		<slash:comments>113</slash:comments>
		</item>
		<item>
		<title>Share Your Virtualbox VM Across Different OS</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30</link>
		<comments>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30#comments</comments>
		<pubDate>Tue, 30 Sep 2008 02:30:44 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=898</guid>
		<description><![CDATA[While creating a virtual machine in Virtualbox is an easy task, sharing the virtual machine across different OS is not. If you are dual-booting your computer and have created a virtual machine in one of the OS partition, due to the difference in file structure among the different OS, you will not be able to [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30&amp;title=Share+Your+Virtualbox+VM+Across+Different+OS&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30">Share Your Virtualbox VM Across Different OS</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-912" title="virtualbox-mac" src="http://imagecdn.maketecheasier.com/2008/09/virtualbox-mac.jpg" alt="" width="580" height="125" /></p>
<p>While creating a virtual machine in <a href="http://www.virtualbox.org" target="_blank">Virtualbox</a> is an easy task, sharing the virtual machine across different OS is not. If you are dual-booting your computer and have created a virtual machine in one of the OS partition, due to the difference in file structure among the different OS, you will not be able to access and open the VM file in the other partition.</p>
<p><span id="more-898"></span><em>To illustrate:</em> let&#8217;s say you have installed Win XP on your Macbook via boot camp. As you have heard so much about Ubuntu and wanted to try it out, you installed Virtualbox and created an Ubuntu virtual machine in your Mac partition. One day, while doing your work in the Win XP partition, you found that you need to access some applications in the Ubuntu virtual machine. There is no way for you to open the Ubuntu virtual machine in Windows since you can&#8217;t access your Mac partition. Now, rather than rebooting into the Mac partition, wouldn&#8217;t it be great if you can access and open the Ubuntu virtual machine in the Windows partition?</p>
<p>The above situation will happen even if you are running a Linux/Mac or Linux/Windows dual boot. The following tutorial will show you how you can have access to your Virtualbox virtual machine regardless of which OS you are in.</p>
<p><strong>The rule of thumb:</strong></p>
<p><em><strong>Always create your Virtualbox virtual machine (the file with a vdi extension) in a NTFS partition</strong></em>.</p>
<p>That is to say, if you are dual-booting Windows and Linux/Mac, always save the <em>vdi</em> file in your Windows partition. For those with Mac and Linux, you will have to create a new NTFS partition either on your existing hard disk or on an external hard disk (preferably).</p>
<p>Here&#8217;s the complete tutorial to access the virtual machine from different OS</p>
<ul>
<li><a href="#windows-mac" target="_self">Click here if you are dual-booting Windows and Mac/Linux</a>.</li>
</ul>
<ul>
<li> <a href="#mac-linux" target="_self">Click here if you are dual-booting Mac and Linux</a>.</li>
</ul>
<p><a name="windows-mac"></a><strong>For computer that </strong><strong>dual-boot</strong><strong> Windows and Mac/Linux</strong></p>
<ul>
<li>Boot into Windows</li>
</ul>
<ul>
<li>Download and install <a href="http://www.virtualbox.org/wiki/Downloads" target="_blank">Virtualbox for Windows</a> (if you have not done so).</li>
</ul>
<ul>
<li>Create your virtual machine as you always do. Note the file path where you save the virtual machine <em>vdi</em> file.</li>
</ul>
<p>Restart your computer and boot into the other OS.</p>
<p><a name="configuring-mac"></a>If you are in Mac OS</p>
<ul>
<li>Download and install <a href="http://macfuse.googlecode.com/files/MacFUSE-1.7.dmg" target="_blank">MacFuse</a> and <a href="http://nchc.dl.sourceforge.net/sourceforge/catacombae/NTFS-3G_1.2918-stable-catacombae.dmg" target="_blank">NTFS-3G</a>. It will prompt you to restart your computer. After the restart, you will see a new drive mounted on your desktop. That is the Windows partition.</li>
</ul>
<ul>
<li>Download and install <a href="http://download.virtualbox.org/virtualbox/2.0.2/VirtualBox-2.0.2-36488-OSX_x86.dmg" target="_blank">Virtualbox for Mac</a> (for Intel Macs only).</li>
</ul>
<p>Now, we are going to create an entry on your Virtualbox and make it point to the <em>vdi</em> file in the Windows partition.</p>
<ul>
<li>Open the Virtualbox application.</li>
</ul>
<ul>
<li>On the top of the window, click <em>New</em> to create a new virtual machine.</li>
</ul>
<p><img class="alignnone size-full wp-image-905" title="ubuntu-create-new-vm" src="http://imagecdn.maketecheasier.com/2008/09/ubuntu-create-new-vm.jpg" alt="" width="578" height="384" /></p>
<ul>
<li>Click <em>Next</em> and follow the instruction to create a new VM until you reach the point where it asks you to specify your hard drive</li>
</ul>
<p><img class="size-full wp-image-906" title="virtualbox-new-hard-disk" src="http://imagecdn.maketecheasier.com/2008/09/virtualbox-new-hard-disk.jpg" alt="virtualbox-new-hard-disk" width="448" height="432" /></p>
<ul>
<li>Click on <em>Existing.</em> In the next window, click on the <em>Add</em> and point the file path to the <em>vdi</em> file in the Windows partition.</li>
</ul>
<p><img class="size-full wp-image-907" title="virtualbox-add-new-hdd" src="http://imagecdn.maketecheasier.com/2008/09/virtualbox-add-new-hdd.jpg" alt="virtualbox-add-new-hdd" width="521" height="340" /></p>
<ul>
<li>You should now see an entry in the window. Highlight the entry and click <em>Select</em>.</li>
</ul>
<p><img class="size-full wp-image-908" title="virtualbox-select-new-hdd" src="http://imagecdn.maketecheasier.com/2008/09/virtualbox-select-new-hdd.jpg" alt="virtualbox-select-new-hdd" width="505" height="342" /></p>
<ul>
<li>On the next window, click <em>Next</em> follow by <em>Finish</em>. It will bring you back to the main window.</li>
</ul>
<p><img class="size-full wp-image-909" title="virtualbox-main-window" src="http://imagecdn.maketecheasier.com/2008/09/virtualbox-main-window.jpg" alt="virtualbox-main-window" width="580" height="411" /></p>
<ul>
<li>Highlight the new VM entry on the main window and click <em>Start</em>. You should see the same virtual machine that you have created in your Windows partition running in your Mac now.</li>
</ul>
<p><strong>Dual-booting Linux and Windows</strong></p>
<p>Restart your computer and boot into the Linux partition.</p>
<ul>
<li>Install <em>ntfs-3g</em> (if you are using Ubuntu Hardy, you can skip this step. Ntfs-3g is already pre-installed in your system)</li>
</ul>
<ul>
<li>Download and install <a href="http://www.virtualbox.org/wiki/Linux_Downloads" target="_blank">Virtualbox</a> for your Linux distro (if you have not done so).</li>
</ul>
<p>Now, we are going to repeat the same steps as we did in Mac (follow the <a href="#configuring-mac" target="_self">screenshots instructions</a> above) to create an entry on Virtualbox to point to the virtual machine in the Windows partition.</p>
<p><a name="mac-linux"></a></p>
<h3>For computers that dual-boot Mac and Linux</h3>
<p>If you are dual-booting Mac and Linux, first boot into the Linux partition.</p>
<ul>
<li>Follow this guide to <a href="http://maketecheasier.com/how-to-reformat-an-external-hard-drive-to-ntfs-format-in-ubuntu-hardy/2008/09/29" target="_blank">format your external hard disk to NTFS format</a>. (You can also resize and create a new partition on your existing hard disk and format it to NTFS format. I will cover that in the future).</li>
</ul>
<ul>
<li>Download and install <a href="http://www.virtualbox.org/wiki/Downloads" target="_blank">Virtualbox</a>. Create a new virtual machine and follow the instructions until it asks you the location of your hard disk.</li>
</ul>
<p><img class="size-full wp-image-906" title="virtualbox-new-hard-disk" src="http://imagecdn.maketecheasier.com/2008/09/virtualbox-new-hard-disk.jpg" alt="virtualbox-new-hard-disk" width="448" height="432" /></p>
<ul>
<li>Click <em>New</em> to create a new virtual hard disk. Click <em>Next</em> until it asks you where to store your virtual hard disk</li>
</ul>
<p><img class="size-full wp-image-910" title="virtualbox-hdd-location" src="http://imagecdn.maketecheasier.com/2008/09/virtualbox-hdd-location.jpg" alt="virtualbox-hdd-location" width="452" height="462" /></p>
<ul>
<li>Click on the icon beside the<em> Image File name</em> field and select any folder in the external NTFS hard disk. This will save the <em>vdi</em> file in the external hard disk rather than its default location.</li>
</ul>
<ul>
<li>Proceed on with the standard installation of the guest OS.</li>
</ul>
<p>Once you are done creating the virtual machine, reboot into Mac and follow the <a href="#configuring-mac" target="_self">above step</a> to configure the Virtualbox in your Mac to access the VM on the external hard disk.</p>
<p>That&#8217;s it!</p>
<p><strong>Screenshots</strong></p>
<div id="attachment_903" class="wp-caption alignnone" style="width: 590px"><a href="http://imagecdn.maketecheasier.com/2008/09/vista_in_ubuntu.jpg" target="_blank"><img class="size-full wp-image-903" title="vista_in_ubuntu-small" src="http://imagecdn.maketecheasier.com/2008/09/vista_in_ubuntu-small.jpg" alt="Windows Vista running as a VM in Ubuntu" width="580" height="363" /></a><p class="wp-caption-text">Windows Vista running as a VM in Ubuntu</p></div>
<div id="attachment_904" class="wp-caption alignnone" style="width: 590px"><a href="http://imagecdn.maketecheasier.com/2008/09/vista-in-mac.jpg" target="_blank"><img class="size-full wp-image-904" title="vista-in-mac-small" src="http://imagecdn.maketecheasier.com/2008/09/vista-in-mac-small.jpg" alt="The same Vista VM running in Mac" width="580" height="363" /></a><p class="wp-caption-text">The same Vista VM running in Mac</p></div>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30&amp;title=Share+Your+Virtualbox+VM+Across+Different+OS&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30">Share Your Virtualbox VM Across Different OS</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>5 Reasons Why You Should Use VirtualBox Over VMware Server</title>
		<link>http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21</link>
		<comments>http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21#comments</comments>
		<pubDate>Mon, 21 Jul 2008 04:21:16 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=596</guid>
		<description><![CDATA[Ever since I started using Ubuntu two years back, I have been an avid user of VMware server. It fascinated me to a great extent that I could actually run an OS inside an OS. Recently, I tried out VirtualBox, another virtualization software like VMware server, and I was greatly impressed by it. Even though [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21&amp;title=5+Reasons+Why+You+Should+Use+VirtualBox+Over+VMware+Server&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21">5 Reasons Why You Should Use VirtualBox Over VMware Server</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Ever since I started using Ubuntu two years back, I have been an avid user of <a href="http://www.vmware.com/" target="_blank">VMware server</a>. It  fascinated me to a great extent that I could actually run an OS inside an OS. Recently, I tried out <a href="http://www.virtualbox.org" target="_blank">VirtualBox</a>, another virtualization software like VMware server, and I was greatly impressed by it. Even though I love VMware server, I can&#8217;t deny the fact that VirtualBox actually runs faster and smoother, with less crashes.  Here is my top 5 reasons why VirtualBox is better than VMware server.</p>
<p><span id="more-596"></span><br />
<h3>1) File size</h3>
<p>How long do you need to download a 20MB file with a broadband connection? A snap of finger! Yes, that is how small VirtualBox is: slighly over 20MB where you can download it in a snap. VMware server? About 102MB, well&#8230;not too long either, mayber after you have finished your tea session.</p>
<h3>2) Installation</h3>
<p>Ubuntu users can simply install VirtualBox from the repository. Simply open the <em>Synaptic Package Manager</em>, check the VirtualBox and click <em>Apply</em> to install. For other Linux disro, there is also debian and rpm package available for download. For VMware server, only if you like to compile and build the source code from command line.</p>
<h3>3) Speed Boost</h3>
<p>The real advantage of VirtualBox over VMware server lies in its performance. VirtualBox apparently runs faster than VMware server. A timed experiment of an installation of Windows XP as the guest OS took 20 mins in VirtualBox and 35 mins on VMware server. A similar test on the booting time of the guest OS also shows favor to VirtualBox with a timing of 45secs compared to 1min 39 secs on VMware server.</p>
<h3>4) Remote File Sharing</h3>
<p>When I was using VMware server, I have to install and configure Samba on my Ubuntu host so as to access the files in my guest OS. In VirtualBox, the remote file sharing feature is built right in the package. Setting up remote file sharing is easy and you only need to do it once: point the file path to the directory that you want to share.</p>
<h3>5) Integration with Host OS</h3>
<p>In VirtualBox, there is this mode call &#8216;<em>seamless mode</em>&#8216; where you can integrate the guest OS with the host OS. With this mode on, you can access the applications from the guest OS right from the host&#8217;s desktop. There is no need for you to traverse between the guest and the host. VMware server does not have this feature, although you can find the &#8216;<em>unity</em>&#8216; mode that does the same thing in VMware Workstation.</p>
<h3><em>My Feel&#8230;</em></h3>
<p>I have not tested VirtualBox on a server setting, thus I can&#8217;t comment on its performance for corporate use. However, for personal use, I would strongly recommend VirtualBox over VMware server because of its faster speed and user-friendliness.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21&amp;title=5+Reasons+Why+You+Should+Use+VirtualBox+Over+VMware+Server&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21">5 Reasons Why You Should Use VirtualBox Over VMware Server</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/5-reasons-why-you-should-use-virtualbox-over-vmware-server/2008/07/21/feed</wfw:commentRss>
		<slash:comments>68</slash:comments>
		</item>
		<item>
		<title>How to Install Windows In Ubuntu Hardy with VirtualBox</title>
		<link>http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02</link>
		<comments>http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02#comments</comments>
		<pubDate>Wed, 02 Jul 2008 07:33:01 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02</guid>
		<description><![CDATA[VirtualBox is an open-source cross platforms virtualization application that allows anyone to create a virtual machine on their computer. It is similar to the popular VMware, but much smaller in size and handles the virtual machine more efficiently. Before you attempt to install any Windows OS as a virtual machine, make sure that your computer [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02&amp;title=How+to+Install+Windows+In+Ubuntu+Hardy+with+VirtualBox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02">How to Install Windows In Ubuntu Hardy with VirtualBox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-logo.jpg" alt="" width="138" height="150" /><a href="http://www.virtualbox.org" target="_blank">VirtualBox</a> is an open-source cross platforms virtualization application that allows anyone to create a virtual machine on their computer. It is similar to the popular <a href="http://www.vmware.com" target="_blank">VMware</a>, but much smaller in size and handles the virtual machine more efficiently.</p>
<p>Before you attempt to install any Windows OS as a virtual machine, make sure that your computer has enough memory (at least 1GB of RAM) and hard disk and you own a genuine Windows installer CD with valid license key.</p>
<p><span id="more-528"></span></p>
<h3>Installing VirtualBox</h3>
<p>Go to the <a href="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=innotek-1.6-G-F@CDS-CDS_SMI" target="_blank">VirtualBox download</a> site. Under the <strong>Platform</strong> dropdown box, select <em>Ubuntu 8.04 (x86)</em>. AMD users please select <em>Ubuntu 8.04 (AMD64)</em>. Check the agreement box and click <em>Continue</em>.</p>
<p>Check the box <em>Sun xVM VirtualBox 1.6</em> and click &#8220;<em>Download selected with Sun Download manager&#8221;</em>. The program should now download the <em>virtualbox_1.6.2-31466_Ubuntu_hardy_i386.deb</em> file to your desktop. If you don&#8217;t have java runtime installed, you can simply right click on the file link and select &#8220;<em>Save link as&#8221;</em>.</p>
<table border="0" align="center">
<tbody>
<tr>
<td><a href="http://imagecdn.maketecheasier.com/2008/07/virtualbox-download1.jpg" target="_blank"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-download1-thumb.jpg" border="0" alt="virtualbox-download1" width="244" height="210" /></a></td>
<td><a href="http://imagecdn.maketecheasier.com/2008/07/virtualbox-download2.jpg" target="_blank"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-download2-thumb.jpg" border="0" alt="virtualbox-download2" width="244" height="202" /></a></td>
</tr>
</tbody>
</table>
<p><small style="color: #333">(Click to enlarge)</small></p>
<p>Once the downloading is done, double click on the <em>virtualbox_1.6.2-31466_Ubuntu_hardy_i386.deb</em> to install the program.</p>
<p>After the installation, VirtualBox will create a group call <em>vboxuser. </em>You will have to add your user name to the group. To do this, go to <em>System -&gt; Administration -&gt; Users and Groups. </em></p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://imagecdn.maketecheasier.com/2008/07/user-group1.jpg" border="0" alt="user-group1" width="457" height="327" /></p>
<p>Click the <em>Unlock</em> button, follow by <em>Manage Groups.</em></p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://imagecdn.maketecheasier.com/2008/07/user-group2.jpg" border="0" alt="user-group2" width="458" height="354" /></p>
<p>Scroll down until you see the <em>vboxusers</em>. Click <em>Properties.</em></p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://imagecdn.maketecheasier.com/2008/07/user-group3.jpg" border="0" alt="user-group3" width="460" height="358" /></p>
<p>Put a check beside your user name and click <em>OK</em>. Done</p>
<p>Go to <em>Applications-&gt;System Tools -&gt; Sun xVM Virtualbox</em>. If you can&#8217;t find the entry, reboot your computer.</p>
<p>You should see the VirtualBox main window (image below) upon opening the application</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot.jpg" border="0" alt="virtualbox-screenshot" width="594" height="440" /></p>
<p>Click <strong>New</strong> to install a new virtual machine.</p>
<p>On the welcome screen, click <strong>Next</strong> to proceed.</p>
<p>Give your VM a name and determine its type. If you are installing Windows XP, simply put &#8220;Windows XP&#8221; under the name field and select <em>Windows XP</em> under the OS Type dropdown box.</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot1.jpg" border="0" alt="virtualbox-screenshot1" width="580" height="414" /></p>
<p>In the next screen, set your <em>base memory size</em>. If you are installing Windows XP, it is recommended to allocate at least 256MB of memory. If you have lot of memory in your computer, you can always allocate up to 1GB or more.</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot2.jpg" border="0" alt="virtualbox-screenshot2" width="579" height="413" /></p>
<p>Next, you have to create the virtual disk space. Click <strong>New</strong>.</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot4.jpg" border="0" alt="virtualbox-screenshot4" width="579" height="418" /></p>
<p>A new window will pop up. Click <strong>Next</strong> on the new window to proceed.</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot3.jpg" border="0" alt="virtualbox-screenshot3" width="578" height="415" /></p>
<p>Select &#8220;<em>Dynamically expanding image&#8221;</em> follow by <em>Next</em>.</p>
<p><a href="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot5.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot5-thumb.jpg" border="0" alt="virtualbox-screenshot5" width="579" height="415" /></a></p>
<p>Give the image a name (can be the same as your VM name) and allocate the size. Recommended is at least 8GB. Click <em>Finish</em> to complete the process.</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot6.jpg" border="0" alt="virtualbox-screenshot6" width="580" height="418" /></p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot7.jpg" border="0" alt="virtualbox-screenshot7" width="579" height="415" /></p>
<p>This will close the window and bring you back to the previous window. Select the virtual disk you have just created and click <em>Next</em>. The last part is the confirmation where it will show you the summary of your configuration. If everything is fine, click <em>Finish</em>.</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot8.jpg" border="0" alt="virtualbox-screenshot8" width="581" height="417" /></p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot9.jpg" border="0" alt="virtualbox-screenshot9" width="578" height="416" /></p>
<p>You should now see an entry of the virtual machine in the main screen. Highlight it and select <strong>Settings</strong> (just above the entry). On the left pane, select the CD/DVD ROM. On the right pane, check the box <em>&#8216;Mount CD/DVD Drive&#8217;</em> and select <em>Host CD Drive</em>. Click <em>OK</em>.</p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://imagecdn.maketecheasier.com/2008/07/virtualbox-screenshot10.jpg" border="0" alt="virtualbox-screenshot10" width="467" height="440" /></p>
<p>Now insert in the Windows XP/Vista installer CD. On the virtual box, highlight the virtual machine and click <em>Start</em>. The virtual machine should now boot up and you can follow the screen instruction to install Windows XP.</p>
<p>At any time, if you want to get out of the virtual machine screen, press right <em>Ctrl</em> button. Once you have finished installing the OS. Reboot into the virtual machine. Under the device menu, select <em>Install guest addition</em>. This will allow you to enjoy enhanced graphics and smooth mouse transition between the virtual machine and your host machine.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02&amp;title=How+to+Install+Windows+In+Ubuntu+Hardy+with+VirtualBox&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02">How to Install Windows In Ubuntu Hardy with VirtualBox</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-install-windows-in-ubuntu-hardy-with-virtualbox/2008/07/02/feed</wfw:commentRss>
		<slash:comments>99</slash:comments>
		</item>
	</channel>
</rss>

