vermaden / automount

Simple devd(8) based automounter for FreeBSD
66 stars 20 forks source link

Hal.Device.PermissionDeniedByPolicy #3

Closed ghost closed 1 year ago

ghost commented 11 years ago

Your automount seems to be a handy thing for anyone who uses freebsd. I installed it according to instructions. Then I got this message:

 An error occured while accessing ISOBOOT, the system responded:
 org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
 hal.storage.mount-fixed no <-- (action, result)

Any suggestion? This is a WD USB HD pocket driver. Thanks for having posted your script on github.

vermaden commented 11 years ago

Hi,

automount does not use HAL at all, it only relies on devd(8), it does not even need graphical environment.

The only log for automount is /var/log/automount.log file.

Disable HAL and try again.

Regards, vermaden

ghost commented 11 years ago

Thanks for the comment. You mean hald_enable="NO" http://www.freebsd.org/gnome/docs/halfaq.html

vermaden commented 11 years ago

Probably yes, I havent used HALD for such a long time, and I never used automount with HALD, so my experience is limited here. :)

Does automount work now?

Regards, vermaden

Od: "dbootes" notifications@github.com Do: "vermaden/automount" automount@noreply.github.com; Wysłane: 14:19 Piątek 2013-04-12 Temat: Re: [automount] Hal.Device.PermissionDeniedByPolicy (#3)
Thanks for the comment. You mean hald_enable="NO"
http://www.freebsd.org/gnome/docs/halfaq.html
Reply to this email directly or view it on GitHub.