2015-07-11, 12:38
i get an error when using: BOOTUTILW64E.EXE for flashing iPXE into an Intel® Gigabit-Ethernet-Controller 82574L EXPI9301CT 8086:10d3
with a winbond 25x40 CLING SPI Flash Chip 4M-bit/512K-byte (524,288)
did a git clone today and without modification "make bin/808610d3.rom"
and got the following error:
i have searched for the error and came across some padding tips i tried them even the filesize is correct now.
i tried renaming the file from rom to IBA/iba/flb/FLB.
no success so far.
do i have to use ibautil?
http://lists.ipxe.org/pipermail/ipxe-dev...01980.html
or even a raspberry pi?
http://satxhackers.org/wp/hack-content/u...ashrom.pdf
with a winbond 25x40 CLING SPI Flash Chip 4M-bit/512K-byte (524,288)
did a git clone today and without modification "make bin/808610d3.rom"
and got the following error:
Code:
C:\Intel20.1\APPS\BootUtil\Winx64>BOOTUTILW64E.EXE -nic 1 -File=original.rom -SA
VEIMAGE
Intel(R) Ethernet Flash Firmware Utility
BootUtil version 1.5.54.1
Copyright (C) 2003-2015 Intel Corporation
Saving flash firmware image on port 1 to file original.rom...saved
Port Network Address Location Series WOL Flash Firmware Version
==== =============== ======== ======= === ============================= =======
1 6805CA378CC6 5:00.0 Gigabit YES PXE 1.3.21
C:\Intel20.1\APPS\BootUtil\Winx64>BOOTUTILW64E.EXE -nic 1 -restoreimage -file 80
8610d3.rom
Intel(R) Ethernet Flash Firmware Utility
BootUtil version 1.5.54.1
Copyright (C) 2003-2015 Intel Corporation
Invalid image file 808610d3.rom
Port Network Address Location Series WOL Flash Firmware Version
==== =============== ======== ======= === ============================= =======
1 6805CA378CC6 5:00.0 Gigabit YES PXE 1.3.21
C:\Intel20.1\APPS\BootUtil\Winx64>
i have searched for the error and came across some padding tips i tried them even the filesize is correct now.
i tried renaming the file from rom to IBA/iba/flb/FLB.
no success so far.
do i have to use ibautil?
http://lists.ipxe.org/pipermail/ipxe-dev...01980.html
or even a raspberry pi?
http://satxhackers.org/wp/hack-content/u...ashrom.pdf