Hello
Can't you build on EasyBCDs BCD Repair feature (the same which allows installation of BCD onto XP) for installation onto a Logical Partition?
Thanks in advance,
Panarchy
As Terry just said, the Windows bootloader
can not chainload into a logical partition. Period. Also, there is no such thing as "installation" of the BCD. The BCD is a Vista file equivalent to the NT systems' boot.ini file, in which entries to boot the OS are stored. You don't "install" it. At most, you would
copy or
move it to the logical partition, but since there is no way for the standard Windows IPL to chainload into a logical partition's PBR, doing that would be pointless. Since EasyBCD is a tool intended to be used primarily with the Windows MBR controlling the boot, it would be stupid to have a feature to move the BCD to a logical partition, because then the system wouldn't boot.
As Jaclaz pointed out over at the Boot Land forums, if you want to boot from a logical partition, you need to take the time to read (slowly) the links he pointed you to, and make sure you fully understand how it works, before you attempt to do it. Grub4Dos can be used to directly call up the bootmgr, regardless of which partition it is stored in, whether primary or logical, but you need to read (yes, read) the specifics of booting OSes from logical partitions. As stated before, I will state it again. The Windows MBR is
not capable of handing the boot process over to a logical partition's PBR, it can only chain to an
active primary partition with Windows boot code in the boot sector. There is no way to force it to chain into a logical partition's PBR. It is a limitation of the Windows architecture, and if you want to get around it, and boot from a logical partition, you will need to use another boot manager to control the boot process.