From owner-freebsd-bugs Wed Nov 29 07:40:31 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA24701 for bugs-outgoing; Wed, 29 Nov 1995 07:40:31 -0800 Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id HAA24361 for ; Wed, 29 Nov 1995 07:36:56 -0800 Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.11/8.6.9) id QAA04526 for bugs@freebsd.org; Wed, 29 Nov 1995 16:35:17 +0100 From: Thomas Gellekum Message-Id: <199511291535.QAA04526@ghpc6.ihf.rwth-aachen.de> Subject: trouble installing 2.1 To: bugs@freebsd.org Date: Wed, 29 Nov 1995 16:35:16 +0100 (MET) Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 582 Sender: owner-bugs@freebsd.org Precedence: bulk Moin moin, I was trying to install 2.1.0 on a 386SX/16/6MB with a single IDE disk (Fujitsu M2613T). The kernel starts /stand/sysinstall, after a long while it clears the screen and then it hangs. The debug screen on ALT-F2 shows the following: wd0: wdcontrol: wdcommand failed reading fsbn 0wd0: status d0 err or 0 wd0: wdstart: wdcontrol returned nonzero, state=1 I have tried to disable any unused devices; no change. I also tried a different controller; no change. The machine is currently running 2.0.5 without a hitch. Any ideas? tg