<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Create new virtual machine in Virtualbox</title>
	<atom:link href="http://www.ubuntugeek.com/how-to-create-new-virtual-machine-in-virtualbox.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/how-to-create-new-virtual-machine-in-virtualbox.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Saikat Sarkar</title>
		<link>http://www.ubuntugeek.com/how-to-create-new-virtual-machine-in-virtualbox.html/comment-page-1#comment-17443</link>
		<dc:creator>Saikat Sarkar</dc:creator>
		<pubDate>Thu, 26 Nov 2009 09:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=659#comment-17443</guid>
		<description>If I create a virtual box in 64bit system.
Will the same would run in 32bit operating system?</description>
		<content:encoded><![CDATA[<p>If I create a virtual box in 64bit system.<br />
Will the same would run in 32bit operating system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.ubuntugeek.com/how-to-create-new-virtual-machine-in-virtualbox.html/comment-page-1#comment-4874</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 05 Dec 2008 17:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=659#comment-4874</guid>
		<description>Will I be able to run Microsoft Flight Simulator using virtualbox on 64bit Hardy os?</description>
		<content:encoded><![CDATA[<p>Will I be able to run Microsoft Flight Simulator using virtualbox on 64bit Hardy os?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divyun Raje Vaid</title>
		<link>http://www.ubuntugeek.com/how-to-create-new-virtual-machine-in-virtualbox.html/comment-page-1#comment-4869</link>
		<dc:creator>Divyun Raje Vaid</dc:creator>
		<pubDate>Mon, 01 Dec 2008 16:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=659#comment-4869</guid>
		<description>Well, nice tutorial! I messed up everything when I tried it for the first time long ago. Good for newbies.</description>
		<content:encoded><![CDATA[<p>Well, nice tutorial! I messed up everything when I tried it for the first time long ago. Good for newbies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/how-to-create-new-virtual-machine-in-virtualbox.html/comment-page-1#comment-4871</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 30 Nov 2008 09:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=659#comment-4871</guid>
		<description>@yonatan

Try this guide http://www.ubuntugeek.com/how-to-set-up-host-interface-networking-for-virtualbox-on-ubuntu.html</description>
		<content:encoded><![CDATA[<p>@yonatan</p>
<p>Try this guide <a href="http://www.ubuntugeek.com/how-to-set-up-host-interface-networking-for-virtualbox-on-ubuntu.html" rel="nofollow">http://www.ubuntugeek.com/how-to-set-up-host-interface-networking-for-virtualbox-on-ubuntu.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yonatan</title>
		<link>http://www.ubuntugeek.com/how-to-create-new-virtual-machine-in-virtualbox.html/comment-page-1#comment-4872</link>
		<dc:creator>Yonatan</dc:creator>
		<pubDate>Sun, 30 Nov 2008 08:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=659#comment-4872</guid>
		<description>could you provide a detailed HOWTO (including  example) for configuring &quot;Host Interface&quot; network type ?</description>
		<content:encoded><![CDATA[<p>could you provide a detailed HOWTO (including  example) for configuring &#8220;Host Interface&#8221; network type ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.ubuntugeek.com/how-to-create-new-virtual-machine-in-virtualbox.html/comment-page-1#comment-4870</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sat, 29 Nov 2008 12:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=659#comment-4870</guid>
		<description>three things you HAVE to enable to virtualize a 64 bit os. (assuming your machine has 64 bit hardware and os)
1. enable IO APIC (settings ((control-s))&gt;general tab&gt;advanced)
2. enable VT-x/AMD-V (settings ((control-s))&gt;general tab&gt;advanced)
3. use one of the Intel Ethernet adapters (the pc-net drivers are 32bit only, causing the virtualized system to not boot)
without these things (which are all backwards by default) a 64 bit os just wont work. im running winxp 64 just fine with these settings.</description>
		<content:encoded><![CDATA[<p>three things you HAVE to enable to virtualize a 64 bit os. (assuming your machine has 64 bit hardware and os)<br />
1. enable IO APIC (settings ((control-s))&gt;general tab&gt;advanced)<br />
2. enable VT-x/AMD-V (settings ((control-s))&gt;general tab&gt;advanced)<br />
3. use one of the Intel Ethernet adapters (the pc-net drivers are 32bit only, causing the virtualized system to not boot)<br />
without these things (which are all backwards by default) a 64 bit os just wont work. im running winxp 64 just fine with these settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.ubuntugeek.com/how-to-create-new-virtual-machine-in-virtualbox.html/comment-page-1#comment-4873</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sat, 29 Nov 2008 00:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=659#comment-4873</guid>
		<description>Make sure to check out &#039;seamless&#039; mode if your OS/client handles it. It&#039;s much nicer to have it mixed with native windows so you can use your native client tools at the same time.</description>
		<content:encoded><![CDATA[<p>Make sure to check out &#8216;seamless&#8217; mode if your OS/client handles it. It&#8217;s much nicer to have it mixed with native windows so you can use your native client tools at the same time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

