From Hard Drive to Removable Media Hey guys, Ive been using Knoppix for quite some time now. I recently bought an 80 gig Comstar USB 2.0 Mobile Hard Drive.
I am familiar with mounting it, and setting its writing capabililties, but for some reason, whenever I try and transfer files over, it randomly causes an error half way through, and the device changes itself from writable to read-only without me doing anything. Is it mounted properly?
This is what I do:
1) mkdir /mnt/media
2) mount -rw /dev/sda1 /mnt/media
But it reverts back to read only half way through the transfer process!? I can get some files to transfer, but alot don't. Any ideas? |