Hello,
I just got my Raspberry Pi, and have installed Raspbian on it.
Everything's running fine, except that when I connect a ext4 formatted USB drive to it, I can't seem to write files to it. Possibly because the file system is owned by root?
The purpose of this drive is to be permanently used as extended storage (so I want it to mount everytime the system boots).
Is there a way to get the system to get rw permissions on this drive? I prefer to have it formatted as ext4, because I don't have any Windows systems around, and am also not planning to use it on anything else but the RPi.
Any help is really appreciated.
Thanks in advance.
- Jeffrey