Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Problem Flashing with BOOTUTILW64E [FLB File]
2015-07-13, 17:53 (This post was last modified: 2015-07-14 06:15 by jrsmile.)
Post: #3
RE: Problem Flashing with BOOTUTILW64E
thank you for the tips.
unfortunately i had no luck.

using ubuntu 14.04.2 x64
i used flashrom and the card was not supported.
then i updated to flashrom 0.9.8-daily and got the following error:

mint # lspci -b
05:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection


mint # flashrom -p nicintel_spi:pci=05:00.0 --output logfile.txt
flashrom v0.9.8-unknown on Linux 3.13.0-37-generic (x86_64)
flashrom was built with libpci 3.2.1, GCC 4.8.4, little endian
Command line (4 args): flashrom -p nicintel_spi:pci=05:00.0 --output logfile.txt
Calibrating delay loop... OS timer resolution is 1 usecs, 3570M loops per second, 10 myus = 9 us, 100 myus = 92 us, 1000 myus = 916 us, 10000 myus = 9393 us, 4 myus = 4 us, OK.
Initializing nicintel_spi programmer
Found "Intel 82574L Gigabit Ethernet Controller" (8086:10d3, BDF 05:00.0).
Requested BAR is of type MEM, 32bit, not prefetchable
Requested BAR is of type MEM, 32bit, not prefetchable
Error accessing Intel Gigabit NIC w/ SPI flash, 0x1000 bytes at 0x00000000f7ac0000
/dev/mem mmap failed: Operation not permitted
Error: Programmer initialization failed.

mint mint #

i am root but it does not allow me to even read.

i have looked up this tip>
The kernel itself has protections enabled to make it more difficult to become compromised.

0-address protection

Since the kernel and userspace share virtual memory addresses, the "NULL" memory space needs to be protected so that userspace mmap'd memory cannot start at address 0, stopping "NULL dereference" kernel attacks. This is possible with 2.6.22 kernels, and was implemented with the "mmap_min_addr" sysctl setting. Since Ubuntu 9.04, the mmap_min_addr setting is built into the kernel. (64k for x86, 32k for ARM.)

but dont know how to prevent it

switch to dos
used bootutil.exe >> Invalid image file 808610d3.rom
used ibautil.exe >> No Supported Network Adapters found.

i will try: http://www.win-raid.com/t58f16-Guide-Rec...ry-PI.html

_______________________

can somebody have a look why bootutil does not accept the ipxe generated rom as input file?
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Problem Flashing with BOOTUTILW64E - jrsmile - 2015-07-13 17:53



User(s) browsing this thread: 1 Guest(s)