Confusion with volume labels
Hello Again,
I have recently installed Vista to test
I have 3 partitions XP(NTFS), Vista(NTFS), Data (NTSF)
vista dumped a directoty called BOOt with BCD store on XP partition
in xp the vouums are :
XP-->C:
Vista---->G:
Data---->F:
DVDdrive--->D:
CD Drive----> E:
================
in vista
vista--->C:
XP--->D:
DATA ---> E:
etc
===============
in Vista PE
again different this time Vista is E:
==============================
any way if you use BCDedit /store C:\Boot\BCD where BCD is one residing in C:\Boot\BCD
you get different result
to if you export the BCD in Vista and have a look at it with Bcdedit or easy BCD
all the volumes are different.
no wonder there is so much problem with Vista start up issues.
confusion rains.
it is difficult to adjust the BCD device and path when one is not sure which drive letter is ?????
=================================
Result:
-----------------------------
BCD from XP text:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
displayorder {ntldr}
{default}
toolsdisplayorder {memdiag}
timeout 30
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=C:
path \ntldr
description Earlier Version of Windows
6
Windows Boot Loader
-------------------
identifier {default}
device partition=G:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=G:
systemroot \Windows
resumeobject {28c0dc41-d3b5-11dc-b2a0-cc45c32f8757}
nx OptIn
3
===============================================================================
BCD FROM VISTA PE Text:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
displayorder {ntldr}
{default}
toolsdisplayorder {memdiag}
timeout 30
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=C:
path \ntldr
description Earlier Version of Windows
Windows Boot Loader
-------------------
identifier {default}
device partition=E:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=E:
systemroot \Windows
resumeobject {28c0dc41-d3b5-11dc-b2a0-cc45c32f8757}
nx OptIn
============================================
BCD from Vista Text:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=D:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
displayorder {ntldr}
{default}
toolsdisplayorder {memdiag}
timeout 30
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=D:
path \ntldr
description Earlier Version of Windows
6
Windows Boot Loader
-------------------
identifier {default}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {28c0dc41-d3b5-11dc-b2a0-cc45c32f8757}
nx OptIn
3
==============================================================
that vista PE from the original Installation DVD tool is useless the sooner some one comes with a solution the better
again if one runs easy BCd from XP you get different result to if you run it in Vista partition ?????
just wanted to add a point here that
I ran DISKPART.EXE from windows XP and again from windows Vista and agai from windows PE2(vistaPE)
and the 3 partition numbers where constant that is the same each time.
but there is no option in BCDEDIT.EXE to /set device partition =<partition number>
it is <volume Letter:>
if you see what I mean
Microsoft would have been wiser to deal with constant partition numbers rather than variable volume Letters.
Regards Ben
Regards Ben