Fedora8 will automatically mount other partitions in the system at startup, Which is annoying. To disable automatic mounting, you can cancel the corresponding items in "System -- preferences -- hardware -- removable drive and media". If you do not want them to be displayed on the computer, you can solve this problem by adding falsetruet to/usr/share/hal/fdi/policy/10 osvendor/20-storage-methods.fdi.
Fedora 8 will automatically mount other partitions in the system at startup, Which is annoying. If you want to disable automatic mounting, you can cancel the corresponding items in "System -- preferences -- hardware -- removable drive and media". If you do not want them to be displayed on the computer, you can solve the problem by using the following method (but do not do this ):
Add:
False
True
True
True
True
.......
"Volume. the value after fstype is the matching file system, "volume. label "is followed by a matching volume label, that is, the drive letter name," volume. the ignore parameter is "true", indicating that the matched partition is ignored.
Author: vivi