From owner-freebsd-stable@FreeBSD.ORG Thu Jun 11 23:36:48 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C67C106566B for ; Thu, 11 Jun 2009 23:36:48 +0000 (UTC) (envelope-from danallen46@airwired.net) Received: from mail.utahbroadband.com (mail.utahbroadband.com [204.14.20.91]) by mx1.freebsd.org (Postfix) with ESMTP id C6D8C8FC0C for ; Thu, 11 Jun 2009 23:36:47 +0000 (UTC) (envelope-from danallen46@airwired.net) Received: (qmail 26743 invoked by uid 89); 11 Jun 2009 22:25:35 -0000 Received: from unknown (HELO ?192.168.0.18?) (danallen46@airwired.net@66.29.174.6) by mail.utahbroadband.com with ESMTPA; 11 Jun 2009 22:25:35 -0000 Message-Id: <212AA509-6A5D-4D43-8B02-A31E636A8D40@airwired.net> From: Dan Allen To: FreeBSD-STABLE Mailing List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Thu, 11 Jun 2009 17:36:46 -0600 X-Mailer: Apple Mail (2.935.3) Subject: Re: Something since June 8th clobbers my disk... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 23:36:48 -0000 Okay. I did a make buildkernel && installkernel and rebooted, no problems. I then did a make buildworld and rebooted, no problems. I then did a make installworld which completed normally, rebooted, and BINGO - my disk partition table has been zapped. The problem appears to be something that runs during this 'make installworld'! There are no problems with the build itself that I can tell, but some program is munging the disk partition table. In a zany sort of way this is progress. Of course now I have to reinstall the OS, again... Dan Allen