From owner-freebsd-questions Thu Apr 4 6: 5:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rumms.uni-mannheim.de (rumms.uni-mannheim.de [134.155.50.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FADB37B425 for ; Thu, 4 Apr 2002 06:04:46 -0800 (PST) Received: from rz.uni-mannheim.de (pD955D511.dip.t-dialin.net [217.85.213.17]) (authenticated) by rumms.uni-mannheim.de (8.11.0/8.11.0) with ESMTP id g34E4hK21991 for ; Thu, 4 Apr 2002 16:04:43 +0200 (MEST) Message-ID: <3CAC5F56.59FA8150@rz.uni-mannheim.de> Date: Thu, 04 Apr 2002 16:12:38 +0200 From: joerg.maier@rz.uni-mannheim.de X-Mailer: Mozilla 4.78 [de] (X11; U; Linux 2.4.16-4GB i686) X-Accept-Language: de MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: some problem with mount_cd9660 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Peter McGarvey schrieb: > > On Thursday 04 April 2002 13:49 pm, joerg.maier@rz.uni-mannheim.de wrote: > > Hi, > > when trying to mount an iso 9660 cd i got some error message like: > > cd9660: /dev/acd0c: Device not configured > > > > But: there is a character device at /dev/acd0c > > dont know if the problem is maybe the kernel is not able to load the > > module even if there is /modules ??? > > > > thanks a lot, joerg > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > Have you actually got a CD drive that corresponds to /dev/acd0c? I'm > always forgetting which machines have ATAPI CD-ROMs and which have SCSI > CD-ROMS's. Check /var/run/dmesg.boot. > > Also, do you have a disk in the drive? Yes, I know this is obvious, but > I've done this many time myself. > > -- > TTFN, FNORD > > Peter McGarvey > System Administrator > Network Operations, VIA Networks UK > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Yes i got a atapi cdrom drive and i installed 4.5 release by it. the line in /etc/fstab about /dev/acd0c that could be mounted on /cdrom was made by system install, not by me. actually, /var/run/dmesg.boot says: acd0: CDROM at ata0-master PIO3 there is no entry in /dev like acd0 so what to do? i got 4.5 release and upgraded with cvsup stable-supfile from the freebsd server. the buildkernel && installkernel, buildworld &&installworld. thanks, joerg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message