Re: Snap 4200 VOL0 won't mount
Geading on Gentoo forums, This error will show when you have a drive failure.
Try the -b 8193 superblock option.
ls will do a dir list
df -h will give you file system usage
You may want to try the other drives too
fsck.ext2 -fcyv /dev/hdc4
fsck.ext2 -fcyv /dev/hde4
fsck.ext2 -fcyv /dev/hdg4
|