问题1
在启动Virtualbox(安装rhel5)报如下错误:PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report.......NET: Registered protocol family 2解决方法:
在虚拟机主界面,点“配置(Settings)”--“系统(System)“,勾选“Enable IO APCI"选项即可。问题2
解决方法:
为了使VirtualBox能够启动虚拟机,必须在Windows 10中关闭Hyper-V。管理员模式启动cmd,输入命令:bcdedit / set hypervisorlaunchtype off然后重启计算机。
精彩评论