I'm trying to mount an external USB drive and having problems. I last mounted this drive about
a month ago and have been using it on a Windows laptop. Now when I try to mount it on Linux
with:
mount -t ntfs /dev/sdc1 /media/usb
I get an error message:
fuse: mount failed: Invalid argument
Does anyone have a suggestion on how to get this disk drive mounted?
Jim Anderson
Comment