I am having problems booting into a fresh install of Ubuntu 9.10.  I'm not sure if its a configuration issue or a bug on the grub2 loader but I think the grub2 loader is having problems dealing with my bitlocker partition when it is scanning the drives.  It hangs on the following drive while scanning:
	
	
	
		
Here is my config in EasyBCD:
	
	
	
		
My Partition Layout is like this:
	
	
	
		
Any ideas or workarounds I can try?  A way to hardcode grub2 on where to look?
Thanks for your help!!!
Edit: I'm using EasyBCD 2.0.0.67 and Windows 7 Ultimate
				
			
		Code:
	
	Try (hd 0,0): NTFS5: no ang0
Try (hd 0,1): NTFS5: _
	
		Code:
	
	Windows Boot Manager
--------------------
identifier              {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device                  partition=C:
description             Windows Boot Manager
locale                  en-US
inherit                 {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default                 {b53d402f-9aa1-11de-9610-85d15de9db30}
resumeobject            {b53d402e-9aa1-11de-9610-85d15de9db30}
displayorder            {b53d402f-9aa1-11de-9610-85d15de9db30}
                        {b53d4038-9aa1-11de-9610-85d15de9db30}
toolsdisplayorder       {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout                 5
Windows Boot Loader
-------------------
identifier              {b53d402f-9aa1-11de-9610-85d15de9db30}
device                  partition=C:
path                    \Windows\system32\winload.exe
description             Windows 7
locale                  en-US
inherit                 {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
recoveryenabled         No
osdevice                partition=C:
systemroot              \Windows
resumeobject            {b53d402e-9aa1-11de-9610-85d15de9db30}
nx                      OptIn
Real-mode Boot Sector
---------------------
identifier              {b53d4038-9aa1-11de-9610-85d15de9db30}
device                  partition=C:
path                    \NST\AutoNeoGrub0.mbr
description             Linux
	
		Code:
	
	Partition 1 (NTFS - 0GB)  <-- Used for bitlocker
Partition 2 (c:\ as NTFS - 203GB)  <-- Actual bitlocker data partition
Partition 3 (Linux - 28GB)
Partition 4 (Swap - 1GB)
	Thanks for your help!!!
Edit: I'm using EasyBCD 2.0.0.67 and Windows 7 Ultimate
			
				Last edited: