Re: Udisk & Udev

2015-04-30 Thread R M
Hello Martin, RM >> So far I found that udisk listens to udev events. Once udev notifies >> udisks that a disk is plugged in, udisk takes over and does the >> mounting by calling ntfs-3g. Martin >> Not quiet. udisks itself does not have "policy" for automounting, it >> only provides the D-Bus not

Udisk & Udev

2015-04-29 Thread R M
Hi, I am trying to understand how auto mount works when you plug-in a NTFS USB disk. So far I found that udisk listens to udev events. Once udev notifies udisks that a disk is plugged in, udisk takes over and does the mounting by calling ntfs-3g. I just want to know where in the udisk source co