remove-system.map cannot work - `/lib/modules` is mounted read-only

Thank you for the bug report!

A solution for read-only support will be implemented soon. Most likely by skipping any attempt to delete these files.

system.map deletion came originally up here:

It makes most sense when using a self-compiled custom kernel but we’re not there yet. Otherwise in theory would only break malware that depends on reading that file without a hardcoded implementation.