From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 22:45:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BEE816A4CE for ; Fri, 4 Jun 2004 22:45:20 -0700 (PDT) Received: from dime54.dizinc.com (66-194-239-69.dimenoc.com [66.194.239.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D4B243D31 for ; Fri, 4 Jun 2004 22:45:20 -0700 (PDT) (envelope-from bhunter@solisix.com) Received: from c-67-172-98-39.client.comcast.net ([67.172.98.39] helo=[192.168.1.13]) by dime54.dizinc.com with esmtp (Exim 4.34) id 1BWTzL-0000Ry-1k for freebsd-questions@freebsd.org; Sat, 05 Jun 2004 01:45:03 -0400 From: Bruce Hunter To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Solisix Software Message-Id: <1086414299.871.4.camel@solid.solisixoffice.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 05 Jun 2004 01:44:59 -0400 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dime54.dizinc.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - solisix.com X-Source: X-Source-Args: X-Source-Dir: Subject: Problems mounting my cdrom drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 05:45:20 -0000 I am having problems mounting my cdrom drive. i have also run the command mount_cd9660, and this is the result root@solid# mount_cd9660 /dev/acd0 /cdrom/ mount_cd9660: /dev/acd0: Invalid argument this is with the mount command root@solid# mount -v -t cd9660 /dev/acd0 /cdrom/ cd9660: /dev/acd0: Invalid argument Thanks guys, Bruce