cryptreboot icon indicating copy to clipboard operation
cryptreboot copied to clipboard

Convenient reboot for Linux systems with encrypted root partition.

Results 8 cryptreboot issues
Sort by recently updated
recently updated
newest added

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...

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\";...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement