Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 1999 13:43:58 -0400 (EDT)
From:      Sys Admin <sysadmin@certicom.com>
To:        freebsd-questions@freebsd.org
Subject:   mounting a CD
Message-ID:  <Pine.BSF.3.96.990513134304.9663B-100000@eng1.certicom.com>

next in thread | raw e-mail | index | archive | help
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

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990513134304.9663B-100000>