On Mon, Aug 11, 2008 at 10:48 AM, Viswesh S <[EMAIL PROTECTED]> wrote: > Hi, > > I tried the loadbin,according to the instructions which you had given in > osdir.com > > " > linux loadbin.bin > initrd ntldr > > This method is not limited to grub2, it can also be used in boot > loaders which support the linux kernel format, such as > syslinux/lilo/grub. > > To compile loadbin.bin, use the following commands: > > gcc -nostdlib -DLOADBIN -Wl,-N -o lnxhdr lnxhdr.S > objcopy -O binary lnxhdr lnxhdr.bin > " > > Are you sure, this is the procedure ? Dont we need to generate loadbin ? > > Could you please confirm ?
Hi, You don't need to do this manually, just download the latest version from http://download.gna.org/grubutil/, then use make to compile it. -- Bean _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel