From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020314 Description of problem: Skipjack is not auto mounting my cd-roms or zip drive. The /etc/fstab file contains the same entries as my regular RH7.2 system which does automount successfully. Manual mount by root works. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Boot up 2.execute mount command 3.or try to look at a cd-rom or zip disk in a file manager Actual Results: the cd-rom drives and zip drive have not been mounted. Inserting discs does not cause them to be mounted. They are not mounted initially even if they contain discs. Expected Results: The drives should automount. Additional info:
1. Wrong component. /etc/fstab has nothing to do with the autofs package (aka automount). You refer to "mount -a" which is performed by the initscripts. 2. What does your /etc/fstab look like?