Disable Logging

How do I disable logging? USB logging doesn’t work properly - there are always CHCKDISK errors.

I don’t want to waste memory for logs anymore.

I don’t think you can disable it. Try a different USB stick. I find Sandisk Cruzer Fit 4GB work well and are not expensive.

In fact you can disable it.

vi /etc/cmh/cmh.conf

Remove the numbers from LogLevels:

LogLevels = 1,2,3,4,5,6,7,8,9,50
If you only leave 1 you will only get critical errors.