From owner-freebsd-bugs Tue Jan 9 22:59:47 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA15726 for bugs-outgoing; Tue, 9 Jan 1996 22:59:47 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA15721 for ; Tue, 9 Jan 1996 22:59:44 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id WAA03528; Tue, 9 Jan 1996 22:57:50 -0800 To: "John D. Chabalko" cc: bugs@freebsd.org Subject: Re: IDE CD-ROM In-reply-to: Your message of "Tue, 09 Jan 1996 23:48:32 EST." Date: Tue, 09 Jan 1996 22:57:49 -0800 Message-ID: <3526.821257069@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-bugs@freebsd.org Precedence: bulk > crashed the machine. I tried setting the drive as master and the same > problem happened again. I install over the network, configured and Slave was correct. Can you try compiling another new kernel and this time commenting out the entry for wd3? E.g. you should still have the two WD controllers (wdc0 & wdc1) but only wd0, wd1 and wd2. To be honest, I don't think anyone's even tested this particular configuration. It's usually (at the most) 2 IDE drives, both on the first controller, and 1 IDE CDROM alone on the second. Can you operate for short periods without your 3rd IDE drive? It might be worth an experiment to see if it works with the IDE CDROM alone on the 2nd controller (wd0 and wd1 in kernel only). Jordan