Booting Vista and Win7 from diferents HD

Waldo

Member
Hi all,

I Have 2 HD with EasyBCD with 3 diferents OS (Vista, Ubuntu and XP)

HD1 - Vista + Ubuntu
HD2 - Windows XP

Now I have remove all HD and Install a new clean HD, and I have Installed Windows 7 on it.

After installation I have came back to the original configuretion plus a the new HD.

HD1 - Vista + Ubuntu
HD2 - Windows XP
HD3 - Windows 7

I want to include in EasyBCD a new entry to load the Windows 7 from HD3.

I have created the entry but I have and error when I try to get Win7

could someone helpme???

I write my configuration..

Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device unknown
description Windows Boot Manager
locale en-US
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default {025b4c44-04a9-11dd-8823-00c049b502cf}
resumeobject {5c9c0d24-21fd-11dd-9635-806e6f6e6963}
displayorder {025b4c44-04a9-11dd-8823-00c049b502cf}
{025b4c45-04a9-11dd-8823-00c049b502cf}
{025b4c49-04a9-11dd-8823-00c049b502cf}
{025b4c48-04a9-11dd-8823-00c049b502cf}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 10

Windows Boot Loader
-------------------
identifier {025b4c44-04a9-11dd-8823-00c049b502cf}
device partition=C:
path \Windows\system32\winload.exe
description Windows Vista
osdevice partition=C:
systemroot \Windows
resumeobject {5c9c0d24-21fd-11dd-9635-806e6f6e6963}

Real-mode Boot Sector
---------------------
identifier {025b4c45-04a9-11dd-8823-00c049b502cf}
device partition=C:
path \NTLDR
description Windows XP

Windows Boot Loader
-------------------
identifier {025b4c49-04a9-11dd-8823-00c049b502cf}
device partition=G:
path \Windows\system32\winload.exe
description Windows 7
osdevice partition=G:
systemroot \Windows

Real-mode Boot Sector
---------------------
identifier {025b4c48-04a9-11dd-8823-00c049b502cf}
device partition=C:
path \NST\NeoGrub.mbr
description Ubuntu
regards
 
Hello Wado, welcome to NST

What error are you getting with the Windows 7 entry? If it is you seeing the Vista animation as you boot Windows 7, this is a known issue and is being worked on.

Otherwise, please get the latest build of EasyBCD 2.0 Beta and readd the entry when you are in Windows Vista.
 
Thanks for your comments.

The error that I get is something about "Digital Signature" .. . the last lines are ..

File: \windows\system32\winload.exe
status: 0xC0000428
Info: Windows cannot verify the digital signature for this file

I have installed easyBCD 2.0 and the configuration is ...

Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device unknown
description Windows Boot Manager
locale en-US
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default {025b4c44-04a9-11dd-8823-00c049b502cf}
resumeobject {5c9c0d24-21fd-11dd-9635-806e6f6e6963}
displayorder {025b4c44-04a9-11dd-8823-00c049b502cf}
{025b4c45-04a9-11dd-8823-00c049b502cf}
{025b4c49-04a9-11dd-8823-00c049b502cf}
{025b4c48-04a9-11dd-8823-00c049b502cf}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 10

Windows Boot Loader
-------------------
identifier {025b4c44-04a9-11dd-8823-00c049b502cf}
device partition=C:
path \Windows\system32\winload.exe
description Windows Vista
osdevice partition=C:
systemroot \Windows
resumeobject {5c9c0d24-21fd-11dd-9635-806e6f6e6963}

Real-mode Boot Sector
---------------------
identifier {025b4c45-04a9-11dd-8823-00c049b502cf}
device partition=C:
path \NTLDR
description Windows XP

Windows Boot Loader
-------------------
identifier {025b4c49-04a9-11dd-8823-00c049b502cf}
device partition=G:
path \Windows\system32\winload.exe
description Windows 7
osdevice partition=G:
systemroot \Windows

Real-mode Boot Sector
---------------------
identifier {025b4c48-04a9-11dd-8823-00c049b502cf}
device partition=C:
path \NST\NeoGrub.mbr
description Ubuntu

regards
 
Is the new HDD a SATA or an IDE disk ?
If it's IDE, and you previously had it in the PC by itself while you installed W7, presumably it was jumpered as either "master" or "cable select". If it was "master", did you remember to rejumper it as "slave" before moving the original disks back, if you've moved it to the other connector on the ribbon.
 
Is the new HDD a SATA or an IDE disk ?
If it's IDE, and you previously had it in the PC by itself while you installed W7, presumably it was jumpered as either "master" or "cable select". If it was "master", did you remember to rejumper it as "slave" before moving the original disks back, if you've moved it to the other connector on the ribbon.


Hi,

my HDisks are IDE.

I change the jumper to slave before moving the original disk back.

When I load the Vista OS I can see the another HD with the files that Win7 load.



Some time before I just do the same but with a Win XP. In that moment I need to copy some files from de HD whrere XP was to the HD where I have Windows Vista.

I dont know If I need to do something similar for the Win 7.

Is the Winload.exe file compatible between Vista and Win7?

regards
 
Did W7 boot properly when it was the only HDD ?
You don't need to copy any files between systems. Simply adding an entry to the Vista BCD for W7 should have been enough. That worked fine for me.
The error you're getting seems to suggest some kind of I/O problem accessing the disk, rather than a boot problem. Thats why I suggested bad jumpering as a possibility, but if you've ruled that out .......
Have you made sure that the Vista disk is before the W7 disk in your BIOS boot sequence ?
Are the HDDs on the same channels as before you disconnected them and installed W7 ?
 
Back
Top