From owner-freebsd-current@FreeBSD.ORG Sat Aug 9 18:38:47 2003 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 8E5BA37B401 for ; Sat, 9 Aug 2003 18:38:47 -0700 (PDT) Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id E654743FBD for ; Sat, 9 Aug 2003 18:38:45 -0700 (PDT) (envelope-from dmp@bitfreak.org) Received: from speck.techno.pagans (12-206-23-247.client.attbi.com [12.206.23.247]) by spork.pantherdragon.org (Postfix) with ESMTP id A38842A41F for ; Sat, 9 Aug 2003 18:38:44 -0700 (PDT) Received: from speck.techno.pagans (localhost.techno.pagans [127.0.0.1]) by speck.techno.pagans (Postfix) with SMTP id 4C8575ABE for ; Sat, 9 Aug 2003 18:38:42 -0700 (PDT) Date: Sat, 9 Aug 2003 18:38:34 -0700 From: Darren Pilgrim To: current@freebsd.org Message-Id: <20030809183834.3e196e1c.dmp@bitfreak.org> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: "Invalid partition table" error when creating more than one slice during install? 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: Sun, 10 Aug 2003 01:38:47 -0000 I'm trying to get 5.1-R installed, but I've run into a problem I don't understand. The disk layout I want should look like this: s1: 20gb, FreeBSD s2: 10gb, Windows s3: ~83gb (the rest of the disk), data The partition, label, and install process all seems to work fine. However, when I reboot, rather than beginning the bootstrap, the machine halts with the error "Invalid partition table". If I install with just s1, it works fine.