[ipxe-devel] Could not boot image: Error 0x7f048281
Linus Lüssing
linus.luessing at c0d3.blue
Sun Dec 27 06:32:30 UTC 2015
Hi!
First of all, thanks for all the dedication on iPXE! PXE is such a
useful thing and you guys help to make it available on every
device, even if vendors were too lazy to implement it. Just saw
the latest commit regarding smsc95xx and noticed, hey, I have a
device with that and without on-board PXE, so that will be useful in
the future :).
Currently I am trying to boot a different device though: Somebody
donated an iMac 2007 (Intel Core 2 Duo) to us and I would like to
make it useable with our PXE infrastructure.
I was able to boot an iPXE via Clonezilla. I had one issue, but
could resolve that by simply updating iPXE. Now, with iPXE 1.0.0+
(91dd5) I am having another issue which I was not able to resolve
yet. The output looks like this:
-----
iPXE initalising devices...ok
iPXE 1.0.0+ (91dd5) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP TFTP EFI Menu
net0: xx:xx:xx:xx:xx:xx using m88e8058 on PCI05:00.0 (open)
[Link:down, TX:0 TXE:0 RX:0 RXE:0]
[Link status: Down (http://ipxe.org/38086193)]
Waiting for link-up on net0..... ok
Configuring (net0 xx:xx:xx:xx:xx:xx)...... ok
net0: 172.23.208.179/255.255.255.0 gw 172.23.208.254
Next server: 172.23.208.1
Filename: syslinux64.efi
tftp://172.23.208.1/syslinux64.efi... ok
syslinux64.efi : 199952 bytes [EFI]
Getting cached packet
My IP is 172.23.208.179
Could not boot image: Error 0x7f048281 (http://ipxe.org/7f048281)
No more network devices
Press Ctrl-B for the iPXE command line...
-----
The last link in the output does not seem to contain any
information to resolve this issue. Anyone having an idea what I
might be missing or what might be going wrong?
Cheers, Linus
More information about the ipxe-devel
mailing list