From owner-freebsd-bugs Mon May 8 12:01:21 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA07722 for bugs-outgoing; Mon, 8 May 1995 12:01:21 -0700 Received: from largo.remailer.net ([204.94.187.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA07716 for ; Mon, 8 May 1995 12:01:18 -0700 Received: (from eric@localhost) by largo.remailer.net (8.6.8/8.6.6) id MAA00350; Mon, 8 May 1995 12:01:12 -0700 Date: Mon, 8 May 1995 12:01:12 -0700 Message-Id: <199505081901.MAA00350@largo.remailer.net> To: bugs@FreeBSD.org Subject: installation error From: eric@remailer.net (Eric Hughes) Sender: bugs-owner@FreeBSD.org Precedence: bulk I'm getting a panic during installation from floppy/cdrom of FreeBSD 2.0. It's happening right after this line: sysinstall/stage2.c:90: TellEm("unzipping /stand/sysinstall onto hard disk"); That's the last message I get on the debug screen. Immediately after that, I get another message, whose source I've located: kern/vfs_bio.c:379: panic("getnewbuf: inconsistent EMPTY queue"); I get this message when I don't write-protect the boot floppy. When I write-protect the boot floppy, the system just reboots after a pause. I'm doing the installation on a brand new hard disk I bought just so that I wouldn't have to fuck up my existing system, a caution I am glad I took and unhappy that I had to. Eric