From owner-freebsd-questions@FreeBSD.ORG Sun Sep 24 14:13:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 ABE1216A47C for ; Sun, 24 Sep 2006 14:13:26 +0000 (UTC) (envelope-from backyard1454-bsd@yahoo.com) Received: from web83113.mail.mud.yahoo.com (web83113.mail.mud.yahoo.com [216.252.101.42]) by mx1.FreeBSD.org (Postfix) with SMTP id D246943D7B for ; Sun, 24 Sep 2006 14:13:08 +0000 (GMT) (envelope-from backyard1454-bsd@yahoo.com) Received: (qmail 22644 invoked by uid 60001); 24 Sep 2006 14:13:08 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Ag/j8HxgrKfg6a4O5rQ6QM/gi6VDZVohGT/9oZVHJ72uOB8W4VJKYovfq8Gj6epqjFSDXV4W8H05MjUmIHs1ZdgNgrFhCw0TEatlMNx/sMOls5TFNHvUeevyODA0ffQmPnqZXLMUplKG4GtgSaPKrWZpcNYzArpOZPMSdMhNZ9M= ; Message-ID: <20060924141308.22642.qmail@web83113.mail.mud.yahoo.com> Received: from [75.15.29.212] by web83113.mail.mud.yahoo.com via HTTP; Sun, 24 Sep 2006 07:13:08 PDT Date: Sun, 24 Sep 2006 07:13:08 -0700 (PDT) From: backyard To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: freebsd 6.1 floppy installation problem - boot loader finds only 16MB, but I have 256 MB - and it hangs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: backyard1454-bsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 14:13:26 -0000 --- Voštenák Vladimír wrote: > Hi > > I have an old HP NETSERVER PRO 2xpentium pro, 256 MB > ram, > and I tried to install the actual FREEBSD 6.1 there. > I made 3 > floppies: boot, kernel1 and kernel2. When it starts > booting from > the boot floppy, the loader show I only have 16 MB > of RAM > (instead 256MB I have there). Then it asks for > kernel1 and 2 > disk, and boot disk again. It gives me also the > entry FREEBSD > display with countdown - to choose boot type - > default, no > acpi, secure etc. I tried it all, but it alwaysl > hangs after about 5 > second after any choice. So I must just reboot. I > think it is just > because the lack of RAM, because, I think it > requirets at least 24 > MB of RAM. > I have found something about this on the web, that > it is > necessary options "MAXMEM=n" to use all the RAM, > because old > BIOSes shows just first 16 MB or so, but I am just > doing the > installation. So how can I modify the kernel on the > floppies to > use such option during the installation from > floppies? Or should I > install from other media???Please can you help me > with > this??????How can I make the installation boot > floppy see all the > RAM I have? > Thank you very much for your reply. > > Greetings > > Vladimír Voštenák > make sure you don't have OS/2 compatability mode in your BIOS turned on. That will limit a system to 16 megs of RAM. I haven't played with an HP Netserver but I have several Kayaks that run things fine with about the same aged bios. -brian