No BCD

Footloose

Member
I have both a SATA drive and IDE drive. Vista is installed on my SATA drive. But my SATA drive is labeled Drive E, and my IDE drive is Drive C. Because of this I can not boot from my SATA drive "E".
When I do a bootrec /rebuildbcd I get this msg.
Successfully scanned Windows installations.
Total identified Windows installations: 0


I have tried all the commands associated with Bootrec.

Right now I must keep installations disc installed in my DVD drive to boot.

How can I solve this problem?
 

My Computer

Use a program called EasyBCD. It's free and really easy to use. It helps you customize/rebuild your bootloader. Let me know if it helped or if you need help. :)
 

My Computer

System One

  • Manufacturer/Model
    HP dv5-1120ej Notebook PC
    CPU
    Intel Dual 2.16GHz
    Memory
    4GB
    Graphics Card(s)
    NVidia GeForce 9200M GS, 256MB
    Hard Drives
    320GB internal, 320GB external, 1TB external to come (big download library XD)
    Internet Speed
    Fast enough
    Other Info
    Firefox, Foobar, and AutoHotkey! Go open source!
Please post a screenshot of the Disk Management window,
like this:

DISKMANAGEMENT2009-09-11_205008.jpg
 

My Computers

System One System Two

  • Operating System
    Vista
    CPU
    Intel E8400
    Motherboard
    ASRock1333-GLAN R2.0
    Memory
    4gb DDR2 800
    Graphics Card(s)
    nvidia 9500GT 1gb
  • Operating System
    win7/vista
    CPU
    intel i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    ballistix 2x8gb 3200
The drive letters are usually different when seen from Winre.

If you are editing bcd from within windows - use the drive letters as seen by the o/s you are currently booted into.

Your screenshot shows you are currently BOOTed into an o/s on Disk1 (C).

The System partition ( containing the boot critical files) is on Disk 2 (D)

How do you mean "boot from" E ?

I think your best bet is to make the Vista partition, both system and boot.

1. Go to folder options, make sure hidden files and protected o/s files are showing.

Copy and paste bootmgr and the pale yellow boot folder from D to C.

( You will get a message bcd is in use and can't be copied) skip it and copy the rest)

2. In Easybcd click Utilities , then Power Console ( same as cmd prompt)

TYPE : (press enter after each command)

bcdedit /export C:\Boot\bcd

bcdedit /set {bootmgr} device boot

bootsect.exe /nt60 all /force

mbrfix.exe /drive 1 fixmbr /vista /yes

3. In Disk Management, rt click C and mark it Active.

4. Restart - go into Bios and change the boot order so your Vista HD is the first in Bios boot order.
 
Last edited:

My Computers

System One System Two

  • Operating System
    Vista
    CPU
    Intel E8400
    Motherboard
    ASRock1333-GLAN R2.0
    Memory
    4gb DDR2 800
    Graphics Card(s)
    nvidia 9500GT 1gb
  • Operating System
    win7/vista
    CPU
    intel i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    ballistix 2x8gb 3200
So what do I do? How do I make my disk1 (C) the System partition. If I do will that solve my problem?


I don't understand your question
"What is the problem - how do you mean "boot from" E ?"
 

My Computer

Hi,

Not sure why you want E as the system partition and C as the Boot - easier to have both on the same partition .

I have added to my previous post to show how - it's easier than it looks.
 

My Computers

System One System Two

  • Operating System
    Vista
    CPU
    Intel E8400
    Motherboard
    ASRock1333-GLAN R2.0
    Memory
    4gb DDR2 800
    Graphics Card(s)
    nvidia 9500GT 1gb
  • Operating System
    win7/vista
    CPU
    intel i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    ballistix 2x8gb 3200
You are welcome. Glad the instructions made sense.:D
 

My Computers

System One System Two

  • Operating System
    Vista
    CPU
    Intel E8400
    Motherboard
    ASRock1333-GLAN R2.0
    Memory
    4gb DDR2 800
    Graphics Card(s)
    nvidia 9500GT 1gb
  • Operating System
    win7/vista
    CPU
    intel i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    ballistix 2x8gb 3200
Back
Top