From owner-freebsd-bugs Thu Oct 8 14:10:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA20884 for freebsd-bugs-outgoing; Thu, 8 Oct 1998 14:10:12 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA20824 for ; Thu, 8 Oct 1998 14:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA05490; Thu, 8 Oct 1998 14:10:01 -0700 (PDT) Received: from home.dragondata.com (home.dragondata.com [204.137.237.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA20247 for ; Thu, 8 Oct 1998 14:07:35 -0700 (PDT) (envelope-from toasty@home.dragondata.com) Received: (from root@localhost) by home.dragondata.com (8.8.8/8.8.5) id QAA07651; Thu, 8 Oct 1998 16:07:26 -0500 (CDT) Message-Id: <199810082107.QAA07651@home.dragondata.com> Date: Thu, 8 Oct 1998 16:07:26 -0500 (CDT) From: toasty@dragondata.com Reply-To: toasty@dragondata.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: kern/8215: Creating 2 root partitions in sysinstall causes panic Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8215 >Category: kern >Synopsis: Creating 2 root partitions in sysinstall causes panic >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 8 14:10:00 PDT 1998 >Last-Modified: >Originator: Kevin Day >Organization: DragonData Internet Services >Release: FreeBSD 2.2.7-STABLE i386 >Environment: Running sysinstall on a 2.2.x system >Description: >How-To-Repeat: After freebsd is installed, restart sysinstall. Fdisk a second drive, go into the label editor, create a new FS slice, and set the mount point to / (this is after there's already a /) Hit W to write. It starts to newfs, then the kernel panic's with ufs_lock: recursive lock not expected >Fix: Don't do that. :) >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message