Running Android x86 iso (5.1 rc1 or 4.4 r5) in my native resolution 2880x1800 fails with black screen with blinking cursor. Actually it is a prompt accepting commands but stops without any message or anything on screen.
Last commands visible on screen were:
I ran it with vga=ask parameter:
/kernel initrd=/initrd.img root=/dev/ram0 androidboot.hardware=android_x86 nomodeset vga=ask SRC= DATA=
And chose the offered 2880x1800x32: 357
Same if I run it with parameters directly in a command line either the vga= or UVESA_MODE=2880x1800 or tried UVESA_MODE=2880x1800x24 or UVESA_MODE=2880x1800x16.
If I choose 2560x1600x16, it works well, except for the resolution is low.
I run it in Parallels Desktop on OS X.
How to run it in a native 2880x1800 resolution?