<?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>Steve Glendinning &#187; Vyatta</title>
	<atom:link href="http://www.steveglendinning.com/tag/vyatta/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.steveglendinning.com</link>
	<description></description>
	<lastBuildDate>Fri, 06 Nov 2009 10:26:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to boot Vyatta on Microsoft Virtual PC</title>
		<link>http://www.steveglendinning.com/2008/09/23/how-to-boot-vyatta-on-microsoft-virtual-pc/</link>
		<comments>http://www.steveglendinning.com/2008/09/23/how-to-boot-vyatta-on-microsoft-virtual-pc/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 16:54:05 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Vyatta]]></category>

		<guid isPermaLink="false">http://www.steveglendinning.com/?p=49</guid>
		<description><![CDATA[Vyatta 3.0.3 (and its community equivalent VC4) boots fine on Virtual PC, which is really handy for firing up a &#8220;test&#8221; router.  Unfortunately, the latest subscription release 3.1.3 (and probably VC5) fails shortly after the bootloader prompt with this error:
The solution is to pass the linux kernel boot argument noreplace-paravirt.  This is done on the [...]]]></description>
			<content:encoded><![CDATA[<p>Vyatta 3.0.3 (and its community equivalent VC4) boots fine on Virtual PC, which is really handy for firing up a &#8220;test&#8221; router.  Unfortunately, the latest subscription release 3.1.3 (and probably VC5) fails shortly after the bootloader prompt with this error:</p>
<div id="attachment_51" class="wp-caption alignnone" style="width: 310px"><a href="http://www.steveglendinning.com/wp-content/uploads/2008/09/vyatta-virtual-pc-fail.png"><img class="size-medium wp-image-51" title="Vyatta Virtual PC Fail" src="http://www.steveglendinning.com/wp-content/uploads/2008/09/vyatta-virtual-pc-fail-300x117.png" alt="Vyatta Virtual PC boot error" width="300" height="117" /></a><p class="wp-caption-text">Vyatta Virtual PC boot error</p></div>
<p>The solution is to pass the linux kernel boot argument <strong>noreplace-paravirt</strong>.  This is done on the live CD by typing &#8220;<strong>live noreplace-paravirt</strong>&#8221; and pressing enter (instead of simply pressing enter or waiting for the CD to automatically boot).</p>
<p>When you&#8217;ve installed to the virtual hard disk (using the install-system command), you&#8217;ll find it displays the same error.  To boot the first time you&#8217;ll need to press Escape to access the grub menu, then press &#8220;e&#8221; to edit the default entry.  Add the word <strong>noreplace-paravirt</strong> to the end of the line (after &#8220;console=tty0&#8243;) and press ctrl-x to boot.</p>
<p>When you get the login prompt, you can log in as root and edit the grub config file (<strong>nano /boot/grub/grub.cfg</strong>) to add the option to the command line permanently.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveglendinning.com/2008/09/23/how-to-boot-vyatta-on-microsoft-virtual-pc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
