From owner-freebsd-questions Fri Nov 27 10:15:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13556 for freebsd-questions-outgoing; Fri, 27 Nov 1998 10:15:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA13548 for ; Fri, 27 Nov 1998 10:15:38 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.054 #3) id 0zjRFE-0003KG-00; Fri, 27 Nov 1998 16:59:48 +0000 Date: Fri, 27 Nov 1998 16:59:48 +0000 From: Ben Smithurst To: larry_nilsen Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: mount /cdrom Message-ID: <19981127165948.A12760@scientia.demon.co.uk> References: <365E21EC.FC3704E0@eee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <365E21EC.FC3704E0@eee.org> User-Agent: Mutt/0.94.17i (FreeBSD/3.0-CURRENT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG larry_nilsen wrote: > I need to know what to have in my /etc/fstab file > to mount my /cdrom and what to type exactly for > results every time i try mount /cdrom this is what > comes back > mount /dev/wcd0c > mount:/cdrom:No such file or directory > mount /cdrom > mount: /cdrom:No such file or directory Perhaps if you read the manpage for mount, you'd know that the /cdrom directory must exist. If it does, I have no idea. If it does not, `mkdir /cdrom' -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message