From owner-freebsd-questions@FreeBSD.ORG Tue Apr 27 11:25:03 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 5613116A4CE for ; Tue, 27 Apr 2004 11:25:03 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33A3D43D48 for ; Tue, 27 Apr 2004 11:25:03 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i3RIP2eg002013; Tue, 27 Apr 2004 11:25:02 -0700 (PDT) Received: from [10.1.1.193] (nfw2.codefab.com [199.103.21.225] (may be forged)) (authenticated bits=0)i3RIP13Z011591; Tue, 27 Apr 2004 11:25:02 -0700 (PDT) In-Reply-To: <000501c42c6f$b4a94280$5cabe404@yourxu5v9frokn> References: <000501c42c6f$b4a94280$5cabe404@yourxu5v9frokn> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2EE985E8-9878-11D8-ABA7-003065ABFD92@mac.com> Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Tue, 27 Apr 2004 14:24:55 -0400 To: The Thodes X-Mailer: Apple Mail (2.613) cc: freebsd-questions@freebsd.org Subject: Re: Big hard disks? 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: Tue, 27 Apr 2004 18:25:03 -0000 On Apr 27, 2004, at 11:52 AM, The Thodes wrote: > Does FreeBSD support using large hard disks on a machine which does > not have > large hard drive support? The machine is an AT&T Globalyst 515 > (486DX4/100, > 24MB RAM, <500MB stock hard drive) and the drive is a Seagate ST38421A > (8455MB U2). FreeBSD supports large hard drives, yes, but the problem is that your BIOS may not be able to boot from the drive. I once had a machine like that which I hadta bootstrap from floppies each time I rebooted it, which was a pain but tolerable for a server that stays up continuously. See whether you can find a BIOS upgrade for your system... -- -Chuck