<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Isotropic &#187; Adobe</title>
	<atom:link href="http://www.hornlo.org/isotropic/tags/adobe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hornlo.org/isotropic</link>
	<description>Where ever you go, there you are.</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:14:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Installing Fedora 9</title>
		<link>http://www.hornlo.org/isotropic/2008/10/27/installing-fedora-9/</link>
		<comments>http://www.hornlo.org/isotropic/2008/10/27/installing-fedora-9/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 08:24:40 +0000</pubDate>
		<dc:creator>hornlo</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Sci-Tech]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[livna]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://www.hornlo.org/isotropic/?p=170</guid>
		<description><![CDATA[This weekend I installed Fedora 9 on my laptop. First, I bought a 320 GB disk and a Rosewill enclosure for the old drive &#8212; I prefer to do fresh installs rather than in-place upgrades. It&#8217;s interesting to note that as I&#8217;ve increased the capacity (100 -> 200 -> 320 GB), the power requirements have [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/media/f9release.png" width="100" height="50" align="left" alt="" title="" style="padding-right: 1em; padding-bottom: 1em;" /> This weekend I installed <a href="http://fedoraproject.org/">Fedora 9</a> on my <a href="/isotropic/2008/07/06/dell-latitude-d820-laptop/" title="Dell Latitude D820 laptop">laptop</a>.</p>
<p>First, I bought a <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822136280" title="Western Digital Scorpio Black WD3200BEKT 320GB 7200 RPM 16MB Cache SATA 3.0Gb/s Notebook Hard Drive">320 GB disk</a> and a <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16817182140" title="Rosewill RX81U-ES-25A 2.5 SATA to USB 2.0 External Enclosure">Rosewill enclosure</a> for the old drive &#8212; I prefer to do fresh installs rather than in-place upgrades.  It&#8217;s interesting to note that as I&#8217;ve increased the capacity (100 -> 200 -> 320 GB), the power requirements have gone down: 1100 mA -> 800 mA -> 550 mA.  These are all 7200 RPM SATA drives, by the way.</p>
<p>Next I tried installing from a Fedora DVD I&#8217;d burned, but it kept failing randomly early on in the process, even though it passed the initial media check.  Fortunately I also had the 6-CD install media I&#8217;d burned for some older boxes, and they worked fine.  Because I love the punishment, I did a kitchen-sink (everything) installation.</p>
<p>Then it was time to install updates.  Because so many packages had been re-signed (<a href="https://www.redhat.com/archives/fedora-announce-list/2008-August/msg00012.html" title="Infrastructure report, 2008-08-22 UTC 1200">why</a>, <a href="https://fedoraproject.org/wiki/Enabling_new_signing_key" title="Enabling new signing key">how</a>) in addition to the typical package updates and the additional packages I wanted, this took quite a while &#8212; well over a gigabyte of packages.</p>
<p>The only issue I encountered was <tt>ldconfig</tt> complaining about <tt>libmodbc.so</tt> not being a softlink &#8212; rather than the usual softlinks from short names to the base library, all three were individual files.  That was easy to fix:<br />
<code lang="bash"><br />
# cd /usr/lib<br />
# ln -fs libmodbc.so.0.0.0 libmodbc.so.0<br />
# ln -fs libmodbc.so.0.0.0 libmodbc.so<br />
# ls -l libmodbc*<br />
lrwxrwxrwx 1 root root     17 2008-10-25 21:16 libmodbc.so -> libmodbc.so.0.0.0<br />
lrwxrwxrwx 1 root root     17 2008-10-25 21:16 libmodbc.so.0 -> libmodbc.so.0.0.0<br />
-rwxr-xr-x 1 root root 170916 2008-05-21 14:09 libmodbc.so.0.0.0<br />
</code></p>
<p>After the installation and massive Fedora repository updates, I installed the <a href="http://rpm.livna.org/rlowiki/">livna</a> Fedora 9 repository RPM so I could get the <a href="http://www.nvidia.com/">nvidia</a> drivers, the <a href="http://www.videolan.org/">VideoLAN VLC media player</a>, and the libdvdcss library.  I also installed the <a href="http://www.adobe.com/go/getflashplayer">Adobe repository definition</a> (select &#8220;YUM for Linux&#8221; from the pulldown) to get the flash plugin (you can also get AdobeReader via the repository).</p>
<p>Finally I rebuilt VMware server for the new kernel.</p>
<p>Unlike <a href="/isotropic/2008/04/25/fedora-8/">my Fedora 8 installation</a>, everything seems to be working smoothly with no performance issues.  Later today, once I&#8217;m in the office, I&#8217;ll see about configuring dual monitors and setting up wireless.</p>
<div id="crp_related"><h3> Related Posts (in theory, but probably not):</h3><ul><li><a href="http://www.hornlo.org/isotropic/2008/04/25/fedora-8/" rel="bookmark" class="crp_title">Fedora 8</a></li><li><a href="http://www.hornlo.org/isotropic/2008/07/06/dell-latitude-d820-laptop/" rel="bookmark" class="crp_title">Dell Latitude D820 Laptop</a></li><li><a href="http://www.hornlo.org/isotropic/2008/11/24/vmware-server-108-on-fedora-9/" rel="bookmark" class="crp_title">VMware Server 1.08 on Fedora 9</a></li><li><a href="http://www.hornlo.org/isotropic/2009/10/12/installing-fedora-10-on-scsiraid/" rel="bookmark" class="crp_title">Installing Fedora 10 on SCSI/RAID</a></li><li><a href="http://www.hornlo.org/isotropic/2009/01/27/popular-posts/" rel="bookmark" class="crp_title">Popular Posts</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div id="wherego_related"> </div>]]></content:encoded>
			<wfw:commentRss>http://www.hornlo.org/isotropic/2008/10/27/installing-fedora-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

