Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2001 09:45:19 +0200
From:      rene@xs4all.nl
To:        freebsd-questions@freebsd.org
Subject:   can't mount CDROM?
Message-ID:  <20010525094519.O26314@xs4all.nl>

next in thread | raw e-mail | index | archive | help
bash-2.05$ ls /cdrom
bash-2.05$ /sbin/umount /cdrom
umount: /cdrom: not currently mounted
bash-2.05$ /sbin/mount /cdrom
cd9660: /dev/acd0c: Operation not permitted
bash-2.05$ /sbin/mount_cd9660 /dev/cd0a /cdrom
mount_cd9660: /dev/cd0a: Operation not permitted
bash-2.05$ /sbin/mount_cd9660 /dev/acd0c /cdrom
mount_cd9660: /dev/acd0c: Operation not permitted

hmmz can the CD inserted in my drive is OK; the windows box reads it just 
fine. any ideas on how to debug this?

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?20010525094519.O26314>