When doing an apt-get or aptitude update I see an error like /dev/mem: mmap: Bad address; is this a cause for concern?
This message is an error output of dmidecode which is called from within one of the scripts for a package you just installed or upgraded. dmidecode is trying to access low-level hardware information in order to pick some suitable default configuration. It will never work under Xen but it can be safely ignored.


Loading...