cant make entry

its widows 7 and that didnt work but it says that "the boot configuration file could not be opened would you like to manualy load it"... so how can i find it or make a new one??Screenshot (13h 31m 38s).jpg
 
How are you booting it ?
EasyBCD looks on the "active" partition for the BCD (where it will be if W7 bootmgr is controlling the boot)
If you are using some other method, then you will need to point it to the appropriate location manually (Disk Management "system" flag will tell you where)
 
Last edited:
im booting strait into windows 7.
ive never messed with the boot loader before so it should be on the active drive... ive installed wubi before and recently uninstalled it to install fedora 16.
is it possible wile uninstalling wubi that it might have uninstalled or moved the bootmgr for grub??
 
How the heck are there 5 primary partitions? Probably another of the bugs in Disk Management.

EasyBCD | Useful Utils | Power Consoloe
bootgrabber.exe /list

What's the output of that?
 
C:\Program Files (x86)\NeoSmart Technologies\EasyBCD\bin>bootgrabber.exe /list


BootGrabber utility.
Copyright NeoSmart Technologies 2009-2011 <http://neosmart.net/>


WARN: Unable to get volume information for \\?\Volume{caae929d-5e4c-11df-bae0-80
6e6f6e6963}\
WARN: Unable to get volume information for \\?\Volume{caae929c-5e4c-11df-bae0-80
6e6f6e6963}\
WARN: Unable to get volume information for \\?\Volume{6e943954-0965-11e1-a195-80
6e6f6e6963}\
WARN: Could not get FileFsFullSizeInformation on partition \Device\Harddisk0\Par
tition1. Error: 0x80000010
WARN: Could not get FileFsFullSizeInformation on partition \Device\Harddisk0\Par
tition2. Error: 0x80000010
-
Index: 0
PartitionCount: 5
PrimaryCount: 4
LogicalCount: 2
Size: 250059350016
Partitions:
-
Index: 1
MountPoint:
FileSystem: 39
Size: 15035779584
FreeSpace: 0
Primary: Yes
ArcPath: multi(0)disk(0)rdisk(0)partition(1)
-
Index: 2
MountPoint:
FileSystem: 7
Size: 106928640
FreeSpace: 0
Primary: Yes
ArcPath: multi(0)disk(0)rdisk(0)partition(2)
-
Index: 3
MountPoint: C:\
FileSystem: 7
Size: 191821754880
FreeSpace: 11756072960
Primary: Yes
ArcPath: multi(0)disk(0)rdisk(0)partition(3)
-
Index: 0
MountPoint:
FileSystem: 5
Size: 43094564864
FreeSpace: 0
Primary: Yes
ArcPath:
-
Index: 4
MountPoint:
FileSystem: 131
Size: 40997224448
FreeSpace: 40997224448
Primary: No
ArcPath: multi(0)disk(0)rdisk(0)partition(4)
-
Index: 0
MountPoint:
FileSystem: 5
Size: 2096103424
FreeSpace: 0
Primary: No
ArcPath:
-
Index: 5
MountPoint:
FileSystem: 130
Size: 2095054848
FreeSpace: 2095054848
Primary: No
ArcPath: multi(0)disk(0)rdisk(0)partition(5)
 
The last two partitions are logical.

You only have one NTFS partition and it's not the boot device. You have some weird stuff going on. If you can't explain it, we can't guess and help.
 
Back
Top