Sample Header Ad - 728x90

Separate /home partition not auto-mounted despite correct fstab

0 votes
1 answer
97 views
Unable to log in via the display manager, and when I go to a TTY, I get the error /home/user change directory failed no such file or directory. My home partition is on a separate partition. When I go to /home in TTY, the directory is empty. It appears that the home partition isn't being automatically mounted. Fstab:
UUID=aeb982de-cb3d-49bb-90d9-71620172191c / btrfs subvol=root,compress=zstd:1 0 0
UUID=d1205351-97c4-409d-9274-f6a26cdd5e75 /home ext4 defaults 1 2
UUID=61469ef5-023a-42d0-a451-3e0bf5ae4a54 none swap defaults 0 0
All UUIDs are correct in fstab. How can I correct the problem?
Asked by Chris Deacon (1 rep)
May 18, 2025, 10:13 PM
Last activity: May 19, 2025, 03:28 PM