Question : 500pts: Help moving bootmgr to another partition?

Hi there,

can anyone help me remove the bootmgr from 1 partition to another....

Here is the bcdedit output, you can see .. the os is on one part and the bootmgr is on the other... What i really want to do is delete the partiition that holds the bootmgr and "Expand" my os parition using the old parition space and of course move the bootmgr to the os part... any help really appreciated

here is the output

Administrador de arranque de Windows
----------------------------------
Identificador              {bootmgr}
device                  partition=D:
description             Windows Boot Manager
locale                  es-ES
inherit                 {globalsettings}
default                 {current}
displayorder            {current}
toolsdisplayorder       {memdiag}
timeout                 30

Cargador de arranque de Windows
-----------------------------
Identificador              {current}
device                  partition=C:
path                    \Windows\system32\winload.exe
description             Microsoft Windows Vista
locale                  es-ES
inherit                 {bootloadersettings}
osdevice                partition=C:
systemroot              \Windows
resumeobject            {0ad5aea8-6f5f-11dd-885b-a01bba077047}
nx                      OptIn

C:\Windows\system32>

Answer : 500pts: Help moving bootmgr to another partition?

I've never done this, but it appears as if the BootSect command will allow you to recreate the BootMgr on a specific drive letter

http://technet.microsoft.com/en-us/library/cc749177.aspx

Random Solutions  
 
programming4us programming4us