First Time Linux

Testing the barebone system

finished

The fully assembled K48

Now that the Shuttle K48 system has been assembled, it's time to fire it up and check it's working. One good thing to do before you start is run a memory test to check the RAM, it should be OK but you never know, and it's better to find out sooner rather than later. You can do this from the live CD, by booting into the appropriate test tool from the boot menu. Or see linuxtech.net for more about using memtest86+.

I tested this system with a live CD of Debian Lenny, as it was conveniently to hand and I had been impressed with its ease of use when I tried it out on the laptop. Everything seemed to run fine, the machine ran quiet and the reported temperatures seemed fine too. The machine is not silent though, there is a noticeable fan whine which is continuously present. It's more noticeable than I thought it would be, but doesn't bother me too much. Certainly it's a lot quieter than some alternatives!

Transfer of data

One thing which is perhaps worth mentioning here as it's not specifically related to the installation, is the transfer of data and files from my previous (now dead) computer onto this barebone. Of course I could download a lot of stuff, and I could transfer a lot of other stuff using a USB stick or SD card, and also over the network from other computers (using network shares), but there still remained the dead laptop and the contents of its hard drive.

My solution was to take out the hard drive from the laptop, and put it inside an external hard drive enclosure with USB connection. This enclosure from Sharkoon is amazingly neat and good-looking, just a simple slimline 2.5" package with one cable. Assembly of this was laughably simple, just take out the hard drive from the side of the laptop, unscrew the facing plate and take off the plastic plug adaptor, fit it onto the front plate of the external case and screw it together. Done!

Of course once this was connected by USB cable to the new box (no power cable required), the partitions were automounted in Debian and I could just access all the precious data from the drive. The only odd feature was that the uid of the Debian system (starting from 1000) don't match the uids on the old Mandriva system (starting from 500). So root access was needed to copy the files over and then chown them.

Perhaps I can reclaim the space used by XP on that drive in future, and also the swap and recovery partitions, and turn it into just a single partition for backups, but in the meantime I'm leaving it as it is until this barebone is properly set up and I've made sure I've got everything.

Installation

The next step is to install a full linux distribution onto this brand new barebone system. For various reasons I decided to try out Debian on this machine, and keep clear of KDE for a while too. So I went ahead and installed Debian Lenny on it.