Re: mounting a cd-rom

1997-10-02 Thread LeRoy D. Cressy
Hi Aaron, Try this line in your fstab file: /dev/hdb/cdrom iso9660 ro,noauto,user0 0 If you only to have root be able to mount the cdrom leave out the ,user portion of the fourth field Have a Great day :-) LeRoy Aaron Walker wrote: > > Can someone please tell me wha

Re: mounting a cd-rom

1997-10-02 Thread Brandon Mitchell
On Wed, 1 Oct 1997, Aaron Walker wrote: > Can someone please tell me what to write in /etc/fstab to mount a cd-rom > drive? > Thank you for your time, For me: /dev/hdc/cdrom iso9660 user,noauto,ro 0 2 ^^ change? mkdir first then, type "mount /cdrom", ev