problem mounting USB drive
Ott Köstner
OttK at zzz.ee
Tue Aug 10 18:13:46 UTC 2010
Adam Vande More wrote:
> On Tue, Aug 10, 2010 at 12:19 PM, Ott Köstner <OttK at zzz.ee> wrote:
>
>
>> Adam Vande More wrote:
>>
>>
>>> On Tue, Aug 10, 2010 at 11:37 AM, Ott Köstner <OttK at zzz.ee> wrote:
>>>
>>>
>>> # ls -ld /mnt/BACKUP
>>>
>>> ls: /mnt/BACKUP: Argument list too long
>>>
>>> Some directories are not big at all. My question is, is is a FreeBSD
>>> problem here, or is there something wrong with the drive (or am I doing
>>> something wrong here)?
>>> For some reason my BSD does not want to eat that drive...
>>>
>>>
>
> Apparently that's a known bug kern/136873
>
> you can try sysutils/ntfsprogs to mount it.
>
>
>
Thank You again,
but even this does not seem to help in the first place.
1) Installed ntfsprogs-2.0.0_1 from ports. After that:
# ntfsmount /dev/da0s1 /mnt/
fuse: failed to open fuse device: No such file or directory
fuse_mount failed.
Unmounting /dev/da0s1 (WD Passport)
I can see the drive information:
# ntfsinfo -m /dev/da0s1
Volume Information
Name of device: /dev/da0s1
Device state: 3
Volume Name: WD Passport
Volume State: 1
Volume Version: 3.1
Sector Size: 512
Cluster Size: 16384
Volume Size in Clusters: 9768020
[...snip...]
2) After that...
# ntfsfix /dev/da0s1
Mounting volume... OK
Processing of $MFT and $MFTMirr completed successfully.
NTFS volume version is 3.1.
NTFS partition /dev/da0s1 was processed successfully.
3) Trying to mount again:
# ntfsmount /dev/da0s1 /mnt/
Volume is scheduled for check.
Please boot into Windows TWICE, or use the 'force' option.
NOTE: If you had not scheduled check and last time accessed this volume
using ntfsmount and shutdown system properly, then init scripts in your
distribution are broken. Please report to your distribution developers
(NOT to us!) that init scripts kill ntfsmount or mount.ntfs-fuse during
shutdown instead of proper umount.
Mount failed.
4) UHH!!!
greetings,
Ott
More information about the freebsd-questions
mailing list