0

For the first time while installing Ubuntu 23.04 I clicked the button for encryption. For bad luck the installation got stuck, so now I have an encrypted Lenovo laptop and I can't decrypt mmcblk0 even though I know the passphrase. I have try to decrypt it, but with no result.

Results of lsblk :

lsblk

karel
  • 114,770

1 Answers1

2

Boot from the Ubuntu 23.04 live USB that you used to install Ubuntu, and select the Try Ubuntu option to start an Ubuntu live session. Launch the built-in GParted partition editor, and reformat /dev/sdb as FAT32 in order to remove the LUKS encryption. Then you can reinstall Ubuntu 23.04.

karel
  • 114,770