Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 1999 17:41:30 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Kevin Rooney <Kevin_Rooney@sw.cc.va.us>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: trouble mounting SCSI cd-rom
Message-ID:  <Pine.BSF.4.10.9906181740550.34137-100000@resnet.uoregon.edu>
In-Reply-To: <519E4F1A60BCD211AC6100805FEA7ACA03505F@SWCC2>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9906181740550.34137-100000>