From owner-freebsd-questions Thu Jun 10 8:37: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.240.222]) by hub.freebsd.org (Postfix) with ESMTP id 58C8F14BF8 for ; Thu, 10 Jun 1999 08:37:03 -0700 (PDT) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.3/8.9.1) id IAA34634; Thu, 10 Jun 1999 08:36:58 -0700 (PDT) (envelope-from mph) Date: Thu, 10 Jun 1999 08:36:58 -0700 From: Matthew Hunt To: Sean WuGlazier Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Toshiba CDROM Message-ID: <19990610083658.A34555@wopr.caltech.edu> References: <375CA78F.7E8FE717@xtdl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <375CA78F.7E8FE717@xtdl.com>; from Sean WuGlazier on Tue, Jun 08, 1999 at 01:18:07AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 08, 1999 at 01:18:07AM -0400, Sean WuGlazier wrote: > What steps do I need to take to install / mount the cdrom. I tried mount > -t cd9660 /dev/cd0c /cdrom and used /dev/scd0 . > > It comes back saying no such file or directory. Make sure your have a /dev/cd0c. If not, # cd /dev # sh MAKEDEV cd0 Make sure you have a /cdrom. If not, # mkdir /cdrom Matt -- Matthew Hunt * Stay close to the Vorlon. http://www.pobox.com/~mph/ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message