oke, i have it working now.<br>the line i used:<br><br>hal-set-property --udi /org/freedesktop/Hal/devices/volume_uuid_BCFCDE7DFCDE30FE --key volume.ignore --bool false<br><br>but now a more permenent solution? something that is still working after a computer reboots..
<br><br><div><span class="gmail_quote">2007/3/27, Mark &lt;<a href="mailto:markg85@gmail.com">markg85@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hmm.. i`m not getting this stuff.. is there a guide or tutorial for this somewhere?<br><br>the is what i get with lshal:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">

udi = &#39;/org/freedesktop/Hal/devices/volume_uuid_14FCC953FCC93032&#39;<br>&nbsp; block.device = &#39;/dev/sda1&#39;&nbsp; (string)<br>&nbsp; block.is_volume = true&nbsp; (bool)<br>&nbsp; block.major = 8&nbsp; (0x8)&nbsp; (int)<br>&nbsp; block.minor = 1&nbsp; (0x1)&nbsp; (int)
<br>&nbsp; block.storage_device = &#39;/org/freedesktop/Hal/devices/storage_serial_SATA_Maxtor_6L300S0_L60JVAQH&#39;&nbsp; (string)<br>&nbsp; info.capabilities = {&#39;volume&#39;, &#39;block&#39;} (string list)<br>&nbsp; info.category = &#39;volume&#39;&nbsp; (string)
<br>&nbsp; info.interfaces = {&#39;org.freedesktop.Hal.Device.Volume&#39;} (string list)<br>&nbsp; info.parent = &#39;/org/freedesktop/Hal/devices/storage_serial_SATA_Maxtor_6L300S0_L60JVAQH&#39;&nbsp; (string)<br>&nbsp; info.product = &#39;Volume (ntfs)&#39;&nbsp; (string)
<br>&nbsp; info.udi = &#39;/org/freedesktop/Hal/devices/volume_uuid_14FCC953FCC93032&#39;&nbsp; (string)<br>&nbsp; linux.hotplug_type = 3&nbsp; (0x3)&nbsp; (int)<br>&nbsp; linux.sysfs_path = &#39;/sys/block/sda/sda1&#39;&nbsp; (string)<br>&nbsp; org.freedesktop.Hal.Device.Volume.method_argnames

 = {&#39;mount_point fstype extra_options&#39;, &#39;extra_options&#39;, &#39;extra_options&#39;} (string list)<br>&nbsp; org.freedesktop.Hal.Device.Volume.method_execpaths = {&#39;hal-storage-mount&#39;, &#39;hal-storage-unmount&#39;, &#39;hal-storage-eject&#39;} (string list)
<br>&nbsp; org.freedesktop.Hal.Device.Volume.method_names = {&#39;Mount&#39;, &#39;Unmount&#39;, &#39;Eject&#39;} (string list)<br>&nbsp; org.freedesktop.Hal.Device.Volume.method_signatures = {&#39;ssas&#39;, &#39;as&#39;, &#39;as&#39;} (string list)
<br>&nbsp; storage.model = &#39;&#39;&nbsp; (string)<br>&nbsp; volume.block_size = 512&nbsp; (0x200)&nbsp; (int)<br>&nbsp; volume.fstype = &#39;ntfs&#39;&nbsp; (string)<br>&nbsp; volume.fsusage = &#39;filesystem&#39;&nbsp; (string)<br>&nbsp; volume.fsversion = &#39;3.1&#39;&nbsp; (string)
<br>&nbsp; volume.ignore = true&nbsp; (bool)<br>&nbsp; volume.is_disc = false&nbsp; (bool)<br>&nbsp; volume.is_mounted = true&nbsp; (bool)<br>&nbsp; volume.is_mounted_read_only = false&nbsp; (bool)<br>&nbsp; volume.is_partition = true&nbsp; (bool)<br>&nbsp; volume.label = &#39;&#39;&nbsp; (string)
<br>&nbsp; volume.linux.is_device_mapper = false&nbsp; (bool)<br>&nbsp; volume.mount.valid_options = {&#39;ro&#39;, &#39;sync&#39;, &#39;dirsync&#39;, &#39;noatime&#39;, &#39;nodiratime&#39;, &#39;noexec&#39;, &#39;quiet&#39;, &#39;remount&#39;, &#39;exec&#39;, &#39;uid=&#39;, &#39;gid=&#39;, &#39;umask=&#39;, &#39;locale=&#39;}$
<br>&nbsp; volume.mount_point = &#39;/media/c&#39;&nbsp; (string)<br>&nbsp; volume.num_blocks = 307210932&nbsp; (0x124faab4)&nbsp; (int)<br>&nbsp; volume.partition.flags = {&#39;boot&#39;} (string list)<br>&nbsp; volume.partition.label = &#39;&#39;&nbsp; (string)
<br>&nbsp; volume.partition.media_size = 300090728448&nbsp; (0x45decd2000)&nbsp; (uint64)<br>&nbsp; volume.partition.number = 1&nbsp; (0x1)&nbsp; (int)<br>&nbsp; volume.partition.scheme = &#39;mbr&#39;&nbsp; (string)<br>&nbsp; volume.partition.start = 32256&nbsp; (0x7e00)&nbsp; (uint64)
<br>&nbsp; volume.partition.type = &#39;0x07&#39;&nbsp; (string)<br>&nbsp; volume.partition.uuid = &#39;&#39;&nbsp; (string)<br>&nbsp; volume.size = 157291997184&nbsp; (0x249f556800)&nbsp; (uint64)<br>&nbsp; volume.unmount.valid_options = {&#39;lazy&#39;} (string list)
<br>&nbsp; volume.uuid = &#39;14FCC953FCC93032&#39;&nbsp; (string)</blockquote><div><br>so what property do i need to change in there to let it show in the computers window? and&nbsp; how?<br><br>thanx <br></div><br><br><div><span class="q">
<span class="gmail_quote">
2007/3/27, Oldman &lt;<a href="mailto:talbotscott@cox.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">talbotscott@cox.net</a>&gt;:</span></span><div><span class="e" id="q_1119474a9a9acc41_2"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>Mark wrote:<br>&gt; it must work in gnome aswell.<br>&gt; ther must be a solution for this.<br>&gt;<br>&gt; 2007/3/27, Chris Jones &lt;<a href="mailto:jonesc@hep.phy.cam.ac.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

jonesc@hep.phy.cam.ac.uk</a>&gt;:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; &gt; and i want to show them there.<br>&gt;&gt; &gt; i know it`s possible. they way they are currently mounted is working<br>&gt;&gt; just<br>&gt;&gt; &gt; fine in KDE but gnome seems to have a problem with it.
<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; So does anyone know how i can get this working?<br><br>Mark:<br><br>It seems a bit tricky right now, but there are a few commands that will<br>accomplish this for you:<br><br>hal-device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;hal-find-by-property
<br>hal-get-property<br>hal-find-by-capability&nbsp;&nbsp;hal-set-property<br><br>pretty much you need to discover the uid of the device (partition) you<br>want displayed, by using one of the find-by programs or lshal if you<br>prefer) then run the hal-set-property --&lt;uid --&lt;key&gt; --&lt;bool&gt;
<br><br>IIRC the key is something akin to device-ignore which is default true<br><br>You will need to restart X (unfortunately) to make the device appear in<br>the Computer drawer and unfortunately (again) this will reset upon reboot.
<br><br>Looks like for F7 this will change with a hal-device-manager (hopefully<br>this will be more permanent settings, but right now it is broken, so I<br>can&#39;t tell much about it.<br><br>HTH<br><br>Scott<br>-----BEGIN PGP SIGNATURE-----
<br>Version: GnuPG v1.4.7 (GNU/Linux)<br>Comment: Using GnuPG with Fedora - <a href="http://enigmail.mozdev.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://enigmail.mozdev.org</a><br><br>
iD8DBQFGCUI65mBKdb7VQEcRAuJxAJ4jn/zxSbCoU+Xqg1zHadmMXIixcACgrdiy<br>Hd5jsmwuUzaymKQTYu2WXbM=
<br>=qamg<br>-----END PGP SIGNATURE-----<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></span></div></div><br>
</blockquote></div><br>