bviktor
bviktor
I deployed my custom 18.04 build in [Noobuntu](https://github.com/noobient/noobuntu/). ([relevant code](https://github.com/noobient/noobuntu/blob/master/ansible/roles/devenv/tasks/main.yml#L28))
Read the linked ansible code.
The point is, you don't need dracut, because Clevis v12 supports initramfs-tools.
Yes, because the Ubuntu versions are too old. All the deb build scripts are here: https://github.com/noobient/noobuntu/tree/master/share And all the packages are here: https://nexus.noobient.com/#browse/browse:noobuntu The only patch I have is a...
Well we're using this on ~30 workstations already, so it definitely works. This is the guide we're using: https://github.com/noobient/noobuntu/wiki/Full-Disk-Encryption I'd try on a clean install first, dracut may have messed...
I'm not sure what you're doing, I just did a completely default desktop installation from the stock Ubuntu 18.04.4 media, then ``` sudo apt-key adv --fetch-keys https://apt.noobient.com/files/noobuntu.asc echo 'deb [arch=amd64]...
TPM enabled, UEFI enabled, CSM (legacy) disabled, Secure Boot disabled, but SB shouldn't affect this. I'll try to test this on a NUC (we have a few), and get back...
Just tested on a NUC7i5BN, works just fine. Are you on the latest BIOS? Are you sure you do both the `clevis luks bind` and `update-initramfs` commands? Do note that...
None that I know of. And I have a gigabit line. It still runs stable at around 920 Mbps, with or without Tang. CPU is around 0% right now. RAM...
That sounds great, thanks a lot :)