vboxmanage setextradata "VMname" CustomVideoMode1 AxBxC
where OSname is the name of your virtual machine as it appears in VirtualBox, AxB is your resolution, and C is your colour depth. For example, the command to adjust the resolution on my laptop is:
vboxmanage setextradata "Ubuntu 10.04 LTS i386" CustomVideoMode1 1366x768x32
No comments:
Post a Comment