[Thunar-dev] Thunar and removable disks on firewire

Brian J. Tarricone bjt23 at cornell.edu
Wed Jan 17 22:40:33 CET 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Stavros Giannouris wrote:
> ???? Wed, 17 Jan 2007 22:03:27 +0100
> ?/? Benedikt Meurer <benedikt.meurer at unix-ag.uni-siegen.de> ??????:
> 
>> Stavros Giannouris wrote:
>>>   storage.removable = false  (bool)
>>     ^^^^^^^^^^^^^^^^^^^^^^^^^
>>> What's amiss?
> 
> Interesting. So this is probably a HAL issue, and I have to take the
> issue upon them?

In the meantime you can create a .fdi file to override the
storage.removable attribute.  Something like this:

<?xml version="1.0" encoding="UTF-8" ?>
<deviceinfo version="0.2">
    <device>
        <match key="storage.serial" string="0090a990e011379d:1:0">
            <merge key="storage.removable" type="bool">true</merge>
        </match>
    </device>
</deviceinfo>

On my system, that goes in /usr/share/hal/fdi/information/90local/.
Create 90local (directory) if it doesn't exist.  I don't recall if you
need to restart hal, but you definitely need to unplug and replug the
device.

	-brian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFrpfQ6XyW6VEeAnsRA56lAKDbUFy3hSmWP1DgEiqBzFDaL77wYQCfXRB4
yonHaLq/7/46jcLq56RJa/Y=
=gt6B
-----END PGP SIGNATURE-----



More information about the Thunar-dev mailing list