Re: FC3 rc2 issues

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

 



On Wed, 2004-10-27 at 10:06 -0500, Timothy Sandel wrote:
> 3. SCSI dvdrom is now correctly recognized, but "/media/dvdrom"

Timothy, try to put this

<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
  <device>
    <match key="storage.bus" string="scsi">
      <match key="storage.drive_type" string="cdrom">
        <merge key="storage.policy.should_mount" type="bool">true</merge>
      </match>
    </match>
  </device>
</deviceinfo>

in a file called scsi-cdrom.fdi in the /usr/share/hal/fdi/95userpolicy
directory and restart the haldaemon ('service haldaemon restart'). Does
that make things work?

The thing is, we don't automatically put in entries for SCSI devices
since they may not be close to the computer (e.g. iSCSI); we might want
to relax that a bit in the default policy - Alan, does this sound sane
to you?

Cheers,
David


[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]