From owner-freebsd-current@FreeBSD.ORG Thu Feb 5 15:24:30 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 3DB8F16A4CE for ; Thu, 5 Feb 2004 15:24:30 -0800 (PST) Received: from kamikaze.scarlet-internet.nl (kamikaze.scarlet-internet.nl [213.204.195.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id A684943D77 for ; Thu, 5 Feb 2004 15:24:09 -0800 (PST) (envelope-from akruijff@dds.nl) Received: (qmail 25356 invoked from network); 5 Feb 2004 23:24:08 -0000 Received: from unknown (HELO localhost) ([213.204.228.14]) (envelope-sender ) by kamikaze.scarlet-internet.nl (qmail-ldap-1.03) with SMTP for ; 5 Feb 2004 23:24:08 -0000 Received: from ipd50a97ba.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by webmail.dds.nl (IMP) with HTTP for ; Fri, 6 Feb 2004 00:24:06 +0100 Message-ID: <1076023446.4022d096c1eaf@webmail.dds.nl> Date: Fri, 6 Feb 2004 00:24:06 +0100 From: akruijff@dds.nl To: ian j hart References: <40223AA9.90906@ecad.org> <200402052255.37539.ianjhart@ntlworld.com> In-Reply-To: <200402052255.37539.ianjhart@ntlworld.com> 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: Fri, 06 Feb 2004 05:12:59 -0800 cc: Jev cc: current@freebsd.org Subject: Re: fresh install of 5.2-r doesn't book on 80gig disk 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: Thu, 05 Feb 2004 23:24:30 -0000 Citeren ian j hart : > On Thursday 05 February 2004 12:44 pm, Jev wrote: > > Hi All, > > > > I'm trying to install 5.2-R on a Western Digitial WD800 hard disk. > By > > using all the "default" settings used by the freebsd installer, > when I > > attempt to boot the machine I get: > > > > Invalid Partition > > Invalid Partition > > No /boot/loader > > > > FreeBSD/i386 boot > > Default: 1:ad(1,a)/kernel > > boot: > > Invalid partition > > No /kernel > > > > FreeBSD/i386 boot > > Default: 1:ad(1,a)/kernel > > boot: > > > > As suggested in the warning message before I get to set up my > slices, I > > attempted to manually set the disks geometry to what my bios > reports it as. > > > > This is what shows in dmesg: > > ad0: 76319MB [155061/16/63] at ata0-master > UDMA100 > > My bios reports the [cylinder/head/sector] value as: > > [38309/16/255] > > > > Specifying either of those values causes the install program to > inform > > me that they are incorrect and setting the geom back to > [9729/255/63]. I > > don't know if the failure to boot is caused by the geometry. > > > > In addition, I tried to split up the disk into smaller slices, > without > > success. [Not]Using the freebsd bootmgr makes no diff either. I > also > > tried this with a 5.0-R cd, and had the exact same result. > > > > Also, the above mentioned warning message tells me to "please > consult > > the Hardware Guide in the Documentation submenu" but I couldn't > find any > > relevant information there :/ > > > > Help is greatly appreciated..... > > > > -Jev > > Might not work for 5.x but try BIOS mode=lba rather than auto. I have had the same with my 250 GB WD. What happens is that sysinstall thinks the value it gets for the boot process is wrong. This isn't true! You need to change it back to its orginal function. You can use the scoll-lock key to get the value from the screen if you need. -- Alex