Cobra Forum

Linux => Networking & Wireless => Topic started by: kalpana on Oct 21, 2023, 04:55 AM

Title: LUKS and NFS fail on logout/in
Post by: kalpana on Oct 21, 2023, 04:55 AM
Ubuntu Budgie 22.04.2

I have the /home partition encrypted with LUKS

I have an nfs mount in the fstab file:
192.168.4.205:/nfs/userx /NAS/nfs-userx nfs defaults,nfsvers=3,noatime,x-gvfs-show,x-systemd.automount 0 2

If I select logout and then at then at the lightdm prompt I enter the password, the system appears to hang never completing the login I can still move the cursor.

If I remove the NFS mount the logout/in work correctly/
Suggestions