I'm trying boot into a custom Android-x86 OS (specifically made for my T101MT) to Ubuntu 12's GRUB2 bootloader. Here is my entry in the /etc/grub.d/40_custom file:
menuentry “Android-x86″ {
set root=’(hd1,1)’
linux /android-2012-7-13/kernel quiet root=/dev/ram0 androidboot.hardware=t101mt acpi_sleep=s3_bios,s3_mode SRC=/android-2012-7-13
initrd /android-2012-7-13/initrd.img
}
Anyone know where I'm going wrong? Android-x86 is installed to the 1st partition of the second boot device (an SDHC card). I rechecked and the kernel file does seem to be in the correct location as I have listed in the menu entry. Any ideas here would be greatly appreciated. I don't have much experience with GRUB.
The error message when I attempt to boot into Android from GRUB2 is as follows:
error: file ‘/android-2012-07-13/kernel’ not found.
error: you need to load the kernel first.



Find content
Not Telling
Display name history