[coreboot] MRC in coreboot

Peter Stuge peter at stuge.se
Tue Oct 16 11:24:47 CEST 2018


Antony AbeePrakash X V wrote:
> This time I tried with verbose option and the output is below
> $ ./cbmem -V -t
..
> Failed to mmap /dev/mem: Operation not permitted

You have to run that command as root. Regular users are not allowed
arbitrary access to memory.


//Peter



More information about the coreboot mailing list