
Quote: Originally Posted by
harmohans
Why is it necessary to have minimum of two active partitions/volumes for enabling the BitLocker Drive Encryption feature.
Hi Harmohans,
Any encryption for a full partition requires a (usually very small) second partition containing a boot code including the encryption handler.
Take a Bitlocker enforced Windows 7 for example: you've got a 200MB partition which is hidden from view by having no drive letter (you'll find that one in your drive-configuration only). Furthermore you've got a 80GB partition with your installation (OS, Data etc).
As the 80GB partition is completely encrypted by bitlocker it doesn't make any sense to your system when trying to boot it (the boot files are encrypted too - because it's a *drive* encryption).
Considering this, it's quite easy to explain the second (small) partition: your system boots from there (no problem, because it's not encrypted), loads the encryption
drivers, connects to the TPM, gets the encryption information for your 80GB partition, allowing access to it. Then it continues to boot from your large partition.