I'm encountering problems whereby mounted SD cards are read only to everyone other than root. As they are fat32 I can't change permissions through chmod.
A quick google search suggests adding this line to fstab
/dev/sda4 /windows/RW vfat rw,fat=32,umask=000,noexec,quiet 1 1
I'm pretty sure I can just add the line as is so could anybody tell me what I need to change on the Pandora fstab to incorporate this fix?
Thanks
Dave
A quick google search suggests adding this line to fstab
/dev/sda4 /windows/RW vfat rw,fat=32,umask=000,noexec,quiet 1 1
I'm pretty sure I can just add the line as is so could anybody tell me what I need to change on the Pandora fstab to incorporate this fix?
Thanks
Dave