Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Sep 1998 20:07:48 -0400
From:      "Steve Friedrich" <SteveFriedrich@Hot-Shot.com>
To:        "whsmith" <whsmith@levee.wustl.edu>
Cc:        "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Mounting cd rom problem
Message-ID:  <199809050007.UAA22818@laker.net>

next in thread | raw e-mail | index | archive | help
On Fri, 04 Sep 1998 18:10:43 -0400, whsmith wrote:

>I am trying to mount my SCSI cd rom with the following command
>
>mount -t cd9660 /dev/cd0 /cd_rom
>
>and I get this error
>
>cd9660: no such file or directory
>
>If I try to use mount_cd9660 I get this error
>mount_cd9660 no such file or directory
>
>Any suggestions?

Does /cd_rom exist ??  Most people use /cdrom anyway.  Check for the
existence of both.
If neither exist, pick your favorite and enter mkdir /cdrom  (for
example)
then try the mount again


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?199809050007.UAA22818>