Linux Lite Forums

Full Version: Problem mounting devices after change uid and gid
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,
after installation, i change my uid and gid.
After that, if I mount devices (hd partitions or usb stick) with thunar, the device results mounted, but it is empty in thunar (inaccessible), probabily it's a permission problem (udisk2? polkit?)

otherwise
if i use mount command from terminal
sudo mount /dev/sda5 (or other partition)
the partition results correctly mounted and accessible.

any suggestions?
ty all
Smile
Sry, i solved.

deleting the /media/username directory

(or moving to other one)

after that, mountig devices from thunar works correctly.
Big Grin

good night!
ste