PCLinuxOS to Mandriva Spring 2008.1

I posted an entry here a month or so ago about my switch from Linux Mint to PCLinuxOS. There was good, bad, and definitely very ugly, which, to be fair, was probably due to the non-standard hardware of my Thinkpad r51e. In the many comments on that article, someone suggested that I should try Mandriva, which uses KDE and on which PCLinuxOS is based. So I did. Another new distro, another day …

I can't remember what prompted the switch. I think I was having some minor problem with printing, which if you mess with your system as much as I do, is only to be expected. Anyway, I had a CD of Mandriva 2008, so instead of fixing the printing problem, I decided to change operating system. In the topsy-turvy world of Linux, these can both take around the same time.

Read more

Trust Scanner Success

My girlfriend turned up this morning with her scanner, a Trust Flat Scan USB 19200. Its an old model from around 5-6 years ago, and she'd lost the driver disk. This was clearly a challenge for Linux …

I plugged the thing in (its a USB scanner, which pulls all its power from the USB bus) and the light went on. However the scanner application which comes with both PCLinuxOS and Ubuntu wouldn't start up. Time for some investigation. I got a root terminal shell and tried poking around

lsusb showed that the scanner was recognised.

Read more

Ubuntu 7.10 to PCLinuxOS 2008

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.

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 — the same part which forces me to spend time on Facebook instead of working.

Read more

More Power

We're getting into summer in the Philippines, and I was just worrying how hot my Thinkpad R51e was running. Its 32 degrees in the room, and my CPU is running at a consistent 73 degrees, according to cat /proc/acpi/thermal_zone/THM0/temperature which seems a bit unhealthy. My motherboard fried itself twice last year, and I figure that … Read more

Big Switch 7: Shake your Booty

OK, in the last post, I had moved my partitions around substantially, so we were obviously in for a few problems booting. To recap, the new layout looks like this:

  • /dev/hda1 – 20Gb – Linux main system (moved and enlarged)
  • /dev/hda2 – 100Mb – /boot partition (moved)
  • /dev/hda4 – 1 Gb – swap partition (moved)
  • /dev/hda3 – Extended partition containing
    • /dev/hda5 – 17 Gb Data partition (enlarged)
    • /dev/hda6 – 17Gb /home partition (newly created to house all the VMs)

The first problem was getting the thing to boot up. The MBR was still on the boot sector of the drive, but it was telling the computer to boot from the wrong sector. I pulled out the Mint / Ubuntu install CD and booted from that.

Read more