Re: disabling automount in Fedora 12

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric wrote:

> Thanks Tom!  That at least gave me a hint as to where this is happening.
> I used the sledgehammer approach of removing the DeviceKit-disks package
> entirely.  That works, but a very cryptic error window does pop up every
> time I plug in a disk, and I don't get optical media automounted either.
> There ought to be a better solution, but this at least solves my immediate
> problem.

a lighter hammer :

mv /usr/libexec/devkit-disks-daemon /usr/libexec/devkit-disks-daemon.hide

and also kill the running deamons if you want it to work before next boot:
COLUMNS=720 ps -eo pid,ppid,uname,tty,stat,etime,time,pcpu,args | egrep -ie 'dev.*kit' | fgrep -v grep
 1623     1 root     ?        S       21:00:54 00:00:22  0.0 /usr/libexec/devkit-power-daemon
 1987     1 root     ?        S       21:00:36 00:00:00  0.0 /usr/libexec/devkit-disks-daemon
 1996  1987 root     ?        S       21:00:34 00:00:00  0.0 devkit-disks-daemon: not polling any devices

kill 1996 1987

works without any annoying error pop-ups.

John


Windows Live: Make it easier for your friends to see what you’re up to on Facebook.
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux