Re: mapping with --readonly option
Christoph Anton Mitterer <[email protected]>
| Newsgroups | dev.linux.lists.cryptsetup |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2022-11-06 at 23:15 +0100, Arno Wagner wrote: > You probably should mount it as readonly instead. A -o ro filesystem mount is not necessarily actually read-only, the fs itself may still change its own contents... e.g. journal or log tree replays. Cheers, Chris.