<?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>pclinuxos 2008 &#8211; Everything is Broken</title>
	<atom:link href="https://play.datalude.com/blog/tag/pclinuxos-2008/feed/" rel="self" type="application/rss+xml" />
	<link>https://play.datalude.com/blog</link>
	<description>Efficiency vs. Inefficiency, in a no-holds barred fight.</description>
	<lastBuildDate>Mon, 02 Jun 2008 05:07:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Ubuntu 7.10 to PCLinuxOS 2008</title>
		<link>https://play.datalude.com/blog/2008/06/ubuntu-710-to-pclinuxos-2008/</link>
					<comments>https://play.datalude.com/blog/2008/06/ubuntu-710-to-pclinuxos-2008/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 02 Jun 2008 05:07:32 +0000</pubDate>
				<category><![CDATA[General IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[pclinuxos 2008]]></category>
		<category><![CDATA[re-install]]></category>
		<guid isPermaLink="false">http://play.datalude.com/blog/?p=26</guid>

					<description><![CDATA[I started a new project at a client's office a month or so ago. On the first day I turned up, and managed to work for about an hour, before my laptop died. Somewhat embarassing. I tried for about an hour to resuscitate it, but couldn't get it to boot at all: it just died ... <a title="Ubuntu 7.10 to PCLinuxOS 2008" class="read-more" href="https://play.datalude.com/blog/2008/06/ubuntu-710-to-pclinuxos-2008/" aria-label="Read more about Ubuntu 7.10 to PCLinuxOS 2008">Read more</a>]]></description>
										<content:encoded><![CDATA[<p>I started a new project at a client's office a month or so ago. On the first day I turned up, and managed to work for about an hour, before my laptop died. Somewhat embarassing. I tried for about an hour to resuscitate it, but couldn't get it to boot at all: it just died and froze before the KDE login screen. It seemed to be some sort of graphical mishap, and no amount of fiddling with xorg.conf from rescue mode would fix it.</p>
<p>I excused myself, went back home and after some more fiddling, decided to backup and re-install. Having made this decision I was looking through my pile of install CDs, and I came across PCLinuxOS 2008, which I'd downloaded a few weeks previously, and I'd been meaning to try out. "So why not try it out on this laptop?" said the evil part of my brain &#8212; the same part which forces me to spend time on Facebook instead of working.</p>
<p><span id="more-26"></span>I decided to go ahead with this monstrous plan, partly due to the inexplicable freezing above, and partly because there were a couple of issues I'd never managed to resolve with Ubuntu 7.10, namely:</p>
<ul>
<li>Truecrypt wouldn't work</li>
<li>Wireless didn't work very well. It had taken me a couple of days to get it working initially, and it still doesn't fully work &#8211; sometimes dropping the connection.</li>
<li>One part of my filesystem was mounted twice. I forget which part now, and it was not causing any problems, but it was irritating me.</li>
<li>Probably some more things as well &#8230;</li>
</ul>
<p>OK, so time to try something new then. I'm not going to dwell on the details, but here's the shortened version of the process.</p>
<ol>
<li>Backup existing partitions to an external USB hard disk, using Gparted Live CD.  These were a two ext3 partitions, mounted on / and /home, and a VFAT32 partition containing some bits of data, and storage.</li>
<li>Run the PCLinuxOS installer. What I was trying to do was to leave the /home and VFAT partitions intact, and replace the / partition. However the installer was somewhat clumsy in this respect, and actually reformatted the whole disk. I wasn't sure whether or not this was due to me misunderstanding the installer or due to a bug. Anyway, good job I backed up.</li>
<li>Restore the /home and VFAT partitions from the backup using Gparted CD again. Awesome tool.</li>
<li>Replace the existing /home directory with the newly restored partition. eg.
<ul>
<li>Booting in single mode, rename /home to /oldhome.</li>
<li>edit fstab to mount the new partition as /home</li>
</ul>
<ul>
<li>Restart</li>
<li>Check permissions. Need to change ownership of files within my user directory.</li>
<li>Some applications don't work. Remove preference directories from /home/user directory and replace them a few at a time. Replace the .gnome directory with the corresponding one from /oldhome.
<pre>          /dev/hda6       /home   ext3    user,exec,rw,auto       0 0</pre>
</li>
</ul>
</li>
</ol>
<p>That was actually pretty easy. Now the good stuff.</p>
<ul>
<li>Wireless worked immediately with WPA2, something I'd never been able to get running on Ubuntu.</li>
<li>The fonts on the screen were a good size. I'd always found Ubuntu fonts a bit large, but the ones on PClinux OS were much better suited to my 1024&#215;768 display.</li>
<li>Sound and video worked fine out of the box. I'd had to fiddle with Ubuntu to get them going. I still needed to use the noapic boot trick though, which I was anticipating anyway.</li>
</ul>
<p>Now to install some software. PClinuxOS doesn't come with as much pre-installed as Ubuntu, so I added the following applications. Oddly, PClinuxOS is an rpm based distro, but it still uses apt-get.</p>
<ul>
<li>su -l  (N.B. PClinuxOS uses a root login rather than sudo)</li>
<li>apt-get install nano, openoffice, filezilla, keepass, wine, skype, kopete, k3b, bind-utils</li>
<li>apt-get remove ephiphany, gnumeric, abiword</li>
</ul>
<p>Then I installed my favourite windows apps under wine: treepad and notepad++</p>
<p>I wasn't able to install vmware server from apt-get, so I installed it by downloading from the vmware site, which entailed also getting a new serial number.</p>
<p>Truecrypt wasn't in the original list of available applications in Synaptic. However I updated the repositories to a different one, and it appeared. Great! I installed it, and it worked perfectly immediately. This was a major coup, as it wouldn't work under Ubuntu 7.10.</p>
<p>That was pretty much it. The initial setup had taken me around 4 hours, which I could have easily spent tinkering with config files, trying to get the old, troubled install of Ubuntu to work. I installed more applications as I needed them over the next few weeks, but the initial install was good enough to get me up and running again.</p>
<p>After having used it for a month or so, one frustrating element of PClinuxOS is that there is a limited selection of software available for it. There are dire warnings and threats in the user forum about compiling your own software, for which you forego any chance of support. They have a point of course, but the're definitely a bit less friendly than Ubuntu.</p>
<p>By the time I got around to writing this, of course Ubuntu 8.10 is out. I may switch back to it next time I have to re-install, but the point that this exercise has demonstrated to me, is that switching OSes, linux to linux is a lot easier than going cross platform, and can easily be done inside a day. Food for thought.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://play.datalude.com/blog/2008/06/ubuntu-710-to-pclinuxos-2008/feed/</wfw:commentRss>
			<slash:comments>24</slash:comments>
		
		
			</item>
	</channel>
</rss>
