From owner-freebsd-questions Tue Aug 29 14:37:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tor3.targetnet.com (smtp.tor3.targetnet.com [207.176.132.71]) by hub.freebsd.org (Postfix) with ESMTP id 92D4A37B423 for ; Tue, 29 Aug 2000 14:37:10 -0700 (PDT) Received: from james by smtp.tor3.targetnet.com with local (Exim 3.16 #1) id 13SR2P-0001kI-00; Fri, 25 Aug 2000 17:29:21 -0400 Date: Fri, 25 Aug 2000 17:29:21 -0400 From: James FitzGibbon To: Billy Breland Cc: questions@freebsd.org Subject: Re: CD-ROM mounting errors Message-ID: <20000825172921.E99056@targetnet.com> References: <002501c00fa3$3f99bde0$03010101@breland.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002501c00fa3$3f99bde0$03010101@breland.com>; from ras-man@netdoor.com on Sat, Aug 26, 2000 at 04:18:57PM -0500 Organization: Targetnet.com Inc. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Billy Breland (ras-man@netdoor.com) [000825 17:25]: > I am having problems mounting a cd-rom. Below is my sys info, and error messages: > FreeBSD 4.0 Release > I am logged in as root > I have tried to mount the cd-rom using: > mount -a, (after removing the "noauto" from fstab) > mount /dev/acd0 /cdrom > mount -t cd9660 /dev/acd0 /cdrom Almost right; you need "mount -t cd9600 /dev/acd0c /cdrom" > mount -t cd9660 -o ro /dev/acd0 /cdrom > all these commands end with; > cd9660: No such file or directory, (I went to /sbin and mount_cd9660 is present) > Any ideas? -- j. James FitzGibbon james@targetnet.com Targetnet.com Inc. Voice/Fax +1 416 306-0466/0452 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message