• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Are you having HotKey issues? Click here for tips and tricks.
HP Recommended

Your Partition E is the boot partition for WIN 10 but it should not have a drive letter! and your WIN7 installation does not have a boot partition. It is implemented in C

Try this:

disconnect the WIN7 disk and check if you can boot from your E-Partition

 

HP Recommended

OK then type:

For backup your BCD

Create a folder in F "BCD_Backup"

bcdedit /export "F:\BCD_Backup\BCD Backup1"

then type:

bcdboot F:\Windows

 

This creates an additional bootloader entry.

 

Edit:

You have 2x 2,5" disks. That's good

http://h10032.www1.hp.com/ctg/Manual/c03099448.pdf

 

HP Recommended

Wow! Thank you very much VH2000. Dual-boot works now as we wanted it to do.

The partition System-reserved (E:) is still shown. Can I delete partition E:?

I would like to send you a small appreciation. In which coutry are you? Do you have PayPal?

HP Recommended

Nice to hear! 

But I am not so happy with the solution.

I would make the WIN 10 disk as my primary boot disk. There you have a better possibility to make boot settings because it has a separate Boot-Partition. (E:) 

This is better for troubleshooting boot issues! But never (!) delete that partition.

 

HP Recommended

How would you make the WIN 10 disk as the primary boot disk? By changing HDD 2 from SATA-Port 2 to SATA-Port 1 and HDD 1 from SATA-Port 1 to SATA-Port 2? Or by changing any boot parameters?

HP Recommended

OK, if there is no option in the BIOS F10 to select the drives you change the SATA-Ports first. Then boot from the WIN 10 disk and keep the WIN7 disk disconnected.

This registers the WIN 10 installation to your NVRam.

When ready and it boots without problem you can connect the WIN7 disk.

 

When ready come back for the last step and a screenshot with the diskmanager

 

HP Recommended

change the SATA-Ports first -> done

- boot from the WIN 10 disk and keep the WIN7 disk disconnected -> done! system booted

- When ready and it boots without problem you can connect the WIN7 disk -> done! No more dual-boot selection

 

Dietmar2021_0-1642274929578.png

 

HP Recommended

Strange there is still the drive letter (E:)

 

run cmd (admin) and type 

diskpart

sel disk 0

list par

sel par 1

remove letter="E"

exit

exit

 

did you connect the win7 disk?

It should be in the diskmanagement

HP Recommended

I have executed the following commands as admin:

 

diskpart

sel disk 0

list par

sel par 1

remove letter="E"

exit

exit

 

Result: -> drive letter (E:) is no more there

 

did you connect the win7 disk? -> Yes, it was connected and it is still connected

 

Dietmar2021_0-1642363669075.png

 

 

 

 

HP Recommended

That looks good !

cmd (admin) copy &paste

bcdboot F:\Windows

bcdedit /set {default} description "Windows 7"
bcdedit /set {current} description "Windows 10"

bcdedit /displayorder {default} /addlast

 

Reboot

Enjoy

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.