On Sun, Dec 18, 2011 at 11:03:50PM +0100, Christian Ruppert wrote: > c) > Not sure if I just misunderstood something.. I have GRUB 1 / legacy installed > on my disk and SeaBIOS tries to load GRUB but then it freezes. From what I've > read only GRUB 2 is supported as *payload*. Does it also apply to GRUB on a > disk?
SeaBIOS should be able to boot grub 1. Looking through your logs, it appears you have both coreboot and seabios set to execute option roms - this can confuse the hardware - when using seabios, only seabios should execute the option roms. I can't say if this is the cause of your issue. -Kevin -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

