
Basil Chupin wrote:
On 18/06/12 11:12, James Knott wrote:
C wrote:
Aha.. but.. as I discovered with a little tinkering (which reminded me what I did so very long ago) you can plug in the ext4 formatted USB drive, do a chown -R $USER:$GROUP /media/USBLabel and it will remember that ownership for next time the device is connected to that computer. You can unmount and remount and it'll retain the tweaked permissions.
However, that will only work on the computer you issued that command on.
Sorry, but my personal experience is otherwise.
I have a number of USB memory sticks which were formatted on my old 32-bit computer. They are formatted in ext4.
I use these same sticks on my wife's computer to backup her /.mozilla and /.thunderbird directories - of course she has a totally different username etc.
End of April I built my new 64-bit computer and I use these same sticks on it - no reformatting, no nothing.
For it all to work, after formatting the USB stick run the appropriate 'chown -R.....' and the 'chmod -R....' commands on it.
BC
I just tried that and it does work. You can also use chmod to set permissions. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org