IReboot 2 does not show all o/s but ebcd lists them correctly

aurelius

Member
Greetings. This problem just developed in the last week or so. One of my o/s boot ups is absent from ireboot. It is listed correctly when I use ebcd:
There are a total of 3 entries listed in the bootloader.

Default: Windows 7 Ultimate New Pleasure
Timeout: 5 seconds
Boot Drive: P:\

Entry #1
Name: Microsoft Windows 7 Newboy
BCD ID: {56a74ed2-c9ac-11e3-841c-fd8a2cf6dec0}
Drive: K:\
Bootloader Path: \Windows\system32\winload.exe

Entry #2
Name: Microsoft Windows 7 Crucial
BCD ID: {56a74ed1-c9ac-11e3-841c-fd8a2cf6dec0}
Drive: O:\
Bootloader Path: \Windows\system32\winload.exe

Entry #3
Name: Windows 7 Ultimate New Pleasure
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe

While in ireboot it shows:
upload_2015-6-18_23-37-39.png
How do I get these two to reflect each other so I can use ireboot as intended?
Thanx for your time
 
Can you please post the output of Detailed Mode?
The information (and I hope it is correct source) is as follows:
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=P:
path \bootmgr
default {56a74ecf-c9ac-11e3-841c-fd8a2cf6dec0}
resumeobject {909081cb-1612-11e5-8345-806e6f6e6963}
displayorder {56a74ed2-c9ac-11e3-841c-fd8a2cf6dec0}
{56a74ed1-c9ac-11e3-841c-fd8a2cf6dec0}
{56a74ecf-c9ac-11e3-841c-fd8a2cf6dec0}
timeout 5
displaybootmenu Yes

Windows Boot Loader
-------------------
identifier {56a74ed2-c9ac-11e3-841c-fd8a2cf6dec0}
device partition=K:
path \Windows\system32\winload.exe
description Microsoft Windows 7 Newboy
locale en-US
osdevice partition=K:
systemroot \Windows
resumeobject {909081cb-1612-11e5-8345-806e6f6e6963}

Windows Boot Loader
-------------------
identifier {56a74ed1-c9ac-11e3-841c-fd8a2cf6dec0}
device partition=O:
path \Windows\system32\winload.exe
description Microsoft Windows 7 Crucial
locale en-US
osdevice partition=O:
systemroot \Windows

Windows Boot Loader
-------------------
identifier {56a74ecf-c9ac-11e3-841c-fd8a2cf6dec0}
device partition=C:
path \Windows\system32\winload.exe
description

Thanx in advance. ))
 
Are you sure that is complete?

Do you see how the last entry is cut off? The description for {56a74ecf-c9ac-11e3-841c-fd8a2cf6dec0} is missing.
 
Are you sure that is complete?

Do you see how the last entry is cut off? The description for {56a74ecf-c9ac-11e3-841c-fd8a2cf6dec0} is missing.
I did cut/paste but I see what you mean. Here is another cut/paste:
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=P:
path \bootmgr
default {56a74ecf-c9ac-11e3-841c-fd8a2cf6dec0}
resumeobject {909081cb-1612-11e5-8345-806e6f6e6963}
displayorder {56a74ed2-c9ac-11e3-841c-fd8a2cf6dec0}
{56a74ed1-c9ac-11e3-841c-fd8a2cf6dec0}
{56a74ecf-c9ac-11e3-841c-fd8a2cf6dec0}
timeout 5
displaybootmenu Yes

Windows Boot Loader
-------------------
identifier {56a74ed2-c9ac-11e3-841c-fd8a2cf6dec0}
device partition=K:
path \Windows\system32\winload.exe
description Microsoft Windows 7 Newboy
locale en-US
osdevice partition=K:
systemroot \Windows
resumeobject {909081cb-1612-11e5-8345-806e6f6e6963}

Windows Boot Loader
-------------------
identifier {56a74ed1-c9ac-11e3-841c-fd8a2cf6dec0}
device partition=O:
path \Windows\system32\winload.exe
description Microsoft Windows 7 Crucial
locale en-US
osdevice partition=O:
systemroot \Windows

Windows Boot Loader
-------------------
identifier {56a74ecf-c9ac-11e3-841c-fd8a2cf6dec0}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7 Ultimate New Pleasure
locale en-US
osdevice partition=C:
systemroot \Windows
resumeobject {15bea926-e12d-11e3-96a1-806e6f6e6963}
quietboot No

Again, hope this helps you out. )))
 
Back
Top