VirtualBox allows you to specify custom video modes in the BIOS. Search for CustomVideoMode in the virtual box user manual.
So you basically need to add custom video modes (for portrait resolutions).Once you set up custom video mode(s), you can append vga=ask at the end of the kernel command line for grub when booting android. It will list all available modes including the ones you added. Select one of them and android should show up in portrait mode. Once you are happy with the resolution, just change append vga=NNN(whatever the mode number is) to your grub configuration on disk to make that persistent.
http://www.virtualbox.org/manual/ch09.html#id382118 should help you get started.
Suman
--- On Tue, 18/1/11, Tom Li <li.tom...@gmail.com> wrote:
From: Tom Li <li.tom...@gmail.com>
Subject: Re: android x86 virtualization in potrait mode
To: android-x86@googlegroups.com
Date: Tuesday, 18 January, 2011, 18:05
I am also quite interested in this. Have you been able to work out the actual emulator with android-x86? The original emulator gives a lot of functionalities like call emulation and so forth.
On Tue, Jan 18, 2011 at 7:50 PM, Elnews <eln
...@gmail.com> wrote:
I am a developer. Recently i found that android-x86 can be used to
debug program which is extremely fast compared to the normal emulator.
the only downside though
is it's by default in landscape mode. Is there anyway that we can
rotate the screen so that it appears as potrait?
i am using QEMU and VirtualBox.
The debugging appears to be lighting fast. I think this can be used to
replace the default Emulator and should be developed
further to have the capabilities to act as a replacement.
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.