I mounted two hard drives into kubuntu. One was an external USB Hard Drive and the other was an internal partition. Both are FAT32 file systems.
I can read from these, but I cant write to them.
I tried using chmod on them
ex:
chmod u+w .
after I moved to the directory, but it didnt work.
How do I allow myself to write to these folders/mounts?
thanks
I can read from these, but I cant write to them.
I tried using chmod on them
ex:
chmod u+w .
after I moved to the directory, but it didnt work.
How do I allow myself to write to these folders/mounts?
thanks
Comment