I had a similar issue with my iomega nas.
I took the drive and mounted it in an external drive enclosure that I got from J and R (
jr.com - search for jr item# ULR ULT33053 - mu drive was an ultra ATA 133). I plopped my drive in that and connected to a machine with ubuntu linux installed.
The drive was unaccessible at first. I downloaded some extra module thru the package downloader to try and read it, and it said it was corrupt and amazingly gave me a command to try and repair it. Because I could see what partition it was because of the size (/dev/sda4), I just plugged that in:
xfs_repair -L -v /dev/sda4
this rebuilt the inode index (I think) and after it ran for about 8 hrs I think, I was able to get at my data. I attached another USB drive (fat32) and just moved it all from one to the other.
Hope that helps.
./paul
Sent from my Verizon Wireless BlackBerry
-----Original Message-----
From: daedalus <
schw...@prodigy.net>
Date: Fri, 25 Jan 2008 20:40:38
To:crossmeta-file-system-drivers <
crossmeta-file...@googlegroups.com>
Subject: XFS Drive