From owner-freebsd-questions@FreeBSD.ORG Fri Dec 5 17:55:56 2003 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 6922116A4CE for ; Fri, 5 Dec 2003 17:55:56 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FB4843FD7 for ; Fri, 5 Dec 2003 17:55:54 -0800 (PST) (envelope-from rlurman@adelphia.net) Received: from lurman ([68.65.116.100]) by mta9.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031206015557.XEZK23237.mta9.adelphia.net@lurman> for ; Fri, 5 Dec 2003 20:55:57 -0500 Message-ID: <00e701c3bb9c$2c50f020$6301a8c0@lurman> From: "Rafi Lurman" To: Date: Fri, 5 Dec 2003 20:56:32 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Invalid Partition Error Message 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, 06 Dec 2003 01:55:56 -0000 X-List-Received-Date: Sat, 06 Dec 2003 01:55:56 -0000 Hi, I am trying to install FBSD 5.1. I have two hard-drives, both on the = primary IDE controller, one as a master and one as a slave drive. = Sysinstall went fine, but when I reboot, I get a Invalid Partition Table = error message and I can't boot it. Here is my layout... Two 30GB drives. On drive one I have: / - 7GB swap - 1GB /home- 22GB Second drive: /PersonalFiles - 30GB What did I do wrong? As I recall Fbsd doesn't need a separate /boot = partition like linux does.