由于宅基地2.0宅基地laravel没有工作
我不知道为什么'homestead init'在mydirectory/.homestead中创建一个Homestead.yaml文件,而不是在项目目录中.Homestead up OR Vagrant up创建以下消息
已存在名为"homestead"的VirtualBox计算机.
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'laravel/homestead'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'laravel/homestead' is up to date...
A VirtualBox machine with the name 'homestead' already exists.
Please use another name or delete the machine with the existing
name, and try again.
Run Code Online (Sandbox Code Playgroud) 如何在GURU_MEDITATION错误状态下删除VirtualBox机器?只是在VirtualBox没有运行时删除目录就够了吗?
编辑:发布后,我删除了"在文件管理器中显示"导航到的整个目录.
看起来像:

请注意,没有断电,甚至删除都是灰色的.我相信这与我删除目录之前的情况完全相同.
编辑2:我删除文件后尝试命令行poweroff.它挂起:
vboxmanage controlvm wmf-vagrant_1354733432 poweroff 0%... 10%... 20%......
编辑3:它也无法从命令行取消注册:
VBoxManage unregistervm wmf-vagrant_1354733432 - 删除VBoxManage:错误:无法注销机器'wmf-vagrant_1354733432'当它被锁定VBoxManage:错误:详细信息:代码VBOX_E_INVALID_OBJECT_STATE(0x80bb0007),组件机器,接口IMachine,被调用者nsISupports上下文:"取消注册( fDelete?(CleanupMode_T)CleanupMode_DetachAllReturnHardDisksOnly:(CleanupMode_T)CleanupMode_DetachAllReturnNone,ComSafeArrayAsOutParam(aMedia))"在文件VBoxManageMisc.cpp的第160行