<?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>Raskas' blog &#187; Ubuntu</title>
	<atom:link href="http://www.raskas.be/blog/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raskas.be/blog</link>
	<description>Everything is possible... You only have to find out how.</description>
	<lastBuildDate>Sat, 05 Dec 2009 14:18:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu Intrepid Ibex</title>
		<link>http://www.raskas.be/blog/2008/11/07/ubuntu-intrepid-ibex/</link>
		<comments>http://www.raskas.be/blog/2008/11/07/ubuntu-intrepid-ibex/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 15:44:00 +0000</pubDate>
		<dc:creator>Johan Huysmans</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lightning]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.raskas.be/blog/?p=86</guid>
		<description><![CDATA[Last week a new version was released of Ubuntu, 8.10 aka Intrepid Ibex. It&#8217;s already installed on my laptop and it&#8217;s looking nice!
The installer still doesn&#8217;t support LVM. To be able to install Ubuntu on my LVM partitions I had to follow the steps described in one of my previous posts.
Previously I installed the i386 [...]]]></description>
			<content:encoded><![CDATA[<p>Last week a new version was released of Ubuntu, 8.10 aka Intrepid Ibex. It&#8217;s already installed on my laptop and it&#8217;s looking nice!</p>
<p>The installer still doesn&#8217;t support LVM. To be able to install Ubuntu on my LVM partitions I had to follow <a href="http://www.raskas.be/blog/2008/07/18/installing-ubuntu/" target="_blank">the steps described in one of my previous posts</a>.</p>
<p>Previously I installed the i386 bit version of distributions on my laptop although it is a x86_64 system. But this time I went for the amd64 version.</p>
<p>You can check if you really have a 64bit processor by checking if there is a &#8220;lm&#8221; flag for your processor: <code><br />
$ cat /proc/cpuinfo | grep lm </code></p>
<p>Using the 64bit version gave some problems, but they are all fixed now:</p>
<p><strong>thunderbird-lightning</strong></p>
<p>The lightning plugin you can download from the add-ons site of thunderbird is the i386 version which doesn&#8217;t work with a x86_64 thunderbird. Ubuntu provides a lightning package but this contains some old version. Luckily you can find the x86_64 xpi here: http://releases.mozilla.org/pub/mozilla.org/calendar/lightning/releases/0.9/contrib/linux-x86_64/</p>
<p><strong>sun javaws</strong></p>
<p>The sun javaws isn&#8217;t available for x86_64. The openJDK version is available but not all java applications work with that Java WebStart. You can manually install the i386 version of sun-java6-bin: <code><br />
sudo apt-get install ia32-sun-java6-bin</code><br />
You can now find the working javaws in following directory: /usr/lib/jvm/ia32-java-6-sun-1.6.0.10/bin/javaws</p>
<p>BTW &#8230; Fedora 10 will be released in 18 days</p>
]]></content:encoded>
			<wfw:commentRss>http://www.raskas.be/blog/2008/11/07/ubuntu-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
