centos - virtualbox虚拟机无界面运行 windows7 不行吗?

 落了个小妞农_602 发布于 2022-10-25 08:43

母鸡CentOS 7 64位DVD版本,rpm安装了virtualbox虚拟机。
新建了两个虚拟机,一个名为windows7,一个名为centos7minimal。
图形界面下开机关机一切正常,但是在无界面或没打开virtualbox窗口时,启动windows7失败,启动centos7minimal成功。

[shellus@centos7 ~]$ VBoxManage startvm windows7 --type headless
Waiting for VM "windows7" to power on...
VM "windows7" has been successfully started.
[shellus@centos7 ~]$ VBoxManage startvm centos7minimal --type headless
Waiting 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才能无界面运行?

2 个回答
  • 我一直都用:VBoxManage startvm windows7 没啥问题

    2022-10-26 14:34 回答
  • 最后一句是对的,只有server版本的windows才能无界面运行

    2022-10-26 14:34 回答
撰写答案
今天,你开发时遇到什么问题呢?
立即提问
热门标签
PHP1.CN | 中国最专业的PHP中文社区 | PNG素材下载 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有