Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2006 20:41:31 +0900
From:      Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Cc:        Vo?ten?k Vladim?r <vohtenbk@stonline.sk>
Subject:   Re: freebsd 6.1 floppy installation problem - boot loader finds	only 16MB, but I have 256 MB - and it hangs
Message-ID:  <20060925114131.BECCC15B13@mail.asahi-net.or.jp>
In-Reply-To: <f154f05139b1.39b1f154f051@stonline.sk>
References:  <f154f05139b1.39b1f154f051@stonline.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi.

At Sat, 23 Sep 2006 21:49:20 +0200,
Vo?ten?k Vladim?r wrote:
> I have an old HP NETSERVER PRO 2xpentium pro, 256 MB ram,=20
> and I tried to install the actual FREEBSD 6.1 there. I made 3=20
> floppies: boot, kernel1 and kernel2. When it starts booting from=20
> the boot floppy, the loader show I only have 16 MB of RAM=20
> (instead 256MB I have there). Then it asks for kernel1 and 2=20
> disk, and boot disk again. It gives me also the entry FREEBSD=20
> display with countdown - to choose boot type - default, no=20
> acpi, secure etc. I tried it all, but it alwaysl hangs after about 5=20
> second after any choice. So I must just reboot. I think it is just=20
> because the lack of RAM, because, I think it requirets at least 24=20
> MB of RAM.
> I have found something about this on the web, that it is=20
> necessary options "MAXMEM=3Dn" to use all the RAM, because old=20
> BIOSes shows just first 16 MB or so, but I am just doing the=20
> installation. So how can I modify the kernel on the floppies to=20
> use such option during the installation from floppies? Or should I=20
> install from other media???Please can you help me with=20
> this??????How can I make the installation boot floppy see all the=20
> RAM I have?
> Thank you very much for your reply.
>=20
> Greetings
>=20
> Vladim=EDr Vo=B9ten=E1k

Choose "6. Escape to loader prompt" from the boot menu and enter the
two lines to the loader(8) prompt:

set hw.physmem=3D256M
boot

See loader(8) for details.  It's the same thing that you specify
"MAXMEM=3D256M" to your kernel configulation file.
---
Watanabe Kazuhiro (CQG00620@nifty.ne.jp)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060925114131.BECCC15B13>