mounting on KDE
crnholio
crnholio at gmx.ch
Fri Apr 25 10:51:23 PDT 2003
On Fri, 25 Apr 2003 14:40:31 -0300
Konrad Scorciapino <fallenbr at uol.com.br> wrote:
> When I try to mount any filesystem with those KDE's shortcuts (at devices:/),
> I get an "Operatiion not permited" error.How can I mount them?
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"
--
greetings,
crnholio
More information about the freebsd-questions
mailing list