Skip to content

v2.3.2

Compare
Choose a tag to compare
@Torxed Torxed released this 28 Feb 13:24
· 1188 commits to master since this release

Bug fixes:

  • Fixed a critical issue where if manual partitioning was performed, and the harddrive(s) selected had multiple partitions - and a disk encryption password was given afterwards, all partitions would get encrypted regardless of usage (which would encrypt prior data on other partitions in play by the harddrive selection). Multi-disk setups where only one drive was selected was fine for instance, but selecting both to re-use /boot would cause issues. #998
  • Fixed an issue where new partitions did not show up, because there was no GPT/MBR partition table on clean disks, this should fix #813