<?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>Ben Maynard&#039;s blog about anything &#187; virtual</title>
	<atom:link href="http://blog.visionsource.org/tag/virtual/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.visionsource.org</link>
	<description>I swear this blog is different from the others!</description>
	<lastBuildDate>Fri, 27 Aug 2010 20:37:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Centos Virtualbox 64bit boot problem</title>
		<link>http://blog.visionsource.org/2009/12/27/centos-virtualbox-64bit-boot-problem/</link>
		<comments>http://blog.visionsource.org/2009/12/27/centos-virtualbox-64bit-boot-problem/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 21:24:16 +0000</pubDate>
		<dc:creator>Ben Maynard</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[APIC]]></category>
		<category><![CDATA[Centos 5.3]]></category>
		<category><![CDATA[IO APIC]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[Memory crash]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://blog.visionsource.org/?p=63</guid>
		<description><![CDATA[It has been a while since my last blog post and plenty of things have happened in the mean time. The biggest change for me is that I have left Perth, Western Australia and moved to Toronto, Canada. But now for the reason of this post. Before I moved to Canada, I had set up [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a while since my last blog post and plenty of things have happened in the mean time. The biggest change for me is that I have left Perth, Western Australia and moved to Toronto, Canada.</p>
<p>But now for the reason of this post. Before I moved to Canada, I had set up a virtual machine running Centos 5.3 x64 so I can do development on my Macbook pro, but when i booted up the virtualbox image, I received this error:</p>
<blockquote><p>Memory for crash kernel (0&#215;0 to 0&#215;0) notwithin permissible range</p>
<p>Kernel alive<br />
kernel direct mapping tables up to 100000000 @ 8000-d000</p></blockquote>
<p>Now according to the VirtualBox manual, you have to enable IO APIC if you want to run a 64-bit guest. But once I had enabled IO APIC, it would still not boot up and just displayed a whole list of errors. To get the virtual machine running, I modified the boot parameters and added: &#8220;noapic&#8221; to the end of the kernel arguments (without quotes) and the virtual machine was able to boot up. After Centos was booted up, I edited &#8220;/boot/grub/menu.lst&#8221; and added the noapic parameter to the kernel arguments so I didnt have to add the parameter every time I turn the virtaul machine on.</p>
<p>I hope this will help anyway who is having the same problem, as I know it has helped at least one person <img src='http://blog.visionsource.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visionsource.org/2009/12/27/centos-virtualbox-64bit-boot-problem/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
