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 -- coreboot mailing list: [email protected] https://mail.coreboot.org/mailman/listinfo/coreboot

