bug-grub
[Top][All Lists]
Advanced

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

loading kernels with different LMA and VMA


From: rogelio
Subject: loading kernels with different LMA and VMA
Date: Wed, 28 Mar 2001 10:43:54 +0800
User-agent: Mutt/1.2.5i

How do we load a kernel linked at say 0xf0100000? i tried doing that with a 
custm ldscript. I set the Load address at 0x100000 and the VMA at 0xf0100000. 
When it try loading the kernel Grub says that it cannnot load below 1 M is this 
a bug? Or an unimplemented feature. It looks like the only way i can remap a 
kernel to a higher virtual memory is to use the gdt otherwise i have to 
relocate all symbols in my kernel (argh). 



reply via email to

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