Comment 62 for bug 218434

Revision history for this message
nyamap (nyamap) wrote :

Stewart, MattPie, bbauto:
I am sorry. hal-set-property is right.
In my case, it is same as MattPie. The volume entry does not have storage.removable key. How about this:

hal-get-property --key block.storage_device --udi `hal-find-by-property --key volume.mount_point --string /` | xargs -l1 hal-set-property --key storage.removable --bool false --udi

I hope this will help until it fixed in upstream.