Warning: The root device is not configured to be mounted read-write!

Thx fir translating that to human language :grin:

Ok…Let’s see, now i have:

  • nothing (in your kernel commandline)
    GRUB_CMDLINE_LINUX_DEFAULT="quiet security=apparmor udev.log_priority=3"
    
  • mkinitcpio.conf
    HOOKS=(base udev autodetect modconf block filesystems keyboard keymap fsck)
    

Just in case i’ve update grub - nothing changed, still have the message…

So, what i don’t understand is why it keeps warning then?

My settings haven’t been changed manually whatsoever, so that freeze + hard reset have lead to something like this failure mechanism to auto-fsck root device, but why it keeps bugging me then, even after manual fsck?

Logically i would assume this mechanism should auto-fsck and then shut up with the warning…