![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #2 (permalink) |
| Guest
Posts: n/a
| Re: BitLocker installation Hi Vipin, All disk encryption products have either physically a decrypted partition, or at least a hidden decrypted region on a disk. (In many cases, this aspect of the architecture is 'hidden', but the requirement is always the same). For BitLocker specifically, the following needs to happen: 1) Enough code must be loaded to show UI that is or can be localized to any language. Microsoft considers localization an extremely important requirement. 2) Code that can obtain a key with user interaction (to see this, try a USB key with the key not present, or TPM+Pin, or Recovery password). 3) Code to decrypt a disk on the fly. The code above lives in "BOOTMGR", with data files (e.g. localization fonts and BCD settings) in the "\BOOT" directory. To store these on an encrypted disk is a chicken & egg scenario. - Jamie Hunter [MS] "Vipin" <Vipin@nospam.com> wrote in message news:%23jHX1f2qGHA.4812@TK2MSFTNGP04.phx.gbl... > Hi, > Why do we need two partitions for bitlocker a smaller partition and a > bigger partition as per the installation guideline? I see it not used in > anyway. Am I missing something? > > Thanks, > Vipin > > > |
| | #3 (permalink) |
| Guest
Posts: n/a
| Re: BitLocker installation Thanks for the explanation, helpful. One question, I can not open the boot\bcd.log file. It seems to be always locked up by a process. Vipin "Jamie Hunter [MS]" <jamiehun@nospam.microsoft.com> wrote in message news:8EFF31A4-4054-4664-886F-67DEE8C6FD99@microsoft.com... > Hi Vipin, > > All disk encryption products have either physically a decrypted partition, > or at least a hidden decrypted region on a disk. (In many cases, this > aspect of the architecture is 'hidden', but the requirement is always the > same). > > For BitLocker specifically, the following needs to happen: > > 1) Enough code must be loaded to show UI that is or can be localized to > any language. Microsoft considers localization an extremely important > requirement. > 2) Code that can obtain a key with user interaction (to see this, try a > USB key with the key not present, or TPM+Pin, or Recovery password). > 3) Code to decrypt a disk on the fly. > > The code above lives in "BOOTMGR", with data files (e.g. localization > fonts and BCD settings) in the "\BOOT" directory. To store these on an > encrypted disk is a chicken & egg scenario. > - > Jamie Hunter [MS] > > "Vipin" <Vipin@nospam.com> wrote in message > news:%23jHX1f2qGHA.4812@TK2MSFTNGP04.phx.gbl... >> Hi, >> Why do we need two partitions for bitlocker a smaller partition and >> a bigger partition as per the installation guideline? I see it not used >> in anyway. Am I missing something? >> >> Thanks, >> Vipin >> >> >> > |
| | #4 (permalink) |
| Guest
Posts: n/a
| Re: BitLocker installation If you look under registry, you'll find the BCD exposed under HKEY_LOCAL_MACHINE\BCDxxxxxxxx The correct way of manipulating BCD is via the WMI interface (programatically) or BCDEDIT (manually). If you're trying to copy the BCD settings to a new partition (given the questions) - to be done successfully this requires some non-trivial code. We're working on a tool to do that for BitLocker. - Jamie Hunter [MS] "Vipin" <Vipin@nospam.com> wrote in message news:eOtoVA3qGHA.1796@TK2MSFTNGP03.phx.gbl... > Thanks for the explanation, helpful. > One question, I can not open the boot\bcd.log file. It seems to be always > locked up by a process. > > Vipin > > "Jamie Hunter [MS]" <jamiehun@nospam.microsoft.com> wrote in message > news:8EFF31A4-4054-4664-886F-67DEE8C6FD99@microsoft.com... >> Hi Vipin, >> >> All disk encryption products have either physically a decrypted >> partition, or at least a hidden decrypted region on a disk. (In many >> cases, this aspect of the architecture is 'hidden', but the requirement >> is always the same). >> >> For BitLocker specifically, the following needs to happen: >> >> 1) Enough code must be loaded to show UI that is or can be localized to >> any language. Microsoft considers localization an extremely important >> requirement. >> 2) Code that can obtain a key with user interaction (to see this, try a >> USB key with the key not present, or TPM+Pin, or Recovery password). >> 3) Code to decrypt a disk on the fly. >> >> The code above lives in "BOOTMGR", with data files (e.g. localization >> fonts and BCD settings) in the "\BOOT" directory. To store these on an >> encrypted disk is a chicken & egg scenario. >> - >> Jamie Hunter [MS] >> >> "Vipin" <Vipin@nospam.com> wrote in message >> news:%23jHX1f2qGHA.4812@TK2MSFTNGP04.phx.gbl... >>> Hi, >>> Why do we need two partitions for bitlocker a smaller partition and >>> a bigger partition as per the installation guideline? I see it not used >>> in anyway. Am I missing something? >>> >>> Thanks, >>> Vipin >>> >>> >>> >> > > |
| |
| |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BitLocker | h24821807 | General Discussion | 1 | 05-19-2008 05:45 PM |
| Bitlocker installation fails through Windows Update: 80070643 | focusnet | Vista security | 0 | 11-29-2007 06:11 PM |
| bitlocker... | mike | Vista security | 2 | 08-19-2007 05:28 PM |
| Bitlocker & AD | Bucky | Vista security | 0 | 03-12-2007 09:17 AM |
| Bitlocker installation? | =?Utf-8?B?QmVu?= | Vista General | 9 | 09-30-2006 01:25 AM |