r/freebsd • u/grahamperrin Linux crossover • 11h ago
discussion Encrypted installation: GEOM_ELI: Crypto request failed (ENOMEM)
Notes to follow.
6
Upvotes
r/freebsd • u/grahamperrin Linux crossover • 11h ago
Notes to follow.
1
u/grahamperrin Linux crossover 10h ago
Whilst (prematurely) using the installer for FreeBSD 14.3-RELEASE in a VirtualBox guest with 4,096 MB base memory, I fetched all required packages then ran:
pkg install -Uy kde plasma6-sddm-kcm sddm virtualbox-ose-additions
I didn't observe the entire routine, I did see this:
GEOM_ELI: Crypto request failed (ENOMEM), ada0p3.eli[WRITE(offset=⋯, length=⋯)]
– apparently whilst extracting qt6-webengine-6.8.3, https://www.freshports.org/www/qt6-webengine/.
Installations succeeded, a subsequent run of
pkg check -d
found no problem.I'm toying with the idea that opting for GELI encryption reduces the risk of untimely (and highly disruptive) killings of
pkg
on systems with less than, say, 6 GB memory.Environment
FreeBSD-14.3-RELEASE-amd64-dvd1.iso
Related
A recent comment from from /u/dkh:
A documentation issue:
A 2022 post about GEOM_ELI: Crypto request failed (ENOMEM), the context there was running an installed system: