From owner-freebsd-questions Wed Apr 26 10:16:00 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA17236 for questions-outgoing; Wed, 26 Apr 1995 10:16:00 -0700 Received: from ll.mit.edu (LL.MIT.EDU [129.55.12.3]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id KAA17230 for ; Wed, 26 Apr 1995 10:15:58 -0700 Received: by ll.mit.edu (4.1/LL-1.3) id AA05296; Wed, 26 Apr 95 13:13:27 EDT Date: Wed, 26 Apr 95 13:13:28 -0400 Message-Id: <9504261313.AA12794@LL.MIT.EDU> From: ejon@ll.mit.edu (Eric `two cats' Jones) To: questions@FreeBSD.org Subject: boot failure on April snapshot X-Vms-To: SMTP%"questions@freebsd.org" Sender: questions-owner@FreeBSD.org Precedence: bulk Greetings Gentlepersons, I'm having a fairly odd problem trying to install the April SNAP of FreeBSD-2.0. The installation procedure went basically flawlessly through the disk partitioning and labeling and loading the cpio disk. Then, when I tried to reboot using the just-installed kernel, is when my trouble manifests itself. The boot manager works fine, allowing me to choose my FreeBSD slice. Then the loading mechanism goes to work without complaint. Apparently the boot program has changed since 2.0 because it prints out a boatload of information about symbol table size which is #ifdef'ed out of my 2.0-R source. I'm not sure if it then prints out the total size, but it appears to stop about there, oddly, displaying the first segment of a rotating bar. If I wait long enough (10-20 sec?) the bar will rotate a while (the disk seeks at this point), then freeze again. This repeats for as long as I have the patience to watch. As near as I can tell, it's stopping at MAKEBOOTDEV, since it never prints out the entry point. This seems a bit odd, since it just builds a number out of component. Maybe the output buffer just isn't getting flushed? So, folks. Any ideas? Hints? Condolences? Thanks in advance for any of the above. Eric