From owner-freebsd-questions@FreeBSD.ORG Fri Apr 2 06:25:04 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 C15BA16A4CE for ; Fri, 2 Apr 2004 06:25:04 -0800 (PST) Received: from mynah.mail.pas.earthlink.net (mynah.mail.pas.earthlink.net [207.217.120.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE1F43D3F for ; Fri, 2 Apr 2004 06:25:04 -0800 (PST) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=[192.168.63.10]) by mynah.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.36 #4) id 1B9PbU-0005va-00; Fri, 02 Apr 2004 06:25:04 -0800 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Fri, 2 Apr 2004 08:25:42 -0600 User-Agent: KMail/1.6.1 References: <200404012135.i31LZHbS088216@gw.core> In-Reply-To: <200404012135.i31LZHbS088216@gw.core> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404020825.42441.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b014db7512801b381eb7d544313f66647350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: Robert Golovniov Subject: Re: Deskpro 575 - second try 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: Fri, 02 Apr 2004 14:25:04 -0000 On Thursday 01 April 2004 12:58 pm, Robert Golovniov wrote: > Hello freebsd-questions, > > I am trying to install 5.2 on an older Deskpro 575 machine. I've > changed the BIOS configuration so that it allows me to use a 80GB > disk. Fine. Installation complains a bit about the way BIOS > determines the disk geometry and then suggests its own settings. OK, > I go for it. I use the whole disk, create respective mount points, > install standard boot loader, a desired distribution along with > additional packages, configure X server and other things and then > reboot. And they I get that "Non-system disk or disk error" message. > Is there any way I can boot normaly into the fresh FreeBSD > installation? Have you tried: 1. Do a quick test install into an 8GB slice. 2. Install the FreeBSD boot loader. Best of luck, Andrew Gould