Quote Originally Posted by buddy View Post
I actually tried Yes when I tried it last time but I tried it again same thing.

Code:
Will read-only check consistency of the filesystem on /dev/se/2
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes

[u@h W]
[u@h W]
Any other ideas, I think it may not be working cos I am logging in under root and not admin. For some reason its not letting me log in under admin and my password, its saying the password is incorrect when I know it is the correct password
Hmm... I hope someone else has some clue?
I'm almost out of ideas.
But please tell what you get with:
Code:
mount
and try
Code:
reiserfsck --fix-fixable /dev/se/2
You could also try to mount it yourself, and post here what you get with:
Code:
mount -t reiserfs /dev/se/2 /shares/MYVOLUME1
Marc