From owner-freebsd-questions@FreeBSD.ORG Tue Dec 14 14:49:32 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 2138A16A4CE for ; Tue, 14 Dec 2004 14:49:32 +0000 (GMT) Received: from jail.idea-anvil.net (idea-anvil.net [63.226.12.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB03A43D48 for ; Tue, 14 Dec 2004 14:49:31 +0000 (GMT) (envelope-from james@idea-anvil.net) Received: from mail.Idea-Anvil.net (vaio [10.0.0.99]) by jail.idea-anvil.net (8.12.11/8.12.9) with ESMTP id iBEEnZPx095448 for ; Tue, 14 Dec 2004 07:49:35 -0700 (MST) (envelope-from james@idea-anvil.net) From: James Organization: Jhai To: freebsd-questions@freebsd.org Date: Tue, 14 Dec 2004 07:49:30 -0700 User-Agent: KMail/1.7.1 References: <41BEF5A3.8010603@open-networks.net> In-Reply-To: <41BEF5A3.8010603@open-networks.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412140749.30400.james@idea-anvil.net> Subject: Re: cannot mount cdrom - not a newbie problem 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: Tue, 14 Dec 2004 14:49:32 -0000 Hi, Have you tried: # mount -t cd9660 /dev/cd0 /mntpnt Seeing as how you said its a cdrw, I remember reading somewhere to use /dev/cd0 and not /dev/acd0 On Tuesday 14 December 2004 07:16 am, Timothy Smith wrote: > i have a genuine problem here. > i noticed my backup cdrw's had stopped working at some point. upon > furthur investigation i find i cannot mount cd's full stop. > > titan# mount -t cd9660 /dev/acd0c /mount > cd9660: /dev/acd0c: Invalid argument > > the above command makes the drive light flicker for 3 seconds then the > error. > > this is NOT a hardware problem. i get the exact same issue with my brand > new dvd drive. > > here is what dmesg gas to say: > acd0: DVD-R at ata1-slave WDMA2 > da0 at hpt3740 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-0 device > da0: 190782MB (390721957 512 byte sectors: 255H 63S/T 24321C) > Mounting root from ufs:/dev/da0s1a > cd0 at ata1 bus 0 target 1 lun 0 > cd0: Removable CD-ROM SCSI-0 device > cd0: 16.000MB/s transfers > cd0: cd present [1 x 2048 byte records] > > note this was working perfectly. > i suspect that some how my ata device has gone "bad" some how. > > let me get the obvious replys out of the way: > yes i have googled nothing i can find has even touched on a fix. > yes there is a disc in the drive > no it is not an audio disk. > there is nothing else connected to the ide ports. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"