<?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; gutsy</title>
	<atom:link href="http://maketecheasier.com/tag/gutsy/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How To Install Windows Vista In Ubuntu Gutsy Using VMware</title>
		<link>http://maketecheasier.com/how-to-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/29</link>
		<comments>http://maketecheasier.com/how-to-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/29#comments</comments>
		<pubDate>Thu, 29 Nov 2007 06:12:19 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/how-to-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/29</guid>
		<description><![CDATA[For Ubuntu Gutsy users who find that they can&#8217;t live without Windows, or just want to give Vista a try, here&#8217;s your savior: VMware Server. Vmware Server is a free to download virtual machine tool that allows you to install the various type of operating systems under a virtual environment.... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/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-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/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-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/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-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/29&amp;title=How+To+Install+Windows+Vista+In+Ubuntu+Gutsy+Using+VMware&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-vista-in-ubuntu-gutsy-using-vmware/2007/11/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-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/29">How To Install Windows Vista In Ubuntu Gutsy Using VMware</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>For Ubuntu Gutsy users who find that they can&#8217;t live without Windows, or just want to give Vista a try, here&#8217;s your savior: <a href="http://www.vmware.com" title="VMware" target="_blank">VMware Server</a>.</p>
<p>Vmware Server is a free to download virtual machine tool that allows you to install the various type of operating systems under a virtual environment.</p>
<p>Before you attempt to install Windows Vista, please make sure that your computer has at least 1GB of RAM (preferably 2GB), 16GB of hard disk space and a genuine Vista CD.</p>
<p>Here are the steps to install Windows Vista in Ubuntu using Vmware Server.</p>
<p><span id="more-28"></span><br />
Download the VMware Server software from <a href="http://www.vmware.com/download/server" title="Download VMware" target="_blank">VMware download site</a>. Remember to <a href="http://register.vmware.com/content/registration.html" title="VMware registration" target="_blank">register</a> to get your license key. You will need it for installation.</p>
<p>Launch Archive Manager and extract the downloaded file to <em>/tmp</em> directory</p>
<p>Next, we need to prepare our system for VMware installation.</p>
<p>In your terminal,</p>
<p class="codeblock">sudo apt-get install linux-headers-`uname -r` build-essential<br />
sudo apt-get install xinetd</p>
<p>Now the installation,</p>
<p class="codeblock">cd /tmp/vmware-server-distrib (or whatever directory you have extracted to)<br />
sudo ./vmware-install.pl</p>
<p>The installer will then guide you through the installation. Press &#8220;Enter&#8221; for all the questions. The last step require you to enter the license key.</p>
<p>Once installed, launch the VMware from <em>Application</em> -&gt; <em>System Tools</em> -&gt; <em>Vmware Server Console</em></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/11/vmware-server-console.jpg" rel="lightbox"><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/11/vmware-server-console-thumbnail.jpg" alt="Vmware Server Console" border="0" width="540" /></a></p>
<p>Click &#8220;Create a new virtual machines&#8221;</p>
<p><a href="http://imagecdn.maketecheasier.com/2007/11/vmware1.jpg" rel="lightbox"><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/11/vmware1-thumbnail.jpg" alt="Vmware screenshot1" border="0" width="540" /></a></p>
<p>Choose &#8220;Typical&#8221; in the Virtual Machine Configuration</p>
<p><a href="http://imagecdn.maketecheasier.com/2007/11/vmware2.jpg" rel="lightbox"><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/11/vmware2-thumbnail.jpg" alt="Vmware screenshot2" border="0" width="540" /></a></p>
<p>Under the Guest Operating system, choose &#8220;Microsoft Windows&#8221;. At below, scroll down to &#8220;Windows Vista (experiemental)&#8221;</p>
<p><a href="http://imagecdn.maketecheasier.com/2007/11/vmware3.jpg" rel="lightbox"><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/11/vmware3-thumbnail.jpg" alt="Vmware screenshot3" border="0" width="540" /></a></p>
<p>Enter the name of your virtual machine and choose the location where you want to save  it.</p>
<p><a href="http://imagecdn.maketecheasier.com/2007/11/vmware4.jpg" rel="lightbox"><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/11/vmware4-thumbnail.jpg" alt="Vmware screenshot4" border="0" width="540" /></a></p>
<p>Under Network Condition, choose use &#8220;Network Address Translation (NAT)&#8221;.</p>
<p><a href="http://imagecdn.maketecheasier.com/2007/11/vmware5.jpg" rel="lightbox"><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/11/vmware5-thumbnail.jpg" alt="Vmware screenshot5" border="0" width="540" /></a></p>
<p>Under the Disk Size, allocate 16GB to the disk size and make sure the split disk into 2GB files is checked. If you just want to try out Vista, uncheck the allocate disk space now.</p>
<p>Ok. Now insert in your Vista installer CD.</p>
<p>On the VMware console, click &#8220;Power on this virtual machine&#8221;.</p>
<p>The virtual machine will now boot up with your installer CD and guide you through the Vista installation process.</p>
<p>Once the installation of Vista is completed, press <em>&#8220;Ctrl + Alt&#8221;</em> to get out of the VMware console.</p>
<p>On the VM menu, select &#8220;Install Vmware tool&#8221;. Now you&#8217;ve got enhanced graphics and mouse cursor that can move in and out of the virtual machine.</p>
<p>That&#8217;s it. Done!</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/how-to-install-vmware-server-20-in-ubuntu-intrepid/2008/11/18' title='How to Install VMware server 2.0 in Ubuntu Intrepid'>How to Install VMware server 2.0 in Ubuntu Intrepid</a></li>
<li><a href='http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12' title='How To Share Files In VirtualBox With Vista Guest And Ubuntu Host'>How To Share Files In VirtualBox With Vista Guest And Ubuntu Host</a></li>
<li><a href='http://maketecheasier.com/sharing-files-between-ubuntu-host-and-virtual-machines/2007/12/17' title='Sharing Files Between Ubuntu Host and Virtual Machines'>Sharing Files Between Ubuntu Host and Virtual Machines</a></li>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/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-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/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-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/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-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/29&amp;title=How+To+Install+Windows+Vista+In+Ubuntu+Gutsy+Using+VMware&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-vista-in-ubuntu-gutsy-using-vmware/2007/11/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-install-windows-vista-in-ubuntu-gutsy-using-vmware/2007/11/29">How To Install Windows Vista In Ubuntu Gutsy Using VMware</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-vista-in-ubuntu-gutsy-using-vmware/2007/11/29/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 19:10:29 -->
