[LinuxBIOS] Question about AMD/Cyrix Geode GX1 based system

Juergen Beisert juergen127 at kreuzholzen.de
Tue May 30 13:13:08 CEST 2006


Hi Stefan,

On Tuesday 30 May 2006 12:44, Stefan Reinauer wrote:
> * Juergen Beisert <juergen127 at kreuzholzen.de> [060530 12:33]:
> > Kernel image created with:
> >
> > mkelf-linux --output=/srv/tftpboot/i586Linux
> > "--append=earlyprintk=ttyS0,115200,keep console=ttyS0,115200n8"
> > --rootdir=/srv/nfsexport/rootfs-i486 --rootmode=rw --ip=dhcp
> > /home/jb/Projekte/linux-2.6.16/arch/i386/boot/bzImage
>
> Uh.. what's mkelf-linux? Try mkelfImage from
> ftp://ftp.lnxi.com/pub/mkelfImage

All right, I tried now:

mkelfImage --command-line="earlyprintk=ttyS0,115200,keep 
console=ttyS0,115200n8 root=/srv/nfsexport/rootfs-i486 ip=dhcp rw" 
--kernel=/home/jb/Projekte/linux-2.6.16/vmlinux 
--output=/srv/tftpboot/i586Linux

The behavior is a _little_ bit different.

<many dots snipped>
....done
Unknown firmware type: LinuxBIOS
Firmware type: PCBIOS

But nothing else. What does it mean?

BTW: mkelf-linux is from the mknbi-packet that I'm using for other etherboot 
targets.

Juergen





More information about the coreboot mailing list