[E-devel] Mount volumes

Quelrond <[email protected]> Tue, 8 Apr 2025 13:24:00 +0000
Newsgroups gmane.comp.window-managers.enlightenment.devel
Message-ID <[email protected]>
Hello,

I would like to enable mount/unmount volumes support in Enlightenment 
under FreeBSD.

I see three options in meson_options.txt of Enlightenment:

- 'device-udev'
- 'mount-udisks'
- 'mount-eeze'

It seems that eeze needs libmount that is not present in FreeBSD, so, 
probably, the last option cannot work.

udev and udisks are present and enables by default, but Enlightenment 
does not show devices on desktop (yes, this option is activated in EFM 
settings).

How should the components work together and how can I debug them?

Best regards,

Peter