From owner-freebsd-hackers Mon Jun 23 08:10:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA08445 for hackers-outgoing; Mon, 23 Jun 1997 08:10:12 -0700 (PDT) Received: from cheops.anu.edu.au (avalon@cheops.anu.edu.au [150.203.76.24]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA08437 for ; Mon, 23 Jun 1997 08:10:06 -0700 (PDT) Message-Id: <199706231510.IAA08437@hub.freebsd.org> Received: by cheops.anu.edu.au (1.37.109.16/16.2) id AA243168144; Tue, 24 Jun 1997 01:02:24 +1000 From: Darren Reed Subject: hmmm, 2.2.1 panic in ffs code ? :) To: hackers@freebsd.org Date: Tue, 24 Jun 1997 01:02:24 +1000 (EST) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I created a really strange situation: booted off floppy (killed my freebsd boot program) ran "reboot" ^C'd that before it rebooted the box ran /stand/sysinstall went to the menu option to write a disklabel (I have too many problems with the command line program and I refuse to believe it works :) wouldn't let me because I hadn't done fdisk partitions so I did that but when I tried to write, it came back with an error so I proceeded back to the disklabel part did "w" to write the disklabel and when it went to fsck the filesystem, it panic'd with a recursive entering of some ufs routine (went by very quickly). anyone else seen that before or know why it might happen ?