when starting my machine I got this message:
bilibop-lockfs is disabled
How to enable it ?
1 Answer
If you are only single user of this computer, then it is unexpected to have bilibop-lockfs package installed. Its purpose is "lock filesystems and write changes into RAM".
So you probably have to remove this package by
sudo apt-get purge --autoremove bilibop-lockfsand then reboot.