Hello On Fri, 2005-07-01 at 20:36, Flora Dru wrote: > > > > Please umount and try > > mount /dev/sdc1 /mnt -t reiserfs > > > > if it mounts: ls -l /mnt > > It fails with > mount: /dev/sdc1 already mounted or /mnt busy > > >> > > If it is umounted, and mount -o ro /dev/sdc1 /mnt fails > > try dmesg to see what did kernel say why it could not mount it. > > This also fails with /dev/sdc1 already mounted or /mnt busy > > dmesg has no error related with mount see what it returns (where else cld > the kernel be logging?) > > SuSE-FW-ACCEPT IN=eth0 OUT= MAC=00:02:a5:42:34:cb:00:10:dc:2b:f2:45:08:00 > SRC=81.199.17.2 DST=81.199.17.15 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=56613 > DF PROTO=TCP SPT=4507 DPT=80 WINDOW=16384 RES=0x00 SYN URGP=0 OPT > (020405B401010402) > SuSE-FW-ACCEPT IN=eth0 OUT= MAC=00:02:a5:42:34:cb:00:0a:41:11:c4:07:08:00 > SRC=212.88.98.164 DST=81.199.17.15 LEN=60 TOS=0x00 PREC=0x00 TTL=60 ID=61303 > DF PROTO=TCP SPT=53804 DPT=25 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 OPT > (020405B40402080A16C4D74E0000000001030300) >
ok, you said earlier that you can umount it. Please umount and run reiserfsck /dev/sdc1 and let us know what it says. PS: I have to leave now. Let continue later. I am not sure when I will be at work. Maybe tomorrow, maybe on sunday. Can you backup /dev/sdc1 locally? I am not sure that ssh corrupthost dd if=/dev/sdc1 > sdc1.img works as it is supposed to.
