LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Writing to a USB hard drive in Ubuntu (https://www.linuxquestions.org/questions/linux-hardware-18/writing-to-a-usb-hard-drive-in-ubuntu-364552/)

rockatship 09-18-2005 12:29 PM

Writing to a USB hard drive in Ubuntu
 
I have a USB hard drive box running in hoary Ubuntu. The OS detects it fine on start up and I am able to read data just fine.
Writing is another story. I am given the error message that it is a read-only disk if I try to change permissions on it.
Its filesystem is NTFS (I was using windows up until a couple of weeks ago). I really hope that's not the problem, because I don't know what I'd do with all my data on that drive if i need to reformat it.

Any help is greatly appreciated.

Dan

Tuttle 09-18-2005 12:47 PM

ntfs writing is not fully supported under linux, you may write changes to a file (so long as the file size remains the same) but you can't move, delete or make new files :(
fat32 is the best filesystem to use for swapping files between linux and windows. ext2 can also be read from and written to under windows.

aysiu 09-18-2005 03:17 PM

Just to tag on--FAT32 has great read and write capability in Linux, even though NTFS is read-only.

aysiu 09-18-2005 03:18 PM

Delete this post.


All times are GMT -5. The time now is 01:08 AM.