I have tried a install with the latest isos livecd or livedvd.
The installation is successfull but i cant boot.
The boot process is stucked with a lot of systemd service messages.
Seems that all systemd services fail to start.
I managed to get into maintenance mode and found that the filesystem (btrfs) is mounted in read only.
So disk access are impossible.
Hi,
I've looked into this problem and found that it can be solved if you can edit the file /etc/fstab and replace the option space_cache with space_cache=v2.
Thanks for reporting the problem, btrfs is not the default filesystem for rootfs so it hasn't been tested for a while and an update of kernel or tools may have produced this problem. I will check and eventually fix the Calamares installer to prevent this issue from happen in the future live ISOs.
Thanks for the answer.
I already had a doubt about this btrfs option.

