On Wed, 6 Jul 2022 at 03:19, Piscium <grok...@gmail.com> wrote: > I won't bother changing the name, I was just curious.
In the end I changed the name of the LUKS partition. It was easy. I am posting here the commands in case someone else is interested. As root: 1. dmsetup rename /dev/mapper/oldname newname 2. edit /etc/crypttab, replace oldname with newname 3. update-initramfs -k all -u 4. reboot