Hi All,

I am a beginner to elilo. My aim is to test the EFI using elilo. I have
downloaded the latest gnu-efi and elilo package from sourceforge.net and
compiled  on my x86 32 bit desktop machine (Which is having FC10).

I have a Intel Irwindale x86 64 bit machine as target machine. This machine
contains the the following EFI firmware

EFI version 1.10 [14.62] Build flags: EFI32
EFI IA-32 Flash (BIOS) [Thu May 12 10:11:37 2005] - INTEL
This image MainEntry is at address 1FF262A5

Now to test elilo I have done the following things

STEP 1:  I have created a EFI partition and copied the elilo.efi,
elilo.conf, bzImage and ramdisk images in that partition.

STEP 2:  Selected EFI shell as a first boot in BIOS and able to map the
device  logs as below

STEP 3:  Launch the elilo.efi from EFI shell and getting the following
errors as "system.c(line 205):LocateHandle GopProtocol failed."

fs0:\> elilo.efi  -D bzImage
elilo.c(line 647):Optind=2 optarg=0x0 argc=3
localfs.c(line 245):size=4
netfs.c(line 804):size=8
fileops.c(line 552):found 3 filesystems
fileops.c(line 501):dev000 :     vfat :
Acpi(PNP0A03,0)/Pci(1D|1)/Usb(1)/HD(Part1,Sig2C462474)

fileops.c(line 501):dev001 :    netfs :
Acpi(PNP0A03,0)/Pci(2|0)/Pci(0|2)/Pci(4|0)/Mac(000423BCCC22)

fileops.c(line 501):dev002 :    netfs :
Acpi(PNP0A03,0)/Pci(2|0)/Pci(0|2)/Pci(4|1)/Mac(000423BCCC23)

glue_localfs.c(line 91):localfs_default_path=\

fileops.c(line 264):fops_open(elilo.conf), dev::
fileops.c(line 282):dev:: fullname:elilo.conf: name:elilo.conf: f=0
localfs.c(line 99):localfs_open on \elilo.conf

near line 4: Option (null) expects an equal signal + value
config.c(line 898):done parsing config file

fileops.c(line 264):fops_open(elilo-ia32.conf), dev::
fileops.c(line 282):dev:: fullname:elilo-ia32.conf: name:elilo-ia32.conf:
f=0
localfs.c(line 99):localfs_open on \elilo-ia32.conf

fileops.c(line 264):fops_open(elilo.conf), dev::
fileops.c(line 282):dev:: fullname:elilo.conf: name:elilo.conf: f=0
localfs.c(line 99):localfs_open on \elilo.conf

near line 1: Unkown option ?#???U??�?�?t?       N??N�
config.c(line 898):done parsing config file

forcing interactive mode due to config file error(s)
ELILO v3.12 for EFI/IA-32
fileops.c(line 264):fops_open(bzImage), dev::
fileops.c(line 282):dev:: fullname:bzImage: name:bzImage: f=0
localfs.c(line 99):localfs_open on \bzImage
plain_loader.c(line 51):class=7 type=48892 data=140 machine=45

bzimage.c(line 47):probe_bzImage_boot()

bzimage.c(line 58):opening bzImage...

fileops.c(line 264):fops_open(bzImage), dev::
fileops.c(line 282):dev:: fullname:bzImage: name:bzImage: f=0
localfs.c(line 99):localfs_open on \bzImage

bzimage.c(line 70):
reading boot sector...

bzimage.c(line 95):bootsect[1F1h] == 24 setup sectors

bzimage.c(line 108):reading setup data...

bzimage.c(line 113):param_size=12800 param_start=0x1F6BB010
bzimage.c(line 145):param_start(c=0x1F6BB212): H-d-r-S
alloc.c(line 143):allocator: allocated 1024 pages @0x100000

bzimage.c(line 197):reading kernel image...

bzimage.c(line 211):kernel image read:  4194304 bytes, 4096 Kbytes

bzimage.c(line 225):load_bzImage_boot()

bzimage.c(line 238):kstart=0x100000  kentry=0x100000  kend=0x500000

...............
system.c(line 205):LocateHandle GopProtocol failed.


My questions are

1. Why am I getting this error? Is it a target board problem or Linux Kernel
problem or ELILO problem ?

*Any pointers will be really helpful for me to debug or overcome from this
problem.*

*--Thanks in Advance
Naresh Bhat*
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
elilo-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/elilo-discuss

Reply via email to