Page 1 of 1

vista won't boot

PostPosted: Sun Nov 18, 2007 1:48 am
by ansmwke
i have 2 partitions on my drive, d:(which has XP) and c:(which has vista)
the boot menu only shows windows xp, how can i get my vista to show in the boot menu

i tried loading the cd and doing vista repair, but it found no errors :(

PostPosted: Sun Nov 18, 2007 3:12 am
by Gecko
ansmwke,

Open a Command Prompt (start > run type: cmd > press enter) run the following command from the Windows Vista DVD, substituting the letter of your drive for <e> here.
<e>:\Boot\ Bootsect.exe –NT60 All

When you restart, you should see the Windows Vista menu. To restore the menu entry for your earlier version of Windows, open an elevated Command Prompt and enter this command:

Bcdedit –create {ntldr} –d “Menu description goes here”

Substitute your own description for the placeholder text, like Windows XP.
The next time you restart your computer, the menus should appear as you want both XP and Vista.