From owner-freebsd-hackers Mon Apr 15 09:57:57 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA05974 for hackers-outgoing; Mon, 15 Apr 1996 09:57:57 -0700 (PDT) Received: from schizo.cdsnet.net (schizo.cdsnet.net [204.118.244.32]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA05964 for ; Mon, 15 Apr 1996 09:57:54 -0700 (PDT) Received: from localhost (mrcpu@localhost) by schizo.cdsnet.net (8.7.5/8.6.12) with SMTP id JAA24101; Mon, 15 Apr 1996 09:59:29 -0700 (PDT) X-Authentication-Warning: schizo.cdsnet.net: mrcpu owned process doing -bs Date: Mon, 15 Apr 1996 09:59:28 -0700 (PDT) From: Jaye Mathisen To: Andrew Heybey cc: hackers@FreeBSD.ORG Subject: Re: Stuff 'n Such. (SNAP report, proposal) In-Reply-To: <199604151420.KAA11168@grapenuts.bellcore.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nah, I just booted -stable, sup'd -current, a few make worlds and boom. On Mon, 15 Apr 1996, Andrew Heybey wrote: > >>On Sun, 14 Apr 1996 09:05:16 -0700 (PDT), Jaye Mathisen said: > > mrcpu> 2) 3/23 SNAP no workee for me on the one box I could test. > mrcpu> Kernel boots fine, I get "changing root device to > mrcpu> "something", and then the screen clears, and the cursor just > mrcpu> parks in the lower left corner, and doesn't bring up the > mrcpu> install program. I can go to alt-F2, and there's one DEBUG > mrcpu> statement at the top. > > mrcpu> The only oddity I noticed is that although I have no > mrcpu> Adaptect card in this box, the aha0 probe complains about it. > mrcpu> I assume it's finding my 946C and getting confused. > > Yup. I had to comment out the aha0 line from the config file (and > make a new boot floppy) to get 960323 to boot on a Micron P66 with > either a BT747D (EISA) or BT956CD (PCI). Want a boot.flp? It is not > exactly the GENERIC kernel so it may or may not work for you > (commented out most of the network drivers except the ones I needed, > etc.). > > andrew >