Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 1999 13:35:56 -0500
From:      "nread@certicom.com" <nread@certicom.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   mounting a CD
Message-ID:  <373B1B8C.5816@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?373B1B8C.5816>