I'm a bit new to Linux but here what I got so far:
I have a 500Gig NTFS with Win10 running, made an empty 120gig partition where I wanted to install mint, and use the full hdd encryption option. (Want to keep Win10 for DualBoot)
Not sure what to do next (please see screenshot):
I have sda1 and sda2 which are windows.
sda4 is the dedicated linux partition.
I can mark it, click on add and choose 'physical volume for encription', but then im stuck...
format the partition i cant click, neither mount point. sda4 changes to crypto something but i cant click on new partition table or on install now. then when i click again on change, the installer crashes saying:
Traceback (most recent call last):
File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartMan.py", line 453, in on_edit_clicked
self.partman_edit_dialog(devpart, partition)
File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartMan.py", line 367, in partman_edit_dialog
self.ctrlr.dbfilter.edit_partition(devpart, **edits)
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 3289, in edit_partition
assert self.current_question == 'partman/choose_partition'
AssertionError/quote]
I found some guides but they're either old or not about dual boot as far as i can understand.
Can someone please help?