can not write to usb stick, only read
i mounted my usb stick as rw but everytime i try to write to it, it gives me the error,
- Error "Read only file system" creating new folder.
i used to be able to write to a few weeks ago but now i can't.
i mounted it onto /dev/sda4
when i mount it onto /dev/sda
all files with strange filenames come up, like it's corrupt.
i've tried puting all kinds of options in /etc/fstab but still is the same.
/dev/sda4 /mnt/drives/usb_stick vfat rw,user,noauto,umask=000 0 0
the only thing i think it might be is that because i used it on windows, windows did something to it so i can't write to it now.
thanks
|