On 9/25/13 7:08 PM, InvTraySts wrote: > (Going to merge these two back, because both of you are actually > helping me, but with the two conversations being segregated like this > it makes it hard to correlate with you both) > The partprobe did work with getting the partition table reread. > After that, the tune2fs sorta worked. > root@server:~# tune2fs -f -O ^has_journal /dev/sdf1 > tune2fs 1.42.5 (29-Jul-2012) > root@server:~# mount /dev/sdf1 /media/tmp > root@server:~# ls -l /media/tmp/ > total 0 > > When I try and use the debugfs /dev/sdf1 > > root@server:~# debugfs /dev/sdf1 > debugfs 1.42.5 (29-Jul-2012) > debugfs: ls > EXT2 directory corrupted > debugfs: ls / > /: EXT2 directory corrupted At this point you could try e2fsck on the _copy_, to see what it can do. Seems like something quite bad may have happened to your storage, though, and e2fsck may not be magical for you. -Eric -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html