centos - virtualbox虛擬機無界面運行 windows7 不行嗎?
問題描述
母雞CentOS 7 64位DVD版本,rpm安裝了virtualbox虛擬機。新建了兩個虛擬機,一個名為windows7,一個名為centos7minimal。圖形界面下開機關機一切正常,但是在無界面或沒打開virtualbox窗口時,啟動windows7失敗,啟動centos7minimal成功。
[shellus@centos7 ~]$ VBoxManage startvm windows7 --type headlessWaiting for VM 'windows7' to power on...VM 'windows7' has been successfully started.[shellus@centos7 ~]$ VBoxManage startvm centos7minimal --type headlessWaiting for VM 'centos7minimal' to power on...VM 'centos7minimal' has been successfully started.[shellus@centos7 ~]$ VBoxManage list runningvms'centos7minimal' {20093899-79cd-4d49-86fd-594ada458e70}
難道windows7虛擬機沒有圖形界面就無法運行嗎?只有server版本的windows才能無界面運行?
問題解答
回答1:最后一句是對的,只有server版本的windows才能無界面運行
回答2:我一直都用:VBoxManage startvm windows7 沒啥問題
相關文章:
