Failed to start machine “boot2docker-vm”: exit status 1
Posted GIS MAN
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Failed to start machine “boot2docker-vm”: exit status 1相关的知识,希望对你有一定的参考价值。
boot2docker1.8报错“boot2docker-vm”: exit status 1
环境:WIN10 64位
原因1:机器未支持虚拟化
原因:机器未支持虚拟化,重启到Bios将虚拟化enable。
线索:看用户目录下日志文件:.VirtualBox\VBoxSVC.log
原因2:破解了windows主题
网上资料说其实这个问题是破解了windows主题的原因,只要还原了破解的主题就可以了。 破解windows主题的3个文件是:themeservice.dll,themeui.dll,uxtheme.dll
然后去下载了这几个文件,我只在C:\Windows\System32下替换了uxtheme.dll这个文件就可以在Virtual Box中启动boot2docker了。
原因3:virtualbox5.0与WIN10兼容性
最终解决方法:
升级默认的virtualbox5.0到5.0即可。
以上是关于Failed to start machine “boot2docker-vm”: exit status 1的主要内容,如果未能解决你的问题,请参考以下文章