Return to BSD News archive
From: BORKI@zug.use.ch (Reto Burkhalter) Subject: Re: Q: CD drive without CD Message-ID: <xx$XXMD4F99aez2@borki.zug.use.ch> Date: Wed, 19 Jun 96 8:43:02 GMT Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!swidir.switch.ch!scsing.switch.ch!dino.active.ch!hp.use.ch!turicum.use.ch!zug.use.ch Organization: Turicum Communications References: <4q3ua7$18m@bullet.oh.sub.org> X-Gateway: ZCONNECT UE turicum.use.ch [PolyNet Amiga RFC/ZC V4.23 no. 599198gr45qW-017] X-Mailer: MicroDot 1.10 [REGISTERED 004f99] Newsgroups: comp.unix.bsd.freebsd.misc MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Lines: 18 >> Berni Ernst >> 17.06.1996 BE> Off course all my bash envorinment will not work (PS1, alias,...). BE> What is the reason? What has the bash to do with an empty CDROM? BE> BE> Any hints or hints whre I have to look? Edit your /etc/fstab file, the CDROM entry may look like this: /dev/cd0a /cdrom cd9660 ro,noauto 0 0 Works fine for me. Reto