* Dmitry Samoyloff dmitry@obscurehalt.org [110129 22:07]:
I've tried to install Coreboot/SeaBIOS on my ASRock 939A785GMH/128M motherboard [1], leaving it totally unbootable: no beeps, no VGA output :-(
What's on serial console?
I followed installation instructions from coreboot.org with SVN checkout, "make menuconfig" and "make". The payload is SeaBIOS stable.
BTW, what makes me suspicious is a build process, the first "make" failed with:
<...> Compiling (16bit) out/code16.o Building ld scripts (version "0.6.1.2-20110129_195624-innsmouth") Building ld scripts (version "0.6.1.2-20110129_195624-innsmouth") Building ld scripts (version "0.6.1.2-20110129_195624-innsmouth") Traceback (most recent call last):
This was fixed in the upstream repository.
http://git.linuxtogo.org/?p=kevin/seabios.git;a=blobdiff;f=Makefile;h=dfccce...
Once there is a new release tag it'll go into the stable seabios build for coreboot.
Stefan