From owner-freebsd-questions Sat Dec 8 13:18:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp008pub.verizon.net (smtp008pub.verizon.net [206.46.170.187]) by hub.freebsd.org (Postfix) with ESMTP id 3066137B405 for ; Sat, 8 Dec 2001 13:18:47 -0800 (PST) Received: from verizon.net (pool-141-156-226-225.res.east.verizon.net [141.156.226.225]) by smtp008pub.verizon.net with ESMTP for ; id fB8LIkh20755 Sat, 8 Dec 2001 15:18:46 -0600 (CST) Message-ID: <3C12826B.D70C82ED@verizon.net> Date: Sat, 08 Dec 2001 16:13:15 -0500 From: "Michael O'Hara" X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: acd driver doesn't work Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 My cd-rom driver no longer works. I have two atapi CD-ROM drives, and they both worked until recently. Now, when I run mount -t cd9660 /dev/acd0c /cdrom I get the error message cd9660: /dev/acd0c: Invalid argument I never got this before. THe only thing I've tried to do recently is install Java and LimeWire, but I hadn't gotten very far with it, and I can't think of what effect that could possibly have had. I tried running MAKEDEV on acd, but it didn't seem to have any effect. I can't think of what else to try. I'm running FreeBSD v 4.4 (i386), with the generic kernel but with sound (device pcm) compiled in. MIke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message