[coreboot] SeaBIOS + Windows + Coreboot

Kevin O'Connor kevin at koconnor.net
Sun Oct 12 16:46:02 CEST 2008


Hi Steve,

On Sat, Oct 11, 2008 at 03:13:26PM -0400, Steve Spano wrote:
> I switched to the new download of SEABIOS and am using the amd_vsa_lx.bin
> vsa bios from the AMD website posted in Jan 2008.
>  
> With corebootv3 + seabios, I can boot into my 1GB Compact Flash with Linux
> (which is what I was doing with corebootv2).

Great!

> However, I am trying to boot to a CDROM so I can load Windows2000 onto a 4GB
> compact flash card. This doesnt appear to be working yet.
> Booting to a known good hard disk with a WIndows XP image doesnt work
> either.
>  
> I get here
[...]
> Seems to find a VGA ROM, with a checksum issue? Is this right?
> Then looks like it tries to boot to the HDD or CDROM but the system freezes.

Windows support is still a WIP.  I have booted WinXP with corebootv2
and seabios on one of my boards - so it is possible.  (BTW, you are
probably better off trying corebootv2 + seabios.)  However, it will
require some tweaking.  I posted the tweaks I used at:

http://www.coreboot.org/pipermail/coreboot/2008-September/038551.html

Unfortunately, your board will require slightly different tweaks.

Because you're seeing a vga rom checksum issue, I'm guessing you are
not seeing any vga output from seabios.  Is this correct?  If you
don't have vga output you'll need to fix that first.  In the above
patch, you'll see that I tweaked how coreboot initializes vga (I have
coreboot copy the vga rom, but not call it).

Where did you obtain coreboot and seabios from?  (Was it from svn/git
or one of the released packages?)

-Kevin




More information about the coreboot mailing list