사용자 도구

사이트 도구


virtualbox

문서의 이전 판입니다!


VirtualBox

백그라운드로 VM 띄우기

가상머신 용량 늘리기

  • VBoxManage modifyhd

vboxmanage

  • vboxmanage list vms : 가상머신 목록 보여주기

화면 사이즈 추가(Screen resolution)

# 가상머신 실행 전 설정
VBoxManage setextradata [VM Name] CustomVideoMode[num] [width]x[height]x[color depth]
 
# 가상머신 실행 후 변경
VBoxManage controlvm [VM Name] setvideomodehint [width] [height] [color depth]

Full Screen

Windows host

virtualbox.1535801898.txt.gz · 마지막으로 수정됨: 2018/09/01 20:38 저자 kwon37xi