"s0121" <s0121@xxxxxx> wrote in message
news

977AD0D-9DB3-47DA-AC41-342B48733F37@xxxxxx
Quote:
> Great - my {bootmgr} shows
> Windows Boot Manager
> --------------------
> identifier {bootmgr}
> device unknown
> description Windows Boot Manager
>
> How do I rename it to partition=C:
You want to change the "unknown" to C: ?
Most likely:
bcdedit /set {9dea862c-5cdd-4e70-acc1-f32b344d4795} device partition=C:
(assuming the that GUID matches the value for {bootmgr}
But be careful, as trying to modify the BCD setup by hand is dangerous.
If you are simply trying to set everything to work from C:, it should be
rather starightforward process.
It might be easier for you to boot from Windows Vista DVD and run Startup
Repair (three) times.
http://windowshelp.microsoft.com/Win...f3f351033.mspx
Or you might use some of the tools available in the internet:
For example:
http://neosmart.net/wiki/display/EBC...sta+Bootloader