Cannot Find Grldr Windows 10

Hello, I need to get this fixed asap in order to get some files I need urgently, help tonight would be greatly appreciated.
Here is the situation:
I have windows 7 (64 bit) and Ubuntu 12.04 (64bit) installed on my laptop. Upon installing windows 7, the ubuntu boot menu disappeared, and I tried to fix this using a variety of software. Long story short, I'm not sure what I've done, but the computer wont boot any longer.
Here is what the output looks like:
-------------------
Try (hd0,0) FAT16: No GRLDR
Try (hd0,1): Invalid or null
Try (hd0,2): This partition is ntfs but with unknown boot record. Please install Microsoft NTFS boot sectors to this partition correctly, or create an FAT12/16/32 partition and place the same copy of GRLDR and MENU.LST there*
Try (hd0,3): Extended:
Try (hd0,4): non-ms: skip
Try (hd0,5): Extended:
Try (hd0,5: EXT2:*
----------------------
* 1) I cannot type at all. Nothing I can do on the keyboard changes this screen.
* 2) I believe that windows is on partition (hd0,2)
------------------------
I tried using my ubuntu live boot USB go fix this problem; I downloaded ubuntu from the main website, and used UNbootin to boot the ISO. It works on other computers.
Here is the output that comes out when I insert the USB:
------------------------------
Try (hd0,0): This partition is ntfs but with unknown boot record. Please install Microsoft NTFS boot sectors to this partition correctly, or create an FAT12/16/32 partition and place the same copy of GRLDR and MENU.LST there.
Try (hd0,1): Invalid or null
Try (hd0,2): Invalid or null
Try (hd0,3): Invalid or null
Try (hd1,0) FAT16: No GRLDR
Try (hd1,1): Invalid or null
Try (hd1,2): This partition is ntfs but with unknown boot record. Please install Microsoft NTFS boot sectors to this partition correctly, or create an FAT12/16/32 partition and place the same copy of GRLDR and MENU.LST there
Try (hd1,3): Extended:
Try (hd1,4): non-ms: skip
Try (hd1,5): Extended:
Try (hd1,5: EXT2:*
-----------------------------------------
*Again, I cannot type or do anything to change the screen.
----------------------------------------
When I tried entering a blank usb in order to get into the grub rescue options, whenever I try to ls one of the partitions on my drive, I get this message : error, unknown filesystem.
Please help, I need to get this sorted asap.
How to Boot Android x86 from BOOTMGR

Welcome to Windows 7 Forums. Our forum is dedicated to helping you find support and solutions for any problems regarding your Windows 7 PC be it Dell, HP, Acer, Asus or a custom build. We also provide an extensive Windows 7 tutorial section that covers a wide range of tips and tricks. Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. Once Parted Magic has booted, select the gparted application. It's fairly easy to use. Simply select your windows partition, click edit, and shrink it by about 8Gb. Make sure you leave the empty space to the right of the partition (yes it is important). Then click apply. Step 2 - Installing the system. Reboot into Windows.


***tested on Win10 x64
1. Edit BOOTMGR 'BCD' file using BOOTICEx86.exe (in the attached zip file)
to chainload 'grldr.mbr' (in the attached zip file) (see picture attached)
2. Create / Edit GRLDR 'menu.lst' (in the attached zip file):
----------start 'menu.lst' file---------

Cannot Find Grldr Windows 7


timeout 0
default /default
title Android x86
find --set-root /androidx86/kernel
kernel /androidx86/kernel root=/dev/ram0 androidboot.hardware=android_x86 quiet SRC=/androidx86/
initrd=/androidx86/initrd.img
Cannot find grldr windows 10 64-bit----------end 'menu.lst' file----------
note: /androidx86/ is a folder name, change it to what ever you like eg: /my android x86/
but it must contains the extracted (extracted to FAT32 partition) android x86 file system
from the android x86 ISO/IMG file and of course the android 'data.img' file (ext4 formatted)

How To Fix Grldr

to save android x86 changes and user data.
3. put 'GRLDR.MBR', 'GRLDR', 'MENU.LST' in your root boot partition (which contains the BOOTMGR file)
note: i resized my boot partition, from default FAT32 100MB 'Windows Reserved Partition' to FAT32 8GB.
i also put the 'data.img' and extracted the android x86 file system from the android x86 ISO/IMG file to this partition.
4. reboot the computer. enjoy.
On Friday, November 20, 2015 at 8:37:17 AM UTC+7, Zahirul Alim wrote:
who can add an android x86 option to Windows Boot Manager. i hate to use the grub loader