JUST FOUND THE CORRECT WAY!!!<br>i think (don`t have proof) that the default hal policy`s for <span class="q">volume.ignore where probable set to false by default on Fedora core 5 and 6. and changed to TRUE for fedora core 7. thus making it useless to remove this policy: 
99-redhat-storage-policy-fixed-drives.fdi because that also contains the TRUE value in it. a better way to bypass this annoying issue is again to open up that file and edit it.<br><br>the exact steps i did:<br>nano /usr/share/hal/fdi/policy/10osvendor/99-
redhat-storage-policy-fixed-drives.fdi<br><br>than find:<br><merge key="volume.ignore" type="bool">true</merge><br><br>change it to:<br><merge key="volume.ignore" type="bool">false</merge>
<br><br>be aware that those policy`s are probably overwritten again once there is a package update containing those policy`s (hal package i think)<br><br>so i have all my partitions now :D<br>thanx alot for the help and i sure hope that this post will help alot of other peoples aswell. i will also post this on the fedoraforum.
<br><br>Mark.<br><br><br></span><div><span class="gmail_quote">2007/3/27, Mark <<a href="mailto:markg85@gmail.com">markg85@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
that will do. do you (or anyone else) know of a way to change the value of volume.ignore to false as default for everything?<br>cause i really don`t like it that the users (me in this case) have to do this by hand.. and if i add another hard drive i will have to add another line in that 
rc.local file.. it`s simply not good<br><br><br><div><span class="gmail_quote">2007/3/27, Ashley M. Kirchner <<a href="mailto:ashley@pcraft.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ashley@pcraft.com
</a>>:</span><div><span class="e" id="q_11195265d4876697_1"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Mark wrote:<br>> oke, i have it working now.<br>> the line i used:<br>><br>> hal-set-property --udi<br>> /org/freedesktop/Hal/devices/volume_uuid_BCFCDE7DFCDE30FE --key<br>> volume.ignore --bool false<br>

><br>> but now a more permenent solution? something that is still working<br>> after a computer reboots..<br>    How about sticking that line in /etc/rc.d/rc.local  ?<br><br>--<br>W | It's not a bug - it's an undocumented feature.
<br>  +--------------------------------------------------------------------<br>  Ashley M. Kirchner <mailto:<a href="mailto:ashley@pcraft.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ashley@pcraft.com
</a>>   .   303.442.6410 x130<br>  IT Director / SysAdmin / Websmith             .     
800.441.3873 x130<br>  Photo Craft Imaging                       .     3550 Arapahoe Ave. #6<br>  <a href="http://www.pcraft.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.pcraft.com
</a> ..... .  .    .       Boulder, CO 80303, U.S.A.<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>