On Jan 24, 2008 5:15 AM, Robert Millan <[EMAIL PROTECTED]> wrote: > > On Thu, Jan 24, 2008 at 05:04:56AM +0800, Bean wrote: > > On Jan 24, 2008 4:15 AM, Robert Millan <[EMAIL PROTECTED]> wrote: > > > The region where memdisk is normally put has no size limit, only the core > > > image itself does. Why not load it at the same address? > > > > I just check, the lzo decompression will overwrite the area, so we > > can't copy initrd there. > > So where does your code copy it?
currently, i don't copy it. i save the initrd address to variable grub_memdisk_image_addr, which is then used by grub_arch_memdisk_addr to locate the memdisk. -- Bean _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel