[kde-linux] media:/ kioslave and Truecrypt volum



Hello list,

I have a problem trying to see my Truecrypt encrypted volume in
media:/ kioslave. It doesn't show up after mounting with truecrypt (of
course the volume is mounted, as /media/crypt). So I tried adding a
udev rule, like that:

KERNEL=="dm-0", ATTR{size}=="471040000", NAME="%k",
SYMLINK="cryptdisk", GROUP="hal"

It works fine, upon mounting the volume with truecrypt command, a
/dev/cryptdisk symlink is created. I also added an /etc/fstab entry (I
don't know much about media kioslave so I'm not sure where does it
look for information):

/dev/cryptdisk /media/crypt ntfs-3g user,noauto 0 0

Bottom line is - it doesn't work. Anyone experienced with media:/
knows how to make it work?

--
Marcin Jakubowski
jid: kadat@xxxxxxxxx
___________________________________________________
This message is from the kde-linux mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.