From owner-freebsd-current@FreeBSD.ORG Fri Jul 30 00:14:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04C2216A4CE for ; Fri, 30 Jul 2004 00:14:55 +0000 (GMT) Received: from mail.parodius.com (mail.parodius.com [64.62.145.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7C443D41 for ; Fri, 30 Jul 2004 00:14:54 +0000 (GMT) (envelope-from jdc@pentarou.parodius.com) Received: from pentarou.parodius.com (jdc@localhost [127.0.0.1]) by mail.parodius.com (8.12.11/8.12.11) with ESMTP id i6U0EipM002603 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 29 Jul 2004 17:14:44 -0700 (PDT) (envelope-from jdc@pentarou.parodius.com) Received: (from jdc@localhost) by pentarou.parodius.com (8.12.11/8.12.11/Submit) id i6U0Ei53002602 for freebsd-current@freebsd.org; Thu, 29 Jul 2004 17:14:44 -0700 (PDT) (envelope-from jdc) Date: Thu, 29 Jul 2004 17:14:44 -0700 From: Jeremy Chadwick To: freebsd-current@freebsd.org Message-ID: <20040730001444.GA2544@parodius.com> Mail-Followup-To: freebsd-current@freebsd.org References: <20040729235949.GA2185@parodius.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040729235949.GA2185@parodius.com> User-Agent: Mutt/1.5.6i Subject: Re: Latest CVS: disklabel broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 00:14:55 -0000 Minor typo/clarification: the transition problem lies between boot1 and boot2, it seems. On one of the machines (which uses boot1 across serial console), the system reports "Invalid partition" when trying to boot from -- and yes, this is not a typo -- 0:ad(0,`). Manually typing in the correct device (which is 0:ad(0,a)) causes the machine to spit out an exception error and reboot automatically. Just wanted to clarify on that point. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. | On Thu, Jul 29, 2004 at 04:59:49PM -0700, Jeremy Chadwick wrote: > Greetings. > > I've managed to confirm a "problem" (note quotes) with disklabel on > the latest cvs. > > After upgrading the machine (buildworld/buildkernel/installkernel, > reboot in single user, installworld) and doing `disklabel -B ad0s1', > the transition between boot0 and boot1 causes an exception error, > panics, and then reboots. > > I've got two completely different -CURRENT systems which both do this > with the latest cvs. Is this related to the gcc 3.4 import? Am I > doing something wrong with disklabel? > > I'm in somewhat of a major fix with this issue, as I now have a pseudo- > production server that's dead (yes yes, I know, don't run -CURRENT on > servers... someone backport SATA support to -STABLE then :P), and a > home workstation that's constantly rebooting as well. > > To clarify what's happening: > > > > F1 FreeBSD > F5 Drive 1 > > Default: F1 > > > register dump since I have no way of saving/stalling the output :(> > > Can anyone else confirm this? > > Thanks. > > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. | > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"