From owner-freebsd-questions Mon Jan 14 6:26: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 6425C37B402 for ; Mon, 14 Jan 2002 06:26:00 -0800 (PST) Received: from there ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 14 Jan 2002 09:25:59 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Tadimeti Keshav , questions@FreeBSD.ORG Subject: Re: where is the CDROM? Date: Mon, 14 Jan 2002 09:25:47 -0500 X-Mailer: KMail [version 1.3] References: <20020114092607.78874.qmail@web21005.mail.yahoo.com> In-Reply-To: <20020114092607.78874.qmail@web21005.mail.yahoo.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <001e25925140e12FE7@mail7.nc.rr.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 14 January 2002 04:26 am, Tadimeti Keshav wrote: > HI all, > After logging into root account, I load a CDROM. > Now where is the CDROM diretory? > > I am supposed to mount as: > #mount /cdrom > > Is this true? > > What about /mnt/cdrom as in Linux? You can mount it any place you like. Just mkdir the place where you like to mount it and make sure that there's a matching entry in /etc/fstab. I personally like to mount it on /E , so I did mkdir /E and my /etc/fstab contains /dev/acd0c /E cd9660 ro,noauto 0 0 (If your CDROM is not ATAPI, then the physical device would differ.) > > THanks > > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts > http://uk.my.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message