Last version of android that I successfully installed and hyper on Hyper-V was 4.4.3 R3. Had no problems, and it installed GRUB (no GPT) and booted just fine.
I was using a motherboard with a dedicated serial port that would allow me to debug easier, however the serial port has gone bad, so now I'm trying to use Hyper-V again.
However, I noticed that the latest Android builds (i.e. 5.1 and above) can not install on Hyper-V. I'm guessing this has to do with the newinstaller changes.
Specifically, I see that after I format the partition ext4, and then it asks me if I want to install GRUB, it hangs.
I looked at the install script, and can't find where it might be hanging....
A few questions:
1. Is there a way to add debug in the install scripts....such as printing something after each command?
2. Any ideas why it would hang in hyper-V but work fine on real hardware?