From owner-freebsd-questions Wed Oct 25 19:59:07 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA20355 for questions-outgoing; Wed, 25 Oct 1995 19:59:07 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id TAA20344 for ; Wed, 25 Oct 1995 19:59:04 -0700 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id TAA09070; Wed, 25 Oct 1995 19:59:03 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id TAA02819; Wed, 25 Oct 1995 19:51:17 -0700 Message-Id: <199510260251.TAA02819@corbin.Root.COM> To: Michael Smith cc: chris@miller.cs.uwm.edu (Chris Augustine), questions@freebsd.org Subject: Re: ATAPI IDE CDROM!!! In-reply-to: Your message of "Thu, 26 Oct 95 12:04:03 +0930." <199510260234.MAA09347@genesis.atrad.adelaide.edu.au> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 25 Oct 1995 19:51:09 -0700 Sender: owner-questions@freebsd.org Precedence: bulk >Chris Augustine stands accused of saying: >> wcd1: ,rdonly,..... something else here, it also says it has >... >> up. I use the new MAKEDEV script and make wcd0c: sh MAKEDEV wcd0 >> the device file gets created, but when I try to mount it with >> mount_cd9660 /dev/wcd0c /mnt it says device not configured. What the > >Obviously you have trouble with numbers. I've quoted the answer; can you >see it for yourself? Umm, the dmesg information he sent me has it "wdc1: ..." and "wcd0: ...", which given the fact that he has two controllers and the cdrom is on the second one makes perfect sense. The cdrom _is_ /dev/wcd0. His original bug report had an unfortunate typo which has confused matters. -DG