cryptreboot
cryptreboot copied to clipboard
Convenient reboot for Linux systems with encrypted root partition.
Kanban board should include: - reported issues - features to implement - things to refactor
Hi @pepawel, I set up everything accordingly. `sudo cryptreboot` also reboots the system. However, entering the command does not trigger a password prompt and as such the reboot behavior is...
Native ZFS encryption support (Cryptrebooting fails with "No such file or directory @ dir_chdir")
Trying to cryptreboot fails with the following error: ```# cryptreboot -d --kernel /boot/initrd.img-6.8.12-10-pve --initramfs /boot/initrd.img-6.8.12-10-pve Extracting initramfs... To speed things up, future versions will employ cache. Running (echo lz4 \"-t\";...
This is an awesome idea and is likely to be a very desirable feature, especially for platform engineers, DevOps, and IT admins. Thank you for publishing. Environment: OS: Ubuntu 24...
Hi Pawel, Unfortunately, unlocking with crypt reboot stopped working on Ubuntu recently. Crypreboot asks me for the password, reboots but then does not boot into the system anymore. Could you...
Initramfs in Fedora Silverblue misses `crypttab` file (other Fedora variants need to be examined). A different mechanism is used, therefore custom approach has to be implemented by cryptreboot. Cryptreboot operates...
Hi, I am a user of Fedora Atomic Desktops and am really convinced by the model. The big disadvantage is that everything you install needs to be in an .rpm...
Cryptreboot doesn't currently support Fedora. It's because: - Fedora doesn't have `unmkinitramfs` (`lsinitrd` has to be used until Ruby implementation is built, which should improve compatibility across distributions and improve...