Page 2 of 2

Re: Recovering parition table of HDD with 4 OSes installed

Posted: 25 Nov 2013, 10:28
by Fiona
I'm very excited about!
Please let me know, did it work for you.

Fiona

Re: Recovering parition table of HDD with 4 OSes installed

Posted: 27 Nov 2013, 17:56
by chevron
I did as you told, Fiona and marked Miscellaneous as deleted and RootWin7 as logical. I can see the Windows 7 partition now but I still can't boot into Windows 7.

I ran EasyBCD after booting into Windows 8 and I saw this:

Code: Select all

There are a total of 4 entries listed in the bootloader.

Default: Windows 7
Timeout: 30 seconds
Boot Drive: G:\

Entry #1
Name: Earlier Version of Windows
BCD ID: {ntldr}
Drive: G:\
Bootloader Path: \ntldr

Entry #2
Name: Windows 8
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe

Entry #3
Name: Windows 7
BCD ID: {default}
Drive: D:\
Bootloader Path: \Windows\system32\winload.exe

Entry #4
Name: Ubuntu
BCD ID: {04e5904e-05ff-11e2-a3bd-9cf748453e70}
Drive: H:\
Bootloader Path: \ubuntu\winboot\wubildr.mbr
and here's the detailed view:

Code: Select all

Windows Boot Manager
--------------------
identifier              {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device                  partition=G:
description             Windows Boot Manager
locale                  en-GB
inherit                 {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
integrityservices       Enable
default                 {04e5904b-05ff-11e2-a3bd-9cf748453e70}
resumeobject            {04e5904f-05ff-11e2-a3bd-9cf748453e70}
displayorder            {466f5a88-0af2-4f76-9038-095b170dc21c}
                        {04e59050-05ff-11e2-a3bd-9cf748453e70}
                        {04e5904b-05ff-11e2-a3bd-9cf748453e70}
                        {04e5904e-05ff-11e2-a3bd-9cf748453e70}
toolsdisplayorder       {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout                 30

Windows Legacy OS Loader
------------------------
identifier              {466f5a88-0af2-4f76-9038-095b170dc21c}
device                  partition=G:
path                    \ntldr
description             Earlier Version of Windows

Windows Boot Loader
-------------------
identifier              {04e59050-05ff-11e2-a3bd-9cf748453e70}
device                  partition=C:
path                    \Windows\system32\winload.exe
description             Windows 8
locale                  en-GB
inherit                 {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
recoverysequence        {04e59051-05ff-11e2-a3bd-9cf748453e70}
integrityservices       Enable
recoveryenabled         Yes
allowedinmemorysettings 0x15000075
osdevice                partition=C:
systemroot              \Windows
resumeobject            {04e5904f-05ff-11e2-a3bd-9cf748453e70}
nx                      OptIn
bootmenupolicy          Standard
bootlog                 Yes
sos                     Yes

Windows Boot Loader
-------------------
identifier              {04e5904b-05ff-11e2-a3bd-9cf748453e70}
device                  partition=D:
path                    \Windows\system32\winload.exe
description             Windows 7
locale                  en-US
inherit                 {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
recoverysequence        {04e5904c-05ff-11e2-a3bd-9cf748453e70}
recoveryenabled         Yes
osdevice                partition=D:
systemroot              \Windows
resumeobject            {04e5904a-05ff-11e2-a3bd-9cf748453e70}
nx                      OptIn

Real-mode Boot Sector
---------------------
identifier              {04e5904e-05ff-11e2-a3bd-9cf748453e70}
device                  partition=H:
path                    \ubuntu\winboot\wubildr.mbr
description             Ubuntu
I ran Startup Repair but that didn't help either. Could you tell me how to proceed from here?