Possible to stop writing to ext superblock/inode etc
Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi
I have a read-only file system set up. Everything works fine however I know for a fact that some writes to my disk are still occuring (during the boot process). I now believe this is because the writes are to the EXT3 superblock which will still be written to even if the storage device is mounted readonly. Is there anyway to stop this? I have tried adding noatime to /etc/fstab to no prevail.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.