BCD questions

soya

New member
Local time
5:45 AM
Messages
1
First of all i'm gonna explain my setup which is based on multiple hardrives, main one, where OS are residing consist on a raid0 array. Currently, it has multiple partitions which are used to store Windows Vista, Windows 7 and GNU/Gentoo Linux. When the system boots, righ after the BIOS process Grub 1.x shows up as it's installed in the mbr and also in the first partition of the hardrive (raid0 array). Here i can shoose betwen the 3 installed OS. Everyone boots up with no problem and Windows installations are successfully activated.

The problem is when i first installed Windows 7 Grub was stored on another device, no the raid0 one, which we're going to call "x:" and it was the "master" hard drive, so although i installed Windows 7 on the raid0 device, which we're going to call "c:" (we could see it as a slave drive) Windows 7 boot files were stored on "x:".

So after the Windows 7 installation i took the boot files and moved them to "c:" (Windows 7 partition on the raid0 device), activated that partition and everything was ok since today when i took a look into bcd and some questions apperead.

After reading the following howto http://www.sevenforums.com/tutorials/2676-bcdedit-how-use.html i noticed that i have no path under the main bcd configuration, the one called "Administrador the arranque de Windows" and device is setted to partition=x:. My questions are, which is the usage of the path variable under "Administrador the arranque de Windows" and what could happen if i change device partition=c: also under "Administrador the arranque de Windows". Would Windows get deactivated after commiting the mentioned changes? I would like to modify the setup so if one day "x:" drive stops working or isremoved from the PC my Windows installations can still work. I also don't understand at all which is the usage of device variable under "Administrador the arranque de Windows".

I hope someone can help, thanks in advanced :)

Here's a pic of my bcd configuration:
*Direct link: Imageshack - bcdeditoutput.png
*Preview:


Uploaded with ImageShack.us
 

My Computer

OS
GNU/Gentoo Linux + Windows 7 Ultimate x64 + Windows Vista Ultimate SP2 x64
CPU
i7 @920 [3.15Ghzx4]
Motherboard
Asus P6T
Memory
Kingstone 6GB DDR3 600MHz
Graphics Card(s)
Asus GTX260
Sound Card
Realtek ACL1200
Monitor(s) Displays
LG Flatron L225WS 22'' + Dell 20''
Hard Drives
2x WD 320GB 7200RPM RAID0
PSU
MGE 600w
Case
Tacens Sagita II
Cooling
Default
"Administrador the arranque de Windows" = "Windows Boot manager" in english.

There is only a 'device' item for boot manager as it is expected that the file "bootmgr" is in the main directory(root directory) of the loaded/active partition.

Nothing will be deactivated on drive change - the BCD stores only information how to load the corresponding OS(OS's when dual-triple-...-boot).

if bootmgr and the '\boot' folder are copied over to another drive/partition (in your case from 'x:' to 'c:' the 'device' reference for bootmgr should be corrected to be 'c:'.

Hope this helps.
 

My Computer

Computer Manufacturer/Model Number
Acer Notebook
OS
Win 8 RP, Win 7, XP
CPU
Intel
Back
Top