From owner-freebsd-questions@FreeBSD.ORG Sat May 22 15:54:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60F0416A4CF for ; Sat, 22 May 2004 15:54:31 -0700 (PDT) Received: from galilee.polands.org (CPE-24-208-53-234.new.rr.com [24.208.53.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80D2943D1D for ; Sat, 22 May 2004 15:54:30 -0700 (PDT) (envelope-from doug@polands.org) Received: from polands.org (jericho.polands.org [172.16.1.35]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id i4MMuDmq036304 for ; Sat, 22 May 2004 17:56:14 -0500 (CDT) (envelope-from doug@polands.org) Message-ID: <40AFDA14.8030401@polands.org> Date: Sat, 22 May 2004 17:54:12 -0500 From: Doug Poland User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040409 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Invalid partition table after sysinstall modifications X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2004 22:54:31 -0000 Hello, I've got a 4.9-STABLE system that was dual-booted between FBSD and Win2K. I had no further need for the windows slice so I used sysinstall to delete the NTFS slice, write it as type 165, newfs'd it, mounted it, and wrote a bunch of data to the new ufs slice. So far so good... About 8 hours after this procedure the system hung, I rebooted and received the message, "Invalid partition table" I was able to boot the system with a FreeSBIE live bootable CDROM and fsck all the ufs slices. The data on all slices appear to be good, but I cannot figure out how to get this box to boot again. I've google'd and read the appropriate handbook sections. This box isn't that important and I could just copy off the data I need and re-install the OS. However, I'd like to figure out what went wrong and fix it the *right* way. Many TIA, Doug