Created attachment 363592 [details] screenshot of messages that occur Description of problem: When installing it seems that the livecd tries to mount the file systems as they are created causing some popups which could do with being suppresed Version-Release number of selected component (if applicable): rawhide nightly 20091001.15 How reproducible: always Steps to Reproduce: 1.run anaconda to install from livecd to disc (20091001.15.i386) Actual results: The popups occur as pictured Expected results: the drives are not automounted by the live cd while being installed to Additional info: unable to mount 210 MB Filesystem Not Authorized x3 Authentication is required to mount the device The DeviceKit Project
Can you attach the output of ps -efw to this bug report so we can see what processes are running and with what arguments? devicekit-disks is not supposed to be doing anything here.
Created attachment 363721 [details] ps -efw output output just as the authorization message happens
The --inhibit parameter is supposed to stop devicekit-disks from doing this.
Fixed in master with this patch http://cgit.freedesktop.org/DeviceKit/DeviceKit-disks/commit/?id=e672ccb6917772f2e7f0f4294eb2828193eaa89f
* Mon Oct 05 2009 David Zeuthen <davidz> - 007-2%{?dist} - Actually inhibit the daemon (#527091) ... now to just figure out how to get this built :-/
Fixed in DeviceKit-disks-007-4.fc12. Tag request: https://fedorahosted.org/rel-eng/ticket/2337
Package is now tagged. Closing. Thanks.