Yes, your guess is right - logical. How can convert the partition to primary, if HDD is already "whole disk encrypted"? Tools like Minitool Partition Wizard or Easus Partition Wizard are not recognizing encrypted partitions. I want to avoid decrypting because it is SSD with limited writing cycles.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The only way I can imagine is to direct edit of main partition table (dangerous operation) via e.g. WinHex. Convert extended partition to primary and adjust sectors range.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tested with an other HDD, your suggestion is right - if the second partition is primary, too (not logical), it can be mount externally by Veracrypt without Pre-authentication option.
I found 2 tools which allow changing from logical to primary on unformated partition (encrypted partition appears unformated in Partition Manager Tools)
I have following issue:
I guess: The partition is logical.
Probably it would be possible to mount If the partition is primary.
Yes, your guess is right - logical. How can convert the partition to primary, if HDD is already "whole disk encrypted"? Tools like Minitool Partition Wizard or Easus Partition Wizard are not recognizing encrypted partitions. I want to avoid decrypting because it is SSD with limited writing cycles.
Probably it is possible to convert logical to primary from OS loaded (not from external USB)
Note: I did not do the procedure. You are the first.
I tried from OS loaded (OS on encrypted partition). Partition tools don't recognize encrypted partition as partition --> they can not convert.
I am not sure, can I use diskpart on encrypted drive with OS is loaded on this drive? As describted in
https://answers.microsoft.com/en-us/windows/forum/all/logical-drive-convert-into-primary-partition/1a1c0d15-c3c5-4563-ba3e-d5fb7d2df439
Last edit: Marito 2017-06-05
The only way I can imagine is to direct edit of main partition table (dangerous operation) via e.g. WinHex. Convert extended partition to primary and adjust sectors range.
But if I have "whole disk encryption", is direct edit not destroying the encryption?
No. fist 32K contains loader. it is not encrypted.
I tested with an other HDD, your suggestion is right - if the second partition is primary, too (not logical), it can be mount externally by Veracrypt without Pre-authentication option.
Now back to my SSD, do you have any tutorial access the partition table for changing to primary? Might be possible with diskpart like https://answers.microsoft.com/en-us/windows/forum/all/logical-drive-convert-into-primary-partition/1a1c0d15-c3c5-4563-ba3e-d5fb7d2df439 ?
Or is it possible for Veracrypt developer team to implement the mount of logical drives, too?
I found 2 tools which allow changing from logical to primary on unformated partition (encrypted partition appears unformated in Partition Manager Tools)
Changing from logical drive to primary is solved and Veracrypt can mount externally all drives.
Issue is solved and can be closed.