On Sat, 10 Nov 2001, Rob White wrote:

> Sorry to ask such a trivial question, but, can grub limit the ammount of
> memory accessed by an os that it is booting?  The scenerio is that I
> multiboot redhat 7.2 an two flavors of windows using grub.  I have 1 gig
> of ram.  Windows 98 has lots of memory accessing issues if you have more
> than 512 megs of ram installed.  If at all possable I'd like to tell the
> win 98 boot that there is only 512 megs of ram, but I don't know how or
> if it's possable to restrict memory access with grub.

I don't think that you can tell the BIOS to fake its memory count, and
Windows talks directly to the BIOS during boot to get the memory total
(afaik). If it were Linux, *BSD, or a Mach-based kernel, then you could,
either by modifying GRUB's idea of the memory layout, or by just passing
an arg (like the Linux kernel's 'mem=' parameter).

Derrik Pates      |   Sysadmin, Douglas School   |    #linuxOS on EFnet
[EMAIL PROTECTED] |     District (dsdk12.net)    |    #linuxOS on OPN


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to