[ubuntu-it] rinominare etichette hd - risolto
Andrea
anfabris a tiscali.it
Mar 10 Ott 2006 09:43:50 BST
Chiedo scusa per il disturbo.
Avevo dimenticato di inserire un pezzo della stringa iniziale "<?x" nel
mio file /etc/hal/fdi/policy/andrea.fdi e per questo non funzionava.
Nello scrivervi avevo inserito la parte mancante, poi ho riavviato e
tutto funziona.
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
<!--
Some examples how to use hal fdi files for system preferences
You can either uncomment the examples here or put them in a
seperate .fdi
file.
-->
<deviceinfo version="0.2">
<device>
<match key="block.is_volume" bool="true">
<match key="volume.fsusage" string="filesystem">
<match key="block.device" string="/dev/hda1">
<merge key="volume.label" type="string">Windows</merge>
</match>
</match>
</match>
</device>
<device>
<match key="block.is_volume" bool="true">
<match key="volume.fsusage" string="filesystem">
<match key="block.device" string="/dev/hda6">
<merge key="volume.label" type="string">Miscellaneo</merge>
</match>
</match>
</match>
</device>
<device>
<match key="block.is_volume" bool="true">
<match key="volume.fsusage" string="filesystem">
<match key="block.device" string="/dev/hdb1">
<merge key="volume.label" type="string">Archivio</merge>
</match>
</match>
</match>
</device>
</deviceinfo>
Ciao a todos
AndreA
Maggiori informazioni sulla lista
ubuntu-it