Is there a way to edit fstab to disable / stop prompting for the password in order to mount encrypted volumes at logon?
The traditional method of using the UUID for unencrypted volumes in fstab doesn't stop the password prompt.
IE: I want to mount these volumes on demand - no stored password and no prompting at login.
[doublepost=1560873392][/doublepost]For anyone who reads / finds this in a search - "encrypted disks are unlocked before fstab is read". That explains why I'm unable to use the unencrypted UUID's to stop the password prompt.
The traditional method of using the UUID for unencrypted volumes in fstab doesn't stop the password prompt.
IE: I want to mount these volumes on demand - no stored password and no prompting at login.
[doublepost=1560873392][/doublepost]For anyone who reads / finds this in a search - "encrypted disks are unlocked before fstab is read". That explains why I'm unable to use the unencrypted UUID's to stop the password prompt.
Last edited: