Zorac (zorac) wrote,
Zorac
zorac

  • Mood:

Fun with hard disks

Ah, the joys of data recovery! First we have a disk that's causing it's server to throw errors left, right and centre. After replacing it, we had to try and retrieve it's contents: The disk came from a FreeBSD system, and was originally part of a RAID set-up, so had ended up as a 1-disk array. We had to do the recovery on a Linux box - which uses a different partitioning system and doesn't recognise the left-over RAID crud at all. The trick was to create a loopback device onto the raw disk with an offset to skip over the raid header, thusly: losetup /dev/loop0 /dev/hdd1 -o 8192. This gave us a virtual device with the actual data partition in it, which could then be mounted by mount -tufs -oro,ufstype=44bsd /dev/loop0 /mnt/hd. The data could then be copied off to the new system.

The second duffer came from an NT box, but the BIOS wouldn't even recognise it, so we had to give that up as a lost cause. About 5 seconds after binning it, I realised that I've always wanted to dissect a hard drive - as did everyone else in the office. I've taken apart plenty of dead floppies in my time, but this was much more fun. Blithely ignoring the "Warranty Void if removed" stickers (some of which could only be seen after disassembling half the drive), we broke it down to it's component parts. Highlights include the disks themselves - possibly the most perfect mirrors I've ever seen (until they acquired grubby pawmarks), the heads (but they're so tiny) and a pair of surprisingly powerful magnets (as in you can barely pry them apart). Much fun was had by all.
Subscribe

  • Not quite the Neverending Story

    I mentioned a couple of weeks back that I was playing The Longest Journey - an entry of that oft-neglected genre of computer games, the…

  • Random media ramblings...

    SomethingAwful has a bunch of B-Movie-style poster spoofs which are well worth a look. Page 8 has the HP one, most of the rest are pretty good…

  • Movie misdirection...

    And the "totally misleading trailer of the week" award goes to Bridge to Terabithia. Given the current cinematic drought, I was happy to catch a…

  • Post a new comment

    Error

    Comments allowed for friends only

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments