-
```
What steps will reproduce the problem?
1. I have an USB external HD. I encrypted the entire disk using luks. After
the plug-in, Ubuntu will ask me the passphrase and mount it automatically.
But, …
-
```
What steps will reproduce the problem?
1. I have an USB external HD. I encrypted the entire disk using luks. After
the plug-in, Ubuntu will ask me the passphrase and mount it automatically.
But, …
-
I would like to be able to automatically lock my encrypted USB keys after a timeout of no activity on them. This is currently possible with automount for regular mounts using the --timeout option in /…
-
```
What steps will reproduce the problem?
1. loading up ubuntu with LVM authentication
2. installing pam 0.3 authentication normally
3.
What is the expected output? What do you see instead?
pam fac…
-
Reported first on Launchpad at https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/2063366
-
I am in the situation now that whenever system boots it is in initramfs, so I have to do `cryptsetup luksOpen /dev/sda3 sda3_crypt` every time on boot. is there a way to avoid this? Installing ubuntu …
-
# Issue #
Now that we have LUKS volumes & the ability to reprovision the root filesystem coming soon we need to be able to handle expanding the root partition in those cases. Currently we are doing…
-
It seems that all the image, initramfs are written to the kernel partition, and the boot partition isn't used during booting, so why do we need to create one?
-
# Bug #
We justed tried to update Fedora CoreOS from 37.20230218.3.0 to 38.20230709.3.0 but now the VM fails to boot when any additional virtual disk is to be mounted. What particular bad about thi…
-
It's the revenge of https://github.com/serokell/deploy-rs/issues/31
There is this ~~offending~~related code in nixpkgs - https://github.com/NixOS/nixpkgs/blob/3928cfa27d9925f9fbd1d211cf2549f723546a…