After installing all the required drivers, I want my system to be in read-only mode. Even root can't change anything on the system. Usecases could, any virus should not affect the system or system will not crash easily.
I tried mount -r -o remount /, but root can get access to the system.