Hi All ,
I was just trying to make a linuxBIOS for epic. at last step it gives error .
././buildrom linuxbios.strip linuxbios.rom ../../../../../lnxieepro100.ebi 0x10000 0x20000 ../../../../../lnxieepro100.ebi: No such file or directory make[1]: *** [linuxbios.rom] Error 2 make[1]: Leaving directory `/usr/downloads/freebios-20041019-1200/freebios2/targets/via/epia/epia/normal' make: *** [normal/linuxbios.rom] Error 1 [root@Linux3 epia]#
Can anybody tell how this error can be removed
Thanks Ramesh
________________________________________________________________________ Yahoo! India Matrimony: Find your life partner online Go to: http://yahoo.shaadi.com/india-matrimony
* Ramesh Chhaba ourlinuxid@yahoo.co.in [050302 12:19]:
I was just trying to make a linuxBIOS for epic. at last step it gives error .
././buildrom linuxbios.strip linuxbios.rom ../../../../../lnxieepro100.ebi 0x10000 0x20000 ../../../../../lnxieepro100.ebi: No such file or directory
Can anybody tell how this error can be removed
Yes, fix the path to the payload in freebios2/targets/via/epia/Config.lb
You might want to use a different payload. Have a look at: http://wiki.linuxbios.org/index.php/Payloads
Stefan
On Wed, 2 Mar 2005, Ramesh Chhaba wrote:
Hi All ,
I was just trying to make a linuxBIOS for epic. at last step it gives error .
././buildrom linuxbios.strip linuxbios.rom ../../../../../lnxieepro100.ebi 0x10000 0x20000 ../../../../../lnxieepro100.ebi: No such file or directory
it needs that file. So you need to provide that file or make your own Config file with a different file.
ron