Hi, > to mount a filesystem as user you need to change the permissions or the > owner of the device and allow usermount: > "sysctl vfs.usermount=1" > to change the owner of the device do: "chown user:group /dev/acd0" But I can mount devices properly with the console. The "Operation not permitted" error just shows up on KDE. Thanks