From owner-freebsd-stable Mon Mar 25 08:52:10 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA09173 for stable-outgoing; Mon, 25 Mar 1996 08:52:10 -0800 (PST) Received: from pluto.plutotech.com (root@pluto-gw.plutotech.com [199.45.131.46]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id IAA09160 for ; Mon, 25 Mar 1996 08:52:04 -0800 (PST) Received: (from durian@localhost) by pluto.plutotech.com (8.7.4/8.7.4) id JAA24196 for freebsd-stable@freebsd.org; Mon, 25 Mar 1996 09:51:57 -0700 (MST) Date: Mon, 25 Mar 1996 09:51:57 -0700 (MST) From: Mike Durian Message-Id: <199603251651.JAA24196@pluto.plutotech.com> To: freebsd-stable@freebsd.org Subject: Stable (as of yesterday) won't boot Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I recently switched from -current to -stable to avoid cutting edge problems. I didn't realize how tricky backing up would be, with the shared library versions, but I finally got "make world" to finish successfully and built a new kernel. Unfortunately, it won't boot. It hangs right after the npx probe and before the sio probe. I think I remember encountering this problem in -current once. Though I haven't traced the hang down in -stable, it occurred in a call to spl0 when probing the ISA bus in -current. The problem in -current was fixed in a day or so. Does anyone have an ideas? Sorry if I'm a bit vague on the details, but my system is in a state of flux as I try to bring it back to -current level so it'll boot and run. mike durian@plutotech.com