On Wed, Nov 18, 2009 at 10:49:37AM +0100, Alexander Graf wrote: > Are you sure vapic.bin still works with SeaBIOS? I've had to modify the > multiboot and linuxboot code to write to the stack because the code > section of the option rom was read only.
SeaBIOS should be making the code writable during option rom execution. This is a change from bochs-bios, which did not do this. -Kevin