<?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: MCE Remote on a Mac &#8211; Step 1: installing Finnix as a Parallels VM</title>
	<atom:link href="http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/feed/" rel="self" type="application/rss+xml" />
	<link>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/</link>
	<description>Edwin Woudt's weblog</description>
	<lastBuildDate>Tue, 28 Sep 2010 12:31:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Siem Korteweg</title>
		<link>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/comment-page-1/#comment-1115</link>
		<dc:creator>Siem Korteweg</dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://edwi.nl/og/?p=16#comment-1115</guid>
		<description>Used this with VirtualBox on WinXP. In the last code section:

mkdir -o 

should be:

mkdir -p

and

/usr/sbin/grub-install –root-directory=/mnt/hda1 /dev/hda

should be:

/usr/sbin/grub-install –-root-directory=/mnt/hda1 /dev/hda

regards,

Siem</description>
		<content:encoded><![CDATA[<p>Used this with VirtualBox on WinXP. In the last code section:</p>
<p>mkdir -o </p>
<p>should be:</p>
<p>mkdir -p</p>
<p>and</p>
<p>/usr/sbin/grub-install –root-directory=/mnt/hda1 /dev/hda</p>
<p>should be:</p>
<p>/usr/sbin/grub-install –-root-directory=/mnt/hda1 /dev/hda</p>
<p>regards,</p>
<p>Siem</p>
]]></content:encoded>
	</item>
</channel>
</rss>

