From owner-freebsd-questions Mon Sep 10 4:30:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail46.sdc1.sfba.home.com (femail46.sdc1.sfba.home.com [24.254.60.40]) by hub.freebsd.org (Postfix) with ESMTP id 72F7337B401 for ; Mon, 10 Sep 2001 04:30:21 -0700 (PDT) Received: from x1-6-00-50-ba-de-36-33.kico1.on.home.com ([24.141.119.162]) by femail46.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010910113021.DJXN29315.femail46.sdc1.sfba.home.com@x1-6-00-50-ba-de-36-33.kico1.on.home.com>; Mon, 10 Sep 2001 04:30:21 -0700 Received: from localhost (genisis@localhost) by x1-6-00-50-ba-de-36-33.kico1.on.home.com (8.11.3/8.11.3) with ESMTP id f8ABZmg49666; Mon, 10 Sep 2001 07:35:48 -0400 (EDT) (envelope-from genisis@istar.ca) X-Authentication-Warning: x1-6-00-50-ba-de-36-33.kico1.on.home.com: genisis owned process doing -bs Date: Mon, 10 Sep 2001 07:35:48 -0400 (EDT) From: Dru X-X-Sender: To: chia an Cc: Subject: Re: mounting cdrom In-Reply-To: <20010910090922.25069.qmail@web13508.mail.yahoo.com> Message-ID: <20010910073507.R49632-100000@x1-6-00-50-ba-de-36-33.kico1.on.home.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Mon, 10 Sep 2001, chia an wrote: > i have tried to mount my cdrom drive, i am using this > command: > > mount -t cd9660 /dev/cd0c /mnt > > an error appear:DEVICE NOT CONFIGURED > > than i tried to make device by using: > > sh MAKEDEV cd9660, > > its doesnt work to, than an error appear :cd9660 is > invalid --cant have more than 32 cd devices > > please help and thanks for ur attention. Hi Chia, Have you tried: mount /cdrom Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message