TROMjaro Forum

Fix: Failed to start remount Root and Kernel file system

I noticed that in some cases when you use BTRFS when you install TROMjaro, you get to see that ugly error right before your system boots. It seems to be an issue with a config file. In any case, it is easy to fix:

  1. Go go the folder etc and edit as root the file fstab. When you see space_cache replace it with space_cache=v2. Save it.
  2. Open the terminal and do: sudo mkinitcpio -P

Reboot. Now should not display that message.