DiskCryptor icon indicating copy to clipboard operation
DiskCryptor copied to clipboard

EFI bootloader crashes if a partition was formatted by DiskCryptor

Open fbno opened this issue 2 years ago • 0 comments

How to reproduce the issue:

  • Install DiskCryptor 1.3
  • Encrypt system drive and install EFI bootloader
  • Reboot, finish system encryption
  • In DiskCryptor GUI, right click on another partition, select "Format", use same password
  • Reboot, enter password
  • Bootloader crashes

If I replace the file EFI\DCS\DcsInt.dcs with one that I built based on DiskCryptor 1.2.3 and my patch from pull request #20, it works fine. Are you sure that the patch is included in the DiskCryptor 1.3 binary?

fbno avatar Dec 02 '23 23:12 fbno