<?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>edwi.nl/og &#187; finnix</title>
	<atom:link href="http://edwi.nl/og/tag/finnix/feed/" rel="self" type="application/rss+xml" />
	<link>http://edwi.nl/og</link>
	<description>Edwin Woudt's weblog</description>
	<lastBuildDate>Sat, 18 Apr 2009 00:15:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MCE Remote on a Mac &#8211; Step 2: installing LIRC in the Finnix VM</title>
		<link>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/</link>
		<comments>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 16:05:32 +0000</pubDate>
		<dc:creator>edwin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[finnix]]></category>
		<category><![CDATA[htpc]]></category>
		<category><![CDATA[lirc]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mce remote]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[parallels]]></category>

		<guid isPermaLink="false">http://edwi.nl/og/?p=64</guid>
		<description><![CDATA[This is part 2 in a series on using an MCE Remote Control with a Mac. See the:
- Main article
- Step 1: installing Finnix as a Parallels VM
- Step 3: configuring LIRC in OS X
Configure and Reboot the VM
First we need to attach our IR receiver permanently to the Finnix VM.

In the &#8216;Parallels Desktop&#8217; menu, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-93 alignleft" style="border: 1px solid #dddddd; margin-bottom: 12px; margin-right: 20px;" title="mac-mce-120x120" src="http://edwi.nl/og/uploads/2009/04/mac-mce-120x120.png" alt="MCE Remote on a Mac" width="120" height="120" />This is part 2 in a series on using an MCE Remote Control with a Mac. See the:<br />
- <a href="http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-or-i-want-more-buttons/">Main article</a><br />
- <a href="http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/">Step 1: installing Finnix as a Parallels VM</a><br />
- <a href="http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-3-configuring-lirc-in-os-x/">Step 3: configuring LIRC in OS X</a></p>
<h3>Configure and Reboot the VM</h3>
<p>First we need to attach our IR receiver permanently to the Finnix VM.</p>
<ol>
<li>In the &#8216;Parallels Desktop&#8217; menu, select the &#8216;Preferences&#8217; option</li>
<li>On the &#8216;USB&#8217; page, click the &#8216;+&#8217;-sign at the bottom and select the &#8216;eHome Infrared Transceiver&#8217; to connect to the &#8216;Finnix IR&#8217; virtual machine. [<a href="http://edwi.nl/og/uploads/2009/04/usb_receiver_attach_20090406_01.png" rel="lightbox[64]">screenshot</a>]</li>
</ol>
<p>Now here comes the tricky part: while you installed Finnix on the virtual hard disk, you need to reboot it from the original virtual CD. This is because the hard disk is read-only when you boot from it, thus you cannot make any configuration changes. You can boot from the LiveCD using the following instructions:</p>
<ol>
<li>In the configuration for the Finnix VM, select the &#8216;Boot Order&#8217; page and check the &#8216;Select boot device on startup&#8217; option. [<a href="http://edwi.nl/og/uploads/2009/04/boot_finnix_cd_20090406_01.png" rel="lightbox[64]">screenshot</a>]</li>
<li>Then go to the &#8216;CD/DVD-ROM 1&#8242; page, check the &#8216;Connected&#8217; option and make sure the .iso file is still selected. [<a href="http://edwi.nl/og/uploads/2009/04/boot_finnix_cd_20090406_02.png" rel="lightbox[64]">screenshot</a>]</li>
<li>Boot the VM and press the &#8216;Esc&#8217; key. Then select option &#8216;3&#8242; to boot from the live CD. [<a href="http://edwi.nl/og/uploads/2009/04/boot_finnix_cd_20090406_03.png" rel="lightbox[64]">screenshot</a>]</li>
<li>To prevent the VM from booting from the hard disk (the livecd finds the installation in the hard disk before it&#8217;s own), select the first option and press the &#8216;Tab&#8217; key. Add &#8216;root=/dev/hdb&#8217; to the line and press &#8216;Enter&#8217;. [<a href="http://edwi.nl/og/uploads/2009/04/boot_finnix_cd_20090406_04.png" rel="lightbox[64]">screenshot</a>]</li>
</ol>
<p>To check if you have correctly booted from the Live CD instead of the hard disk, use the following command:<br />
<code>mount -l | grep ramdisk</code><br />
If the result starts with <em>/ramdisk/dev/hdb</em> then you were succesful. On the other hand if the result starts with <em>/ramdisk/dev/hda1</em> then try again!</p>
<p>Read on for the gory details of LIRC installation.<br />
<span id="more-64"></span></p>
<h3>Installing LIRC and compiling the LIRC kernel modules</h3>
<p>Some fiddling is required with the build names to get things right. This is because Finnix adds a &#8216;-finnix&#8217; to the kernel version, and replaces the 486/686 with a x86. For example, Finnix 92.1 reports its kernel version as &#8216;2.6.26-1-x86-finnix&#8217; while the corresponding Debian package with the correct headers needed for building kernel modules has version number &#8216;2.6.26-1-686&#8242;. The following commands will give you two environment variables that are helpful there (note: all of these commands need to be entered in the Finnix VM and not the Mac Terminal):<br />
<code># FINNIX=`uname -r`<br />
# VERSION=`uname -r | sed s/-finnix/ | sed s/x86/686/`<br />
# echo $FINNIX -- $VERSION</code></p>
<p>Let&#8217;s go and install some software:<br />
<code># apt-get update<br />
# apt-get install lirc lirc-modules-source linux-headers-$VERSION<br />
# m-a prepare</code><br />
Just press Enter on any questions.</p>
<p>Now here comes the fiddling: we need to trick Finnix to think the installed header files are actually from a Finnix kernel:<br />
<code># echo \#define UTS_RELEASE \"$FINNIX\" &gt; /usr/src/linux-headers-$VERSION/include/linux/utsrelease.h<br />
# echo $FINNIX &gt; /usr/src/linux-headers-$VERSION/include/config/kernel.release<br />
# mv /usr/src/linux-headers-$VERSION /usr/src/linux-headers-$FINNIX</code></p>
<p>And now we can build the lirc modules:<br />
<code># m-a a-b lirc</code></p>
<p>Next we&#8217;re going to install all relevant packages in an overlay directory which Finnix will load automatically on the next boot from the harddisk:<br />
<code># mount /dev/hda1<br />
# mkdir -p /mnt/hda1/FINNIX/overlay.d/lircoverlay<br />
# cd /mnt/hda1/FINNIX/overlay.d/lircoverlay<br />
# dpkg -X /usr/src/lirc-modules-*.deb .<br />
# dpkg -X /var/cache/apt/archives/lirc_*.deb .<br />
# dpkg -X /var/cache/apt/archives/liblirc*.deb .<br />
# dpkg -X /var/cache/apt/archives/libasound*.deb .</code></p>
<p>Install the right remote control file for our remote control. Should you have another remote control, have a look around in the usr/share/doc/lirc/remotes directory to see if your remote is supported.<br />
<code># cd /mnt/hda1/FINNIX/overlay.d/lircoverlay<br />
# cp usr/share/doc/lirc/remotes/mceusb/lircd.conf.mceusb etc/lirc/lircd.conf</code></p>
<p>Finally create a startup script so the kernel modules are automatically loaded and lircd is automatically started:<br />
<code># cd /mnt/hda1/FINNIX<br />
# cat &gt; /mnt/hda1/FINNIX/finnix.sh &lt;<br />
&gt; #!/bin/bash<br />
&gt; depmod<br />
&gt; modprobe -f lirc_dev<br />
&gt; modprobe -f lirc_mceusb2<br />
&gt; lircd -d /dev/lirc0 -l<br />
&gt; EOF</code><br />
Again here: if you have a different receiver then the eHome &#8216;new-style&#8217; IR receiver, edit the line with &#8216;lirc_mceusb2&#8242; on it and replace it with the correct driver for your IR receiver.</p>
<h3>Finishing up</h3>
<p>Now that all is installed, let&#8217;s tune the VM down a bit so that it does not use that many resources. You need to shutdown the VM before changing these settings.</p>
<ol>
<li>The VM does not need networking, so let&#8217;s confine it to &#8216;Host-Only Networking&#8217; on the &#8216;Network Adapter 1&#8242; page in the VM configuration. [<a href="http://edwi.nl/og/uploads/2009/04/close_up_finnix_vm_20090406_01.png" rel="lightbox[64]">screenshot</a>]</li>
<li>The amount of memory needed is not that much. I use 48 MB, but 40 MB also works at the cost of extra startup time. [<a href="http://edwi.nl/og/uploads/2009/04/close_up_finnix_vm_20090406_02.png" rel="lightbox[64]">screenshot</a>]</li>
<li>When saving Parallels will give you a warning which can be ignored. [<a href="http://edwi.nl/og/uploads/2009/04/close_up_finnix_vm_20090406_03.png" rel="lightbox[64]">screenshot</a>]</li>
</ol>
<h3>Screenshots</h3>

<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/boot_finnix_cd_20090406_01/' title='boot_finnix_cd_20090406_01'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/boot_finnix_cd_20090406_01-150x150.png" class="attachment-thumbnail" alt="" title="boot_finnix_cd_20090406_01" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/boot_finnix_cd_20090406_02/' title='boot_finnix_cd_20090406_02'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/boot_finnix_cd_20090406_02-150x150.png" class="attachment-thumbnail" alt="" title="boot_finnix_cd_20090406_02" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/boot_finnix_cd_20090406_03/' title='boot_finnix_cd_20090406_03'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/boot_finnix_cd_20090406_03-150x150.png" class="attachment-thumbnail" alt="" title="boot_finnix_cd_20090406_03" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/boot_finnix_cd_20090406_04/' title='boot_finnix_cd_20090406_04'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/boot_finnix_cd_20090406_04-150x150.png" class="attachment-thumbnail" alt="" title="boot_finnix_cd_20090406_04" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/usb_receiver_attach_20090406_01/' title='usb_receiver_attach_20090406_01'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/usb_receiver_attach_20090406_01-150x150.png" class="attachment-thumbnail" alt="" title="usb_receiver_attach_20090406_01" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/close_up_finnix_vm_20090406_01/' title='close_up_finnix_vm_20090406_01'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/close_up_finnix_vm_20090406_01-150x150.png" class="attachment-thumbnail" alt="" title="close_up_finnix_vm_20090406_01" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/close_up_finnix_vm_20090406_02/' title='close_up_finnix_vm_20090406_02'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/close_up_finnix_vm_20090406_02-150x150.png" class="attachment-thumbnail" alt="" title="close_up_finnix_vm_20090406_02" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/close_up_finnix_vm_20090406_03/' title='close_up_finnix_vm_20090406_03'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/close_up_finnix_vm_20090406_03-150x150.png" class="attachment-thumbnail" alt="" title="close_up_finnix_vm_20090406_03" /></a>

]]></content:encoded>
			<wfw:commentRss>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCE Remote on a Mac &#8211; Step 1: installing Finnix as a Parallels VM</title>
		<link>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/</link>
		<comments>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 16:01:32 +0000</pubDate>
		<dc:creator>edwin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[finnix]]></category>
		<category><![CDATA[htpc]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mce remote]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[parallels]]></category>
		<category><![CDATA[vm]]></category>

		<guid isPermaLink="false">http://edwi.nl/og/?p=16</guid>
		<description><![CDATA[This is part 1 in a series on using an MCE Remote Control with a Mac. See the:
- Main article
- Step 2: installing LIRC in the Finnix VM
- Step 3: configuring LIRC in OS X
Installation instructions
This part is about installing the Finnix Linux distribution so that it runs in a virtual machine (VM) on your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-93 alignleft" style="border: 1px solid #dddddd; margin-bottom: 12px; margin-right: 20px;" title="mac-mce-120x120" src="http://edwi.nl/og/uploads/2009/04/mac-mce-120x120.png" alt="MCE Remote on a Mac" width="120" height="120" />This is part 1 in a series on using an MCE Remote Control with a Mac. See the:<br />
- <a href="http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-or-i-want-more-buttons/">Main article</a><br />
- <a href="http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-2-installing-lirc-in-the-finnix-vm/">Step 2: installing LIRC in the Finnix VM</a><br />
- <a href="http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-3-configuring-lirc-in-os-x/">Step 3: configuring LIRC in OS X</a></p>
<h3>Installation instructions</h3>
<p>This part is about installing the <a href="http://www.finnix.org/">Finnix</a> Linux distribution so that it runs in a virtual machine (VM) on your Mac. This instruction assumes you have a copy of <a href="http://www.parallels.com/">Parallels Desktop for Mac 4.0</a> installed (it should work fine with their 14 day evaluation version). Potentially a similar procedure can also be applied with <a href="http://www.vmware.com/products/fusion/">VMware Fusion</a>, or (if you want a free solution) with <a href="http://www.virtualbox.org/">VirtualBox</a>, but I have not tried it. Let me know if you succeed!</p>
<p>Now here are the instructions. Install Finnix in Parallels Desktop using the following 12 steps:</p>
<ol>
<li>Open the &#8220;File&#8221; menu for Parallels Desktop and choose the &#8220;New Virtual Machine&#8230;&#8221; option. A wizard will appear. Click &#8220;Continue&#8221; in the first screen.</li>
<li>Select the .iso image file you downloaded from the <a href="http://www.finnix.org/">Finnix</a> site.</li>
<li>Parallels cannot auto-detect the operating system type. Finnix is a Debian derivative, so let&#8217;s enter that.</li>
<li>Choose a &#8220;Custom&#8221; virtual machine type.</li>
<li>Leave the number of CPU&#8217;s to 1. Set the memory requirement to 512 MB, if it&#8217;s not already set to that value. Later on we&#8217;ll decrease this value much further (48 MB is enough), but for lirc installation a big ramdisk is needed.</li>
<li>We&#8217;ll need a new image for the hard disk.</li>
<li>A mere 1 gigabyte should be enough. Using the &#8220;Expanding disk&#8221; option saves even more space.</li>
<li>Use &#8220;Share Networking&#8221;. Later on networking can be confined to &#8220;Host-Only Networking&#8221;, but for now we need the connectivity to install software.</li>
<li>We do not want the VM to drain too much resources, so we optimize the performance for the Mac</li>
<li>Use any name you like. I use &#8220;Finnix IR&#8221;.</li>
<li>Click &#8220;Start&#8221; to boot the Finnix Live CD.</li>
<li>Choose the first line (x86) instead of the default (AMD64). You could boot in AMD64 mode just fine, but there are some problems with the lirc kernel modules in 64 bit mode.</li>
</ol>
<p>After a little while you&#8217;ll be presented with a booted up Finnix. Congratulations!</p>
<p>Read on for the screenshots and for installation on the virtual hard disk.<br />
<span id="more-16"></span></p>
<h3>Installing on the virtual hard disk</h3>
<p>First, let&#8217;s create a partition the disk and format the partition with the linux (ext2) filesystem.<br />
<code># sfdisk /dev/hda &lt;&lt; EOF<br />
&gt; 0,,L<br />
&gt; EOF<br />
# mke2fs /dev/hda1</code><br />
This instructs Finnix to create one big partition on the 1GB disk of the &#8216;L&#8217; (=Linux) type and then create an Ext2 filesystem on it.</p>
<p>Next step: mount the disk and copy the files from the virtual cd to the hard drive.<br />
<code># mount /dev/hda1<br />
# cp -R /cdrom/* /mnt/hda1</code></p>
<p>Finally we need to install a grub boot menu so that it can actually boot into Linux:<br />
<code># mkdir -o /mnt/hda1/boot/grub<br />
# cat > /mnt/hda1/boot/grub/menu.lst << EOF<br />
> timeout         5<br />
> title           Finnix<br />
> root            (hd0,0)<br />
> kernel          /isolinux/linux root=/dev/hda1 quiet<br />
> initrd          /isolinux/minirt<br />
> EOF<br />
# /usr/sbin/grub-install --root-directory=/mnt/hda1 /dev/hda</code></p>
<p>Now that&#8217;s all done, you could reboot from the local hard disk.</p>
<h3>Screenshots</h3>

<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_01/' title='parallels_finnix_20090406_01'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_01-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_01" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_02/' title='parallels_finnix_20090406_02'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_02-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_02" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_03/' title='parallels_finnix_20090406_03'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_03-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_03" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_04/' title='parallels_finnix_20090406_04'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_04-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_04" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_05/' title='parallels_finnix_20090406_05'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_05-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_05" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_06/' title='parallels_finnix_20090406_06'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_06-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_06" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_07/' title='parallels_finnix_20090406_07'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_07-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_07" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_08/' title='parallels_finnix_20090406_08'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_08-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_08" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_09/' title='parallels_finnix_20090406_09'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_09-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_09" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_10/' title='parallels_finnix_20090406_10'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_10-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_10" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_11/' title='parallels_finnix_20090406_11'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_11-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_11" /></a>
<a href='http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/parallels_finnix_20090406_12/' title='parallels_finnix_20090406_12'><img width="150" height="150" src="http://edwi.nl/og/uploads/2009/04/parallels_finnix_20090406_12-150x150.png" class="attachment-thumbnail" alt="" title="parallels_finnix_20090406_12" /></a>

]]></content:encoded>
			<wfw:commentRss>http://edwi.nl/og/2009/04/08/mce-remote-on-a-mac-step-1-installing-finnix-as-a-parallels-vm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
