[LinuxBIOS] SUSE 10.2 on a Tyan S2895

Peter Stuge stuge-linuxbios at cdy.org
Thu Apr 5 03:24:35 CEST 2007


Hi,

On Wed, Apr 04, 2007 at 07:44:46PM -0500, Khalid Paden wrote:
> I am trying to get LinuxBIOSv2 to run with my system running SUSE 10.2
> on a Tyan-(AMD64) S2895 on a 2.6.20 kernel.
> I have tried four differnt ones from the archive as well. They all fail
> at different points. Any ideas?
>
[..]

> make[1]: *** No rule to make target
> `../../../../payloads/forcedeth--filo_hda2_vga.zelf', needed by
> `payload'.  Stop.
> make[1]: Leaving directory
> `/home/Khalid/LinuxBIOSv2/targets/tyan/s2895/s2895/normal'
> make: *** [normal/linuxbios.rom] Error 1

A payload must be included in LinuxBIOS builds.

Please see http://linuxbios.org/Payloads, choose a payload, build it,
change targets/tyan/s2895/Config.lb from
payload ../../../../payloads/forcedeth--filo_hda2_vga.zelf
to
payload ../wherever/it/is/payload.elf

Then re-run buildtarget, and finally make should produce a
linuxbios.rom with your new payload included.


//Peter




More information about the coreboot mailing list