Hmmm. Quick fix I found...after mounting my newly formatted drive, I suddenly did not have permissions to write or execute to it (ownership was only to root).
Changed ownership and got permissions by running:
sudo chown -R km /media/disk
Dunno if I'll have to find some other solution so I don't have to do this every time though.
No comments:
Post a Comment