On Mon, 31 Aug 2026 17:53:04 +0200, Nick Holland <[email protected]> wrote: > > There are some basic things you can do to keep your FFS2 file system > a bit "safer" -- a big one is separating writable space from read-only > space, and keeping the read-only space mounted, well, read-only. When > you need to update the data, remount RW, update, remount RO. >
Why not use sync when? -- wbr, Kirill

