Quote:
Originally Posted by SKK
If I would just add mntroot ro at the end of the script would that be good enough?
|
Better yet, remove the mntroot rw that you already have.
The root of the file system is partition 1 of the storage and where your writing is partition 4 of the storage.
The properties of the backing store for '/' (p1) do not propagate to the backing store for '/mnt/us' (p4).