Comment 5 for bug 1069481

Revision history for this message
schollsky (schollsky) wrote :

I guess this bug is a duplicate of #1048059. In the comments there I found a simple workaround:

Open a terminal window and use the following two commands (comments may be left out):

# Add a folder
sudo mkdir /media/USERNAME

# assign the folder to my user
sudo chown USERNAME.USERNAME /media/USERNAME

HTH,

Stefan