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 没啥问题
相关文章:
1. javascript - node如何关闭主进程后 打开另一进程?2. 求大神指点js修改margintop导致无限下滑的问题3. mysql - sysbench cpu测试的结果看不懂,求解4. php mail无法发送邮件5. python3的各种库的官方文档中文版在哪儿可以找到6. 如何修改phpstudy的phpmyadmin放到其他地方7. shopee 开放平台 上传图片请教8. 编辑管理员信息时,为什么没有修改过的内容会为空?9. mysql新建字段时 timestamp NOT NULL DEFAULT ’0000-00-00 00:00:00’ 报错10. python2.7为什么点击了"开始"按钮后,tkinter上的按钮,图中红色部分,再也点不动了?

网公网安备