I found that it is impossible to use more then one monitor without installing of guest additions, so I installed them.
Without using guest additions I was able to add custom resolutions with command
Code: Select all
VBoxManage.exe setextradata "Win 8 dev" CustomVideoMode1 1366x768x24Code: Select all
VBoxManage setextradata global GUI/MaxGuestResolution anyexecuting of
Code: Select all
VBoxManage controlvm "Win 8 dev" setvideomodehint 1366 768 24After reinstalling guest additions widescreen resolution 1366x768 appeared in monitor properties, but only for first monitor.
Help me pls to add widescreen resolution 1920x1080 to second monitor.
P.s. now VM set 1600x1200 to second monitor each time after it starts.
P.p.s. Please don't suggest me to resize VM window, I need ONLY fullscreen mode