Auteur: Joril Date: À: dng Sujet: Re: [DNG] Insane defaults on Raspberry Pi images - How to fix
corruption/dataloss
On 27/10/19 03:32, tom wrote:
> The defaults on the linux kernel flags have the options
> rootflags=noload. This has the effect of disabling ext4 filesystem
> journaling, checksumming, and all other safeguards.
>
> In addition to that the root filesystem's parameters are set to always
> disable filesystem checks.
Thanks for pointing this out :)
It looks like "noload" is useful only for recovery purposes