Jump to content











Photo
- - - - -

Removing the first of a dual boot setuo


  • Please log in to reply
1 reply to this topic

#1 JonF

JonF

    Gold Member

  • .script developer
  • 1185 posts
  • Location:Boston, MA
  •  
    United States

Posted 25 October 2009 - 06:22 PM

I have my primary hard disk partitioned into two partitions. The first is the original and has Vista x86. The second is newer and has Vista x64. It's a dual boot setup created by the Vista x64 installer. In Vista x64, the x86 disk appears as drive D and I can't change that. I suppose it's because it has the BCD file?

Anyhoo, I would like to get rid of the x86 partition. I suppose I could just delete it and run a repair from the install DVD and trust that to find the x64 partition. Or is there some better method I should use?

#2 karyonix

karyonix

    Frequent Member

  • Advanced user
  • 481 posts
  •  
    Thailand

Posted 26 October 2009 - 09:06 AM

Open cmd.exe as administrator.
xcopy D:\Boot C:\Boot\ /e /h /c

bcdedit /export C:\Boot\BCD

bcdedit /store C:\Boot\BCD /set {bootmgr} device partition=C:
Open Disk Management. Mark C: partition as active.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users