On Fri, Mar 27, 2009 at 12:09 AM, step21 <f...@terrorpop.de> wrote:
> hi,
> why did you scrap ivt.bin loading ... seems much more complicated now.
> I'm not sure if I remeber right, but I think ivt.bin worked best for me ...

Hi,

The latest patch support loading file again, but only int10.bin, not
the whole ivt. In fact, I add a shell script grub-dumpbios that does
the job:

sudo grub-dumpbios -o /boot/

It would then save vbios.bin and int10.bin to /boot/ directory, in grub2:

loadbios /boot/vbios.bin /boot/int10.bin

-- 
Bean


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to