bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: initrd breaks if VMALLOC_RESERVE is increased - Linux


From: Yoshinori K. Okuji
Subject: Re: initrd breaks if VMALLOC_RESERVE is increased - Linux
Date: Thu, 8 Jan 2004 19:45:33 +0100
User-agent: KMail/1.5

On Thursday 08 January 2004 19:03, Glenn A Diehl wrote:
> I found that if I change VMALLOC_RESERVE in
> /usr/src/linux/include/asm/page.h from:
>     #define VMALLOC_RESERVE (128<<20)
> to:
>     #define VMALLOC_RESERVE (256<<20)

Why do you need such a change?

Anyway, this is an issue on Linux rather than GRUB. If you need to 
change the location of an initrd, you can set it in a kernel header. 
See Documentation/i386/boot.txt in your Linux source tree for more 
info.

Okuji




reply via email to

[Prev in Thread] Current Thread [Next in Thread]