https://bugs.kde.org/show_bug.cgi?id=460962
Bug ID: 460962 Summary: KDE Neon install fails to boot when using btrfs Classification: KDE Neon Product: neon Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Live/Install images Assignee: neon-b...@kde.org Reporter: zadintu...@gmail.com CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org Target Milestone: --- SUMMARY KDE Neon install fails to boot when using btrfs. See solution below. STEPS TO REPRODUCE 1. Download neon-user-20221023-0714.iso 2. Install it on btrfs root file system (choose manual partitioning or add filesystem option to calamares config) 3. Try booting the system and you won't get to the desktop OBSERVED RESULT System hangs with this text shown on the screen: [FAILED] Failed to start Snap Daemon. [FAILED] Failed to start Migrate UID 1000 from semi-wrong groups to correct ones.. [FAILED] Failed to start Snap Daemon. [FAILED] Failed to start Snap Daemon. [FAILED] Failed to start Snap Daemon. [FAILED] Failed to start Snap Daemon. [FAILED] Failed to start Snap Daemon. [FAILED] Failed to start Wait until snapd is fully seeded. EXPECTED RESULT System boots to desktop SOFTWARE/OS VERSIONS neon-user-20221023-0714.iso ADDITIONAL INFORMATION It seems like mount option is incorrect for btrfs: it should be space_cache=v2 instead of space_cache This can be fixed by editing /calamares/desktop/modules/fstab.conf and replacing space_cache with space_cache=v2 -- You are receiving this mail because: You are watching all bug changes.