igorpadykov
I've got another question.
If I want to mount overlayroot on /, how can I do that?
What I mean is that I will mount root file system as lowerdir and some file that could that user change as upperdir and merged it on /mnt/newroot by using overlayfs.
Then I wanna mount newroot on /.
How can I do that ?