On Sun, Dec 30, 2007 at 02:48:24PM +0100, Robert Millan wrote: > On Sat, Dec 29, 2007 at 05:05:16PM +0800, Bean wrote: > > Hi, > > > > This patch is based on robert's memdisk patch. I also modify lnxboot > > so that it can load the memdisk using initrd. Changes: > > I'd really like to keep this separate, and get memdisk merged first. > > I recall Marco had some objections to memdisk, so I'd like to get that sorted > out before we start building on it.
memdisk is merged now, but as for supporting an initrd hack to load it, I'm not sure if that's a good idea. Currently, you can do: grub-mkimage -m filesystem -o core.img cat lnxboot.img core.img > linux_image what you propose would be: grub-mkimage -o core.img cat lnxboot.img core.img > linux_image [ use filesystem as initrd ] but, what is the advantage in that? Is there any use case in which the first option is not good but the second is? -- Robert Millan <GPLv2> I know my rights; I want my phone call! <DRM> What use is a phone call… if you are unable to speak? (as seen on /.) _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel