From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 03:44:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8EE116A4CE for ; Thu, 11 Mar 2004 03:44:54 -0800 (PST) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A22743D39 for ; Thu, 11 Mar 2004 03:44:54 -0800 (PST) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i2BBiUfH005095; Thu, 11 Mar 2004 03:44:32 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Thu, 11 Mar 2004 03:44:51 -0800 User-Agent: KMail/1.6.1 References: <40504DF3.9040107@shaw.ca> In-Reply-To: <40504DF3.9040107@shaw.ca> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403110344.51452.kstewart@owt.com> cc: RYAN vAN GINNEKEN Subject: Re: mounting cdrom drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 11:44:54 -0000 On Thursday 11 March 2004 03:30 am, RYAN vAN GINNEKEN wrote: > I have this in my dmesg output > > acd0: CDROM at ata1-master PIO4 > acd1: CDROM at ata1-slave PIO4 > > but when i try to mount these acd0 i get this error > > #mount_cd9660 /dev/acd0 /cdrom/cdrom0 > mount_cd9660: /dev/acd0: No such file or directory > > so cd to /dev make device acd0 with this command > sh MAKEDEV acd0 seems to work no errors but the device is not created > and when i try to mount agian i get this agian > > #mount_cd9660 /dev/acd0 /cdrom/cdrom0 > mount_cd9660: /dev/acd0: No such file or directory > I have /dev/acd0c in my /etc/fstab Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html