On 31/12/99 Bernd Überbacher wrote:
could anyone pls tell me the settings which i have to write in /etc/fstab for my hdb ide cdrom??
/dev/hdb /cdrom iso9660 defaults,nosuid,nodev,noauto,ro 0 0if you want ordinary users to be able to mount it add user to the options like this:
/dev/hdb /cdrom iso9660 defaults,nosuid,nodev,noauto,ro,user 0 0
you might want to ln -sf /dev/hdb /dev/cdrom too, and chgrp cdrom /dev/hdb -- Ethan Benson To obtain my PGP key: http://www.alaska.net/~erbenson/pgp/