Quote:
Originally Posted by leisa They're almost new.
I can see these drives in Gparted. I can go through the motions of deleting /changing the file system or formatting the drives. But Gparted won't actually carry out the commands.
Mounting these drives isn't the problem. They mount just fine. I can read them. I just can't write to them in any way, regardless of operating system.
As I mentioned earlier in this thread, they initially worked fine in Linux. Only after I tried to use the drives to transfer files from Windows machines did they break. |
Windows machines? XP? Vista? Were the files in a partition using NTFS format or FAT32? If it was NTFS, your Linux OS needs ntfs-3g installed. I think Ubuntu has it installed by default but I'm not sure. It could be part of the problem, perhaps.
You're saying you can't write to the usb drives in Linux from Linux either anymore? I would find out which /dev/sdXn (where X is the letter and n the number designation) Ubuntu is assigning it and try to create a directory for it. Then try to write something to it. Try doing it as root.
I would look at that and then go from there (eventually, you'll want to format but perhaps, see if there's any issues there?).