From owner-freebsd-questions Thu Sep 17 14:28:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA07591 for freebsd-questions-outgoing; Thu, 17 Sep 1998 14:28:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA07384 for ; Thu, 17 Sep 1998 14:27:37 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id OAA04466; Thu, 17 Sep 1998 14:27:07 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 17 Sep 1998 14:27:06 -0700 (PDT) From: Doug White To: Ben Pepa cc: freebsd-questions@FreeBSD.ORG Subject: Re: newfs'ing a new disk In-Reply-To: <3.0.5.32.19980917073055.00a4c250@msn.bc.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 17 Sep 1998, Ben Pepa wrote: > Hi; > > I have been trying to get my two 9GB Seagate Barracuda (ST19171W) drives to > work with FreeBSD with no success. I first fdisk'ed them and made a > FreeBSD slice. But, when I go to Disklabel, and label each partition (/, > /usr, /var, and swap) and write changes, it says it is newfs'ing my disk > for /dev/sd0s1a and then sysinstall dies and gives me this message: > > panic: ufs_lock: recursive lock not expected, pid 276 > syncing disks... 7 6 Done > Automatic reboot in 15 seconds - press a key to abort You mounted over your existing filesystems with the newly created blank ones. You should have specified bogus mountpoints so you don't shoot yourself in the foot. Read http://www.freebsd.org/tutorials/diskformat/ for instructions. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message