From owner-freebsd-questions Thu May 13 17:16: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id 13BD214E38 for ; Thu, 13 May 1999 17:15:56 -0700 (PDT) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by tele-post-20.mail.demon.net with smtp (Exim 2.12 #2) id 10i5dr-00044L-0K; Fri, 14 May 1999 00:15:55 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from marder-1. (rasnt-1 [193.114.228.211]) by uk.radan.com (8.6.10/8.6.10) with ESMTP id BAA00697; Fri, 14 May 1999 01:15:17 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id BAA00517; Fri, 14 May 1999 01:14:51 +0100 (BST) (envelope-from marko) Date: Fri, 14 May 1999 01:14:51 +0100 From: Mark Ovens To: Sys Admin Cc: freebsd-questions@freebsd.org Subject: Re: mounting a CD Message-ID: <19990514011451.A255@marder-1> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from Sys Admin on Thu, May 13, 1999 at 01:43:58PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, May 13, 1999 at 01:43:58PM -0400, Sys Admin wrote: > Hi, > > I am having problems mounting a CD. The instructionsay > mount -t is09660 /dev/devname /cdrom > > So I tried... > > bench2# mount -t iso9660 /dev/wcd0c /cdrom > mount: exec mount_iso9660 not found in /sbin, /usr/sbin: No such file or > directory > > I also tried ... > bench2# /sbin/mount_cd9660 /dev/wcd0c /cdrom > mount_cd9660: /dev/wcd0c: Invalid argument > > And .. > bench2# mount /cdrom > cd9660: /dev/wcd0c: Invalid argument > Does /dev/wcd0c exist? If not does /dev/wcd0 exist? If so try: mount -t cd9660 /dev/wcd0 /cdrom > My /etc/fstab file contains: > /dev/wcd0c /cdrom cd9660 ro,noauto 0 0 > > What am I doing wrong? > Thanks > NRead > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message