From owner-freebsd-current@FreeBSD.ORG Sat Jan 31 03:34:28 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 2440616A4CE for ; Sat, 31 Jan 2004 03:34:28 -0800 (PST) Received: from asteroids.scarlet-internet.nl (asteroids.scarlet-internet.nl [213.204.195.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id D453143D3F for ; Sat, 31 Jan 2004 03:34:25 -0800 (PST) (envelope-from akruijff@dds.nl) Received: (qmail 987 invoked from network); 31 Jan 2004 11:34:24 -0000 Received: from unknown (HELO localhost) ([213.204.228.14]) (envelope-sender ) by asteroids.scarlet-internet.nl (qmail-ldap-1.03) with SMTP for ; 31 Jan 2004 11:34:24 -0000 Received: from ipd50a97ba.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by webmail.dds.nl (IMP) with HTTP for ; Sat, 31 Jan 2004 12:34:23 +0100 Message-ID: <1075548863.401b92bf7a641@webmail.dds.nl> Date: Sat, 31 Jan 2004 12:34:23 +0100 From: akruijff@dds.nl To: freebsd-current@freebsd.org References: <1075542602.401b7a4ad72bd@webmail.dds.nl> In-Reply-To: <1075542602.401b7a4ad72bd@webmail.dds.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Mailman-Approved-At: Sat, 31 Jan 2004 05:11:53 -0800 Subject: Fixed!! 5.2 Floppy 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: Sat, 31 Jan 2004 11:34:28 -0000 Citeren akruijff@dds.nl: > I've just tried to install FreeBSD 5.2 on my new computer and run in > to > a problem with my WD 250G disk. > > During reinstall it complains that its wrongly configured at C/H/S > 48521/16/63 and changes it to 30401/255/63. The install then goes as > it > should but after the install it give me the error: "Invalid Partion > > Table" and then continues to try to the bootloader. > > The BIOS gives three possibilities but all different: > CHS 65535/16/255 (I think this is the default at auto) > LBA 16643/255/63 > Large 4095/240/255 > > My question now is to what I should do? Sorry it works now. What i had to do was: change the values back to 48521/16/63 in fdisk. I've set the bios to LBA because some document suggested that this would be more efficent. -- Alex