How do I make a file NOT modifiable?
While logged in, I can do the following:
While logged in, I can do the following:
Is it possible to mount a loopback file as read-only, and redirect all writes to RAM?
At this time no ansver for this problem.
chmod 777 -R /mnt rm -rf /mnt/* rm: cannot remove 'omitted': Read-only file system rm: cannot remove 'omitted': Read-only file system Please show me how I can do this? Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please … Read more