Timeline for Open: cryptsetup out of memory ("Not enough available memory to open a keyslot.")
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 20, 2024 at 21:01 | comment | added | a3nm | By the way, if you only have access to the encrypted device over the network (e.g., your device is connected to a remote computer and you can't easily plug it to a different computer), you can still do what is presented here, using the nbd server as a way to export the device from the machine where it is located. I have just tested it and it works to run "cryptsetup luksAddkey", from a machine with enough memory, on a /dev/nbd0 file obtained by exporting a LUKS block device using nbd from a low-memory machine. | |
| Apr 24, 2024 at 6:17 | comment | added | user171780 | Worked for me to mount a 1 TB encrypted partition on a Raspberry Pi Zero 2 W, by doing this procedure on an Ubuntu 22.04 PC. | |
| Oct 27, 2021 at 12:11 | history | answered | Quasímodo | CC BY-SA 4.0 |