Dear All, In grub-1.98/kern/i386/pc/startup.S, it seems that the grub is decompressed by _LzmaDecodeA to GRUB_MEMORY_MACHINE_DECOMPRESSION_ADDR which is defined in include/grub/i386/pc/memory.h and its value is 0x100000. But the bzImage is also loaded to 0x100000, so if the grub is overwritten by the bzImage ?
Thanks, Baisheng
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel