From owner-freebsd-questions Sun Jul 11 9:18:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id AC59514D89 for ; Sun, 11 Jul 1999 09:18:20 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id MAA19852; Sun, 11 Jul 1999 12:19:42 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199907111619.MAA19852@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Problem with Sony In-Reply-To: <1280430103-16137015@76waltham.com> from is at "Jul 11, 99 11:17:33 am" To: is@isaka.net (is) Date: Sun, 11 Jul 1999 12:19:42 -0400 (EDT) Cc: cjclark@home.com, is@isaka.net, FreeBSD-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is wrote, > On 7/10/99 2:10 AM, Maxim heard Crist J. Clark say: > >3) Is the CDROM detected during the kernel's hardware probes? > > It appears to be. (ie: "wdc1 at 0x170-0x177 irq 15 on isa") That's just the controller. Does it find anything on that controller. For example, the probe of my secondary controller finds my CDROM, wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, dma, iordy wcd0: 2412/5512KB/sec, 128KB cache, audio play, 256 volume levels, ejectable tray wcd0: no disc inside, unlocked Note I get 'wcd0' since this particular machine is 2.2.8. You'll get 'acd0.' > I have installed via FTP and remain unable to see the drive. I'm about to > pull it and check that it isn't in slave config, which I doubt as it > ships in master config by default. Yeah, verifying how it's wired and jumpered is a good idea. However, since you managed to install already, can you access the drive from your new install? # mount -t cd9660 /dev/acd0c /mnt Or play audio CDs with something like 'cdcontrol?' -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message