<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Installing Ubuntu 8.04 Beta under Virtual PC 2007</title>
	<atom:link href="http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/</link>
	<description>Making Microsoft .Net Development Magical</description>
	<lastBuildDate>Sat, 26 May 2012 09:32:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: ch00k</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-28917</link>
		<dc:creator><![CDATA[ch00k]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 07:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-28917</guid>
		<description><![CDATA[You little beauty :D  _Thanks_
It works for Ubuntu v10 on Microsoft Virtual PC 2007 

Press F4 during Booting of Ubuntu
Select F6 
type &quot;vga=791&quot; without the &quot;]]></description>
		<content:encoded><![CDATA[<p>You little beauty <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   _Thanks_<br />
It works for Ubuntu v10 on Microsoft Virtual PC 2007 </p>
<p>Press F4 during Booting of Ubuntu<br />
Select F6<br />
type &#8220;vga=791&#8243; without the &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-27846</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Wed, 07 Jul 2010 15:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-27846</guid>
		<description><![CDATA[Ooops, typed too fast.

After you boot the second time into the LiveCD, and open the terminal window, here&#039;s what you need to do to mount the VHD.

Start Terminal Window

&gt;sudo su - 

&gt;mkdir /mnt/hdd

&gt;mnt /dev/sda1 /mnt/hdd

&gt;vi /mnt/hdd/etc/default/grub
add “noreplace-paravirt” inside the end quote (after “splash”) on the GRUB_CMDLINE_LINUX_DEFAULT line

&gt;shutdown -r now]]></description>
		<content:encoded><![CDATA[<p>Ooops, typed too fast.</p>
<p>After you boot the second time into the LiveCD, and open the terminal window, here&#8217;s what you need to do to mount the VHD.</p>
<p>Start Terminal Window</p>
<p>&gt;sudo su &#8211; </p>
<p>&gt;mkdir /mnt/hdd</p>
<p>&gt;mnt /dev/sda1 /mnt/hdd</p>
<p>&gt;vi /mnt/hdd/etc/default/grub<br />
add “noreplace-paravirt” inside the end quote (after “splash”) on the GRUB_CMDLINE_LINUX_DEFAULT line</p>
<p>&gt;shutdown -r now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-27845</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Wed, 07 Jul 2010 15:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-27845</guid>
		<description><![CDATA[TrY,

Here&#039;s what I did to fix on Ubuntu 10.04

Stop the boot of the live CD by hitting ESC.  Choose F6, hit ESC to hide the popup.  Add vga=791 noreplace-paravirt before the existing -- on the command string.

Boot to LiveCD desktop, select the install option.

Reboot into LiveCD again, stop the boot of the live CD, and do the F6, vga=791 noreplace-paravirt again.

Boot to LiveCD desktop

Start Terminal window

sudo su -

vi /etc/default/grub
add &quot;noreplace-paravirt&quot; inside the end quote (after &quot;splash&quot;) on the GRUB_CMDLINE_LINUX_DEFAULT line

shutdown -r now

Can boot fine into the installed Ubuntu environment.]]></description>
		<content:encoded><![CDATA[<p>TrY,</p>
<p>Here&#8217;s what I did to fix on Ubuntu 10.04</p>
<p>Stop the boot of the live CD by hitting ESC.  Choose F6, hit ESC to hide the popup.  Add vga=791 noreplace-paravirt before the existing &#8212; on the command string.</p>
<p>Boot to LiveCD desktop, select the install option.</p>
<p>Reboot into LiveCD again, stop the boot of the live CD, and do the F6, vga=791 noreplace-paravirt again.</p>
<p>Boot to LiveCD desktop</p>
<p>Start Terminal window</p>
<p>sudo su -</p>
<p>vi /etc/default/grub<br />
add &#8220;noreplace-paravirt&#8221; inside the end quote (after &#8220;splash&#8221;) on the GRUB_CMDLINE_LINUX_DEFAULT line</p>
<p>shutdown -r now</p>
<p>Can boot fine into the installed Ubuntu environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TrY</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-27633</link>
		<dc:creator><![CDATA[TrY]]></dc:creator>
		<pubDate>Fri, 02 Apr 2010 14:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-27633</guid>
		<description><![CDATA[I trying Mandriva in Microsoft Virtual PC,
then error dialog come out &quot;An unrecoverable processor error has been encountered. The virtual machine will reset now.”
there is no Safe Graphics Mode or F6,
how to solved it?????]]></description>
		<content:encoded><![CDATA[<p>I trying Mandriva in Microsoft Virtual PC,<br />
then error dialog come out &#8220;An unrecoverable processor error has been encountered. The virtual machine will reset now.”<br />
there is no Safe Graphics Mode or F6,<br />
how to solved it?????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reagleston</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26855</link>
		<dc:creator><![CDATA[reagleston]]></dc:creator>
		<pubDate>Wed, 08 Jul 2009 18:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26855</guid>
		<description><![CDATA[Thanks for the config file.  I&#039;ve been working on the screen resolution for 2 days now.  This does work.  Just make sure you do EXACTLY what Pb says in his post.  I kept screwing up because I  pasted his xorg.conf into mine, but my vga parameter was set to vga=791 instead of vga=794.  

Thanks again for the great post....]]></description>
		<content:encoded><![CDATA[<p>Thanks for the config file.  I&#8217;ve been working on the screen resolution for 2 days now.  This does work.  Just make sure you do EXACTLY what Pb says in his post.  I kept screwing up because I  pasted his xorg.conf into mine, but my vga parameter was set to vga=791 instead of vga=794.  </p>
<p>Thanks again for the great post&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MargoW</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26825</link>
		<dc:creator><![CDATA[MargoW]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 10:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26825</guid>
		<description><![CDATA[Finally, it works!:

F4 – Safe Graphics Mode
F6 – add “vga=791 noreplace-paravirt”

T60 VPC 2007 8.04  (9.04 crashed before install screen would load)]]></description>
		<content:encoded><![CDATA[<p>Finally, it works!:</p>
<p>F4 – Safe Graphics Mode<br />
F6 – add “vga=791 noreplace-paravirt”</p>
<p>T60 VPC 2007 8.04  (9.04 crashed before install screen would load)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Sean Blog : Installing Ubuntu 8.04 Hardy Heron in Virtual PC 2007</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26504</link>
		<dc:creator><![CDATA[The Sean Blog : Installing Ubuntu 8.04 Hardy Heron in Virtual PC 2007]]></dc:creator>
		<pubDate>Sun, 08 Mar 2009 20:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26504</guid>
		<description><![CDATA[[...] Screen size is a little tricky. Go to http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Screen size is a little tricky. Go to <a href="http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007" rel="nofollow">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Informatik-Blog &#187; Blog Archive &#187; PC Virtualisierung unter Windows XP</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26089</link>
		<dc:creator><![CDATA[Informatik-Blog &#187; Blog Archive &#187; PC Virtualisierung unter Windows XP]]></dc:creator>
		<pubDate>Tue, 11 Nov 2008 18:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26089</guid>
		<description><![CDATA[[...] Arcane Code: Installing Ubuntu 8.04 Beta under Virtual PC 2007 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Arcane Code: Installing Ubuntu 8.04 Beta under Virtual PC 2007 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26038</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Sun, 02 Nov 2008 06:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-26038</guid>
		<description><![CDATA[Excellent article about installation!!! Staying far away from Unix for about 8 yrs, I would not have installed it without the article. 

I recently tried installing Ubuntu 8.10 alternate on MS VPC using the same instructions.. Everything is exactly the same excepting that the xorg.conf is not present in /etc/X11. 

Any help on that would be greatly appreciated. 

-Chris]]></description>
		<content:encoded><![CDATA[<p>Excellent article about installation!!! Staying far away from Unix for about 8 yrs, I would not have installed it without the article. </p>
<p>I recently tried installing Ubuntu 8.10 alternate on MS VPC using the same instructions.. Everything is exactly the same excepting that the xorg.conf is not present in /etc/X11. </p>
<p>Any help on that would be greatly appreciated. </p>
<p>-Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharon</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25950</link>
		<dc:creator><![CDATA[Sharon]]></dc:creator>
		<pubDate>Tue, 30 Sep 2008 13:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25950</guid>
		<description><![CDATA[I did everything step by step but finally I get &#039;an unrecoverable processor error has been encountered.&#039; The virtual machine will reset now.&#039; error message. Please help. I read the comment to do f6 and f8 but it doesn&#039;t take me there. HELP!]]></description>
		<content:encoded><![CDATA[<p>I did everything step by step but finally I get &#8216;an unrecoverable processor error has been encountered.&#8217; The virtual machine will reset now.&#8217; error message. Please help. I read the comment to do f6 and f8 but it doesn&#8217;t take me there. HELP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASteele</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25924</link>
		<dc:creator><![CDATA[ASteele]]></dc:creator>
		<pubDate>Mon, 22 Sep 2008 20:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25924</guid>
		<description><![CDATA[F6 – add “vga=791 noreplace-paravirt” worked for me as well, but max res of 800x600? bah... back to openSUSE]]></description>
		<content:encoded><![CDATA[<p>F6 – add “vga=791 noreplace-paravirt” worked for me as well, but max res of 800&#215;600? bah&#8230; back to openSUSE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael DePhillips</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25906</link>
		<dc:creator><![CDATA[Michael DePhillips]]></dc:creator>
		<pubDate>Thu, 18 Sep 2008 20:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25906</guid>
		<description><![CDATA[Thanks to all for instructions. I&#039;ve succeeded, however, the instalation is very sluggish.  I gave 1gb of RAM and i can out type it. Any experience in speeding things up.  It&#039;s almost unworkable as it stands.

Thanks,]]></description>
		<content:encoded><![CDATA[<p>Thanks to all for instructions. I&#8217;ve succeeded, however, the instalation is very sluggish.  I gave 1gb of RAM and i can out type it. Any experience in speeding things up.  It&#8217;s almost unworkable as it stands.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eliz</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25893</link>
		<dc:creator><![CDATA[eliz]]></dc:creator>
		<pubDate>Fri, 12 Sep 2008 19:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25893</guid>
		<description><![CDATA[It worked for me as for the previous user:
F4 - Safe Graphics Mode
F6 – noreplace-paravirt
I have XP (assume that it has SP3) 

Thanks for the help, it saved my mental health.]]></description>
		<content:encoded><![CDATA[<p>It worked for me as for the previous user:<br />
F4 &#8211; Safe Graphics Mode<br />
F6 – noreplace-paravirt<br />
I have XP (assume that it has SP3) </p>
<p>Thanks for the help, it saved my mental health.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massanori</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25872</link>
		<dc:creator><![CDATA[Massanori]]></dc:creator>
		<pubDate>Mon, 08 Sep 2008 02:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25872</guid>
		<description><![CDATA[Actually it worked for me only by using 
F4 - Secure
F6 - &quot;noreplace-paravirt&quot;]]></description>
		<content:encoded><![CDATA[<p>Actually it worked for me only by using<br />
F4 &#8211; Secure<br />
F6 &#8211; &#8220;noreplace-paravirt&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25852</link>
		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Tue, 02 Sep 2008 07:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25852</guid>
		<description><![CDATA[F6 – add “vga=791 noreplace-paravirt”

worked for me...]]></description>
		<content:encoded><![CDATA[<p>F6 – add “vga=791 noreplace-paravirt”</p>
<p>worked for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manmeet Singh</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25793</link>
		<dc:creator><![CDATA[Manmeet Singh]]></dc:creator>
		<pubDate>Sun, 10 Aug 2008 06:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25793</guid>
		<description><![CDATA[Thanks 

VPC 2007 with SP1
Problem:
“An unrecoverable processor error has been encountered.”
reset, loop forever.
Solution:
Following settings worked for me.
F4 – Safe Graphics Mode
F6 – add “vga=791 noreplace-paravirt”


worked for me as well]]></description>
		<content:encoded><![CDATA[<p>Thanks </p>
<p>VPC 2007 with SP1<br />
Problem:<br />
“An unrecoverable processor error has been encountered.”<br />
reset, loop forever.<br />
Solution:<br />
Following settings worked for me.<br />
F4 – Safe Graphics Mode<br />
F6 – add “vga=791 noreplace-paravirt”</p>
<p>worked for me as well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r0oL</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25787</link>
		<dc:creator><![CDATA[r0oL]]></dc:creator>
		<pubDate>Wed, 06 Aug 2008 10:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25787</guid>
		<description><![CDATA[VPC 2007 with SP1
Problem:
“An unrecoverable processor error has been encountered.”
reset, loop forever.
Solution:
    Following settings worked for me.
    F4 – Safe Graphics Mode
    F6 – add “vga=791 noreplace-paravirt”]]></description>
		<content:encoded><![CDATA[<p>VPC 2007 with SP1<br />
Problem:<br />
“An unrecoverable processor error has been encountered.”<br />
reset, loop forever.<br />
Solution:<br />
    Following settings worked for me.<br />
    F4 – Safe Graphics Mode<br />
    F6 – add “vga=791 noreplace-paravirt”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25575</link>
		<dc:creator><![CDATA[Tommy]]></dc:creator>
		<pubDate>Mon, 16 Jun 2008 19:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25575</guid>
		<description><![CDATA[Never mind.... edited grub and got back in...]]></description>
		<content:encoded><![CDATA[<p>Never mind&#8230;. edited grub and got back in&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25574</link>
		<dc:creator><![CDATA[Tommy]]></dc:creator>
		<pubDate>Mon, 16 Jun 2008 19:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25574</guid>
		<description><![CDATA[I had it working with the F4 / F6 trick but did some recommended updates and now it&#039;s broke agin with the processor error issue. All it does is reboot, any suggestions on how to fix after updates?]]></description>
		<content:encoded><![CDATA[<p>I had it working with the F4 / F6 trick but did some recommended updates and now it&#8217;s broke agin with the processor error issue. All it does is reboot, any suggestions on how to fix after updates?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DougNoTronik</title>
		<link>http://arcanecode.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25558</link>
		<dc:creator><![CDATA[DougNoTronik]]></dc:creator>
		<pubDate>Fri, 13 Jun 2008 16:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/04/07/installing-ubuntu-804-beta-under-virtual-pc-2007/#comment-25558</guid>
		<description><![CDATA[Has anyone been experiencing performance issues with VPC 2007?  I get occasional keypress repetitions and the mouse isn&#039;t always smooth.  I have 1 gig ram allocated to the vm (out of 2 total) and have tried running the vpc at max speed also.  The ubuntu heron build uses an average of 50% cpu from my host.  I may have to investigate tuning ubuntu for performance or using another vm.]]></description>
		<content:encoded><![CDATA[<p>Has anyone been experiencing performance issues with VPC 2007?  I get occasional keypress repetitions and the mouse isn&#8217;t always smooth.  I have 1 gig ram allocated to the vm (out of 2 total) and have tried running the vpc at max speed also.  The ubuntu heron build uses an average of 50% cpu from my host.  I may have to investigate tuning ubuntu for performance or using another vm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

