rhino-linux / os

Rhino Linux ISO Builder.
GNU General Public License v3.0
53 stars 10 forks source link

BUG: Full Disk Encryption Not Working #47

Closed seangould closed 1 year ago

seangould commented 1 year ago

Rhino Linux Version: 2023.1

Platform: x86_64

Describe the bug When installing rhino linux with full disk encryption, mounting the encrypted volume fails during boot process.

To Reproduce

  1. Select encryption during the installation process
  2. Reboot
  3. Enter the password for the encrypted disk when prompted
  4. You'll get an error after a bit of a hang during the boot process, and are unable to boot into the system

Expected behavior The encrypted volume to be decrypted and boot into rhino linux

Screenshots rhino-encryption-error

Additional context This occurred for me both when installing into a vm for testing, as well as on physical hardware (amd laptop)

oklopfer commented 1 year ago

Already solved, see https://github.com/rhino-linux/os/pull/46

ajstrongdev commented 1 year ago

Yeah, @seangould this should be fully working in 2023.2, when that releases in ~1-2 weeks