Nick: gabu E-mail: none Board: unknown Contents: sudo flashrom -p internal --ifd -i bios --noverify-all -w path/to/full.rom flashrom 8401ef77 on Linux 4.19.241-13212-ge9b0bab46475 (x86_64) flashrom is free software, get the source code at https://flashrom.org Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). coreboot table found at 0x7cc13000. Found chipset "Intel Braswell". Enabling flash write... Warning: Setting BIOS Control at 0x0 from 0x0b to 0x09 failed. New value is 0x0b. SPI Configuration is locked down. FREG0: Flash Descriptor region (0x00000000-0x00000fff) is read-only. FREG2: Management Engine region (0x00001000-0x001fffff) is locked. Not all flash regions are freely accessible by flashrom. This is most likely due to an active ME. Please see https://flashrom.org/ME for details. At least some flash regions are read protected. You have to use a flash layout and include only accessible regions. For write operations, you'll additionally need the --noverify-all switch. See manpage for more details. OK. Found Winbond flash chip "W25Q64.W" (8192 kB, SPI) mapped at physical address 0x00000000ff800000. Reading ich descriptor... done. Using region: "bios". Error: opening file "path/to/full.rom" failed: No such file or directory FAILED