Hi all,
I have a reiserfs partition on a 120gig hard drive in an external USB enclosure. I have been using the partition for quite a while. Recentally I have not been able to mount the partition. mount just hangs (mount ext/) .
I have in the past used fsck on the partition (quite a long time ago) and it worked. When I tried to run fsck today I got this error message:
# fsck.reiserfs /dev/sde1 No Implementation: Sorry, not implemented yet!
Other partitions on the drive work fine.
Any ideas?
Output of /var/log/messages
Jun 16 16:29:44 paulscomputer kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Jun 16 16:29:44 paulscomputer kernel: Vendor: ST312002 Model: 6A Rev: 0811
Jun 16 16:29:44 paulscomputer kernel: Type: Direct-Access ANSI SCSI revision: 02
Jun 16 16:29:44 paulscomputer kernel: SCSI device sde: 234441648 512-byte hdwr sectors (120034 MB)
Jun 16 16:29:44 paulscomputer kernel: /dev/scsi/host1/bus0/target0/lun0: p1 p2 p3 p4
Jun 16 16:29:44 paulscomputer kernel: Attached scsi disk sde at scsi1, channel 0, id 0, lun 0
Jun 16 16:29:45 paulscomputer scsi.agent[3936]: disk at /devices/pci0000:00/0000:00:0e.2/usb1/1-2/1-2:1.0/host1/1:0:0:0
Jun 16 16:29:46 paulscomputer kernel: found reiserfs format "3.6" with standard journal
Jun 16 16:29:48 paulscomputer kernel: Reiserfs journal params: device sde1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Jun 16 16:29:48 paulscomputer kernel: reiserfs: checking transaction log (sde1) for (sde1)
Extract from /etc/fstab:
/dev/sde1 /mnt/ext reiserfs defaults,user 0 0
Thanks very much,
Paul
