From owner-freebsd-questions Fri May 25 0:45:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp8.xs4all.nl (smtp8.xs4all.nl [194.109.127.134]) by hub.freebsd.org (Postfix) with ESMTP id 0874A37B422 for ; Fri, 25 May 2001 00:45:21 -0700 (PDT) (envelope-from rene@xs4all.nl) Received: from xs4.xs4all.nl (xs4.xs4all.nl [194.109.6.45]) by smtp8.xs4all.nl (8.9.3/8.9.3) with ESMTP id JAA06910 for ; Fri, 25 May 2001 09:45:19 +0200 (CEST) From: rene@xs4all.nl Received: (from rene@localhost) by xs4.xs4all.nl (8.9.0/8.9.0) id JAA08249 for freebsd-questions@freebsd.org; Fri, 25 May 2001 09:45:19 +0200 (CEST) Date: Fri, 25 May 2001 09:45:19 +0200 To: freebsd-questions@freebsd.org Subject: can't mount CDROM? Message-ID: <20010525094519.O26314@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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