Re: automatically mount all luks partitions at startup, not only /home

2018-09-05 Thread Frédéric
> The system will prompt you for the block devices listed in > /etc/crypttab. See "man crypttab" That seems the best for me. The most difficult was to find what to write in /etc/crypttab but I managed to do that looking at /dev/disk/by-uuid. I have now 3 lines like this one: luks-${UUID} UUID=${U

Re: automatically mount all luks partitions at startup, not only /home

2018-09-05 Thread Gordon Messmer
On 09/04/2018 11:05 PM, Frédéric wrote: I have multiple partitions encrypted with luks and only the main one with /home is decrypted at startup. How can I tell the system I want to open all of them at startup? The system will prompt you for the block devices listed in /etc/crypttab.  See "man

RE: automatically mount all luks partitions at startup, not only /home

2018-09-05 Thread J.Witvliet
: automatically mount all luks partitions at startup, not only /home Le 05/09/2018 à 08:05, Frédéric a écrit : > Hi, > I have multiple partitions encrypted with luks and only the main one > with /home is decrypted at startup. How can I tell the system I want > to open all of them at startup? You c

Re: automatically mount all luks partitions at startup, not only /home

2018-09-05 Thread François Patte
Le 05/09/2018 à 08:05, Frédéric a écrit : > Hi, > I have multiple partitions encrypted with luks and only the main one > with /home is decrypted at startup. How can I tell the system I want > to open all of them at startup? You can maybe put a line in fstab for the partitions you want to mount at

automatically mount all luks partitions at startup, not only /home

2018-09-04 Thread Frédéric
Hi, I have multiple partitions encrypted with luks and only the main one with /home is decrypted at startup. How can I tell the system I want to open all of them at startup? Thanks, F ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe