From owner-freebsd-questions Fri Jun 18 17:41:34 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id E8E2D1525E for ; Fri, 18 Jun 1999 17:41:32 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id RAA54524; Fri, 18 Jun 1999 17:41:31 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 18 Jun 1999 17:41:30 -0700 (PDT) From: Doug White To: Kevin Rooney Cc: "'freebsd-questions@freebsd.org'" Subject: Re: trouble mounting SCSI cd-rom In-Reply-To: <519E4F1A60BCD211AC6100805FEA7ACA03505F@SWCC2> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 16 Jun 1999, Kevin Rooney wrote: > Hi all, > I'm having trouble mounting a CD on my SCSI tower through adv0. > I'm using 3.1-RELEASE. Below is dmesg output including, at the end, the > command used and it's result (invalid arg). I can, however, mount the > same CD on the ATAPI cd drive. > des2# mount_cd9660 /dev/cd0a /cd0 > mount_cd9660: Invalid argument Try mount -t cd9660 /dev/cd0c /cd0 cd0a only works for UFS CDs. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message