Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 1998 07:52:12 +0000
From:      Mark Ovens <marko@uk.radan.com>
To:        larry_nilsen <larry_nilsen@eee.org>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: mount /cdrom
Message-ID:  <365E5A2C.60F866F9@uk.radan.com>
References:  <365E21EC.FC3704E0@eee.org>

next in thread | previous in thread | raw e-mail | index | archive | help
larry_nilsen wrote:
> 
> mount /dev/wcd0c
> mount:/cdrom:No such file or directory
> mount /cdrom
> mount: /cdrom:No such file or directory
> 1) what am i doing wrong.

The error message says it all. The mount point directory (/cdrom)
doesn't exist.

As root, type ``mkdir /cdrom'', and try ``mount /cdrom'' or ``mount
/dev/wcd0c'' again.

HTH

-- 
  Trust the computer industry to shorten Year 2000 to Y2K. It
  was this thinking that caused the problem in the first place.

Mark Ovens, CNC Applications Engineer, Radan Computational Ltd.
Bath, Avon, England.  Sheet Metal CAD/CAM Solutions
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?365E5A2C.60F866F9>