<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">For a live CD which should be able to mount partitions on the host computer,<br>it's easy to zap that policy file (it's just an rm in the .ks file for the live
<br>CD). But beware not to use that live CD on computers with older GNU/Linux<br>distributions which don't support the latest ext3 features installed.</blockquote><div><br>not realy<br>that would work with FC6 and probably below but not with FC7. the default value is set that you don`t see the partitions.. it doesn`t mather if you have that 99 policy or not in that case.. it mathers when you want to ENABLE it. then the value needs to be chanmged and that can be done serveral ways.. the easiest is editing the 99 file but it is also possible in the thing that is actually mounting it (hal or udev)
<br></div><br><br><div><span class="gmail_quote">2007/5/12, Kevin Kofler <<a href="mailto:kevin.kofler@chello.at">kevin.kofler@chello.at</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Another good argument which hasn't been cited in this thread yet is that the<br>locations the device mounts to aren't (or weren't when this was introduced,<br>maybe this has improved) guaranteed to stay constant across reboots.
<br><br>And in addition, automounting an ext2/ext3 partition from an older version of<br>Fedora or RHL (or another older distribution) can make that system fail to boot<br>due to new ext3 features like extended attributes getting enabled, which the
<br>old kernel can't deal with.<br><br>IMHO, fixed devices are really what /etc/fstab is for. This also gives you the<br>advantage that you can pick any mount point you wish (for example /c for C: if<br>you dual-boot that proprietary OS which still uses drive letters in 2007)
<br>instead of getting something like /media/VOLUME_LABEL or /media/DISK_1 or<br>whatever automatically assigned.<br><br>For a live CD which should be able to mount partitions on the host computer,<br>it's easy to zap that policy file (it's just an rm in the .ks file for the live
<br>CD). But beware not to use that live CD on computers with older GNU/Linux<br>distributions which don't support the latest ext3 features installed.<br><br>        Kevin Kofler<br><br>--<br>fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div>
<br>