reiserfs partition is unreachable
I've got logical partiotion wit reiserfs, but after HDD error some serious problems begun. Now i cant mount it:
"mount: wrong fs type, bad option, bad superblock on /dev/hda5,
or too many mounted file systems"
I tried to use reiserfsck and the result was so:
"Either make journal partition available or use --no-journal-available
If you have the standard journal or if your partition is available
and you specified it correctly, you must run rebuild-sb"
Option --no-journal-available doesnt matter:
"Filesystem with standard journal found, --no-journal-available is ignored
reiserfs_open_journal: wrong journal parameters found in the super block."
When i use rebuild-sb option of reiserfsck i'v got in console:
"super.c 218 rebuild_sb
Reiserfs with standard journal found, but there was specified a journal dev"
And after this superblock still seems to be wrong. Is there any way to save data on this patrition?
|