Well, ever since I mounted a second NTFS partition on a third hard disk I've been having troubles with auto-mounting of USB drives in Kubuntu. I removed the third hard disk some time ago and for some reason I didn't use any flash drive for a while. Now that I want to use it to store any new data, both Konqueror and Dolphin cannot auto-mount it as expected. What can I do now guys?
The error message I get is...
without typing kdesudo dolphin on konsole:
An error occurred while accessing '[flash drive]', the system responded: only root can mount /dev/sdc1 on /media/Name_of_partition.
after typing kdesudo dolphin on konsole:
An error occurred while accessing '[flash drive]', the system responded: NTFS signature is missing.
Failed to mount '/dev/sdc1': invalid argument
The device '/dev/sdc1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or a whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?
Edit:
And device notifier doesn't even show anything... But Dolphin does...
The error message I get is...
without typing kdesudo dolphin on konsole:
An error occurred while accessing '[flash drive]', the system responded: only root can mount /dev/sdc1 on /media/Name_of_partition.
after typing kdesudo dolphin on konsole:
An error occurred while accessing '[flash drive]', the system responded: NTFS signature is missing.
Failed to mount '/dev/sdc1': invalid argument
The device '/dev/sdc1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or a whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?
Edit:
And device notifier doesn't even show anything... But Dolphin does...
Comment