(21-Dec-2024, 03:10 AM)miksi Wrote: Everything remains on home folder after reboot. I’m using this folder for various compilations like for building MPD (with SACD Iso support, mympd… etc). I also have ssh client with root privileges.What do you mean home folder? As in your home directory?
There are certain files (databases, binaries, libraries etc) that have to sit outside your home folder (~), in places like /var or /usr for example. Can you SSH into your machine, and run this command:
sudo mount
I don't think there's any sensitive private information in this command, you can post the output here or as a DM so I can better understand how your setup is.