Hey Guys! I just started getting into Android x86, and so far it looks like a great little piece of software, way easier for use as a USB key than Ubuntu, but I am having some issues. I have two flashdrives, one I use for the installer, and the other to hopefully run Android x86 on. I can successfully install Android x86 on the flash drive using all of the File-systems available (Already tried them all), but when I restart the computer to get ready to boot, it throws me a "No operating system detected" error or "No bootable medium". When I use Fat32 it says "No bootable medium", and when I use NTFS it says "No operating system detected"I feel like Grub isn't able to start on my computer, I checked the USB drive on Windows and it only contains two directories, the "Androidx86" directory and the "grub" directory. Since Grub doesn't appear to want to work, I'm wondering if it would be possible to install a different boot loader to launch Android x86. Maybe SysLinux or something (I know syslinux works, considering that is what is used to launch the installer).So if anyone knows what I should do, that would be great! Right now I'm just running Android x86 in "Live" mode, which is very undesirable. I can access a Linux shell if need be.Thanks!
Another thing to mention, I'm installing android to a usb because the computer I'm using it on is missing a hard drive, it broke a while back, so I'd like to just be able to tape a usb to the side of it and keep using it like that.
Hi,I had similar issue with you. the difference with your case is that my system trying to boot my flash but stuck in booting.it looks "MBR" partition table is not good with GRUB. I don't know why, but it simply didn't work for me.After formatting my flash drive with "GPT(GUID Partition Table)" scheme and "BIOS boot partition" option, I could boot with GRUB and run my installed android image on my flash drive successfully.I have referred "Advanced" section of the following link.In my case, I formatted the drive with "ext3" file syste. I think "ext4" should work for JB image but I didn't try any other file systems except "ext3".If you want to keep all the settings in the flash drive during you are running your Android, you may have to use "ext3" files system rather than FAT or NTFS because the storage is mounted as a system volume on the android system in my guess.(you can refer the above link for the information too)good luck~------------ Kim, GeunSoo (Andy) --------------