Android x86 on VirtualBox screen resolution

VBoxManage setextradata “Android” “CustomVideoMode1” “1024x768x16”

Grub -> Debug mode

mkdir /boot
mount /dev/sda1 /boot
vi /boot/grub/menu.lst

title Android-x86
kernel /android-.....hardware=android_x86 video=-16 UVESA_MODE=1024x768 SRC=/.....

umount /boot
rmdir /boot
reboot –f

Comments

No comments yet. Why don’t you start the discussion?

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *

*