VBoxManage 中缺少“movevm”命令
`movevm` command is missing in VBoxManage
我正在尝试将 VM 移动到另一个目录,根据以下 link 我们可以为此目的使用 VBoxManage movevm
命令:
https://docs.oracle.com/cd/E97728_01/F12470/html/move-vm.html
但是我机器上的VBoxManage没有这个命令!不幸的是,我在网上找不到任何 link 讨论这个问题。您对问题所在有什么看法吗?
P.S。我的VBoxManage的版本是5.2
您在此处创建的 VirtualBox 论坛主题中回答了这个问题:
https://forums.virtualbox.org/viewtopic.php?f=1&t=92513
Post by andyp73 » 3. Apr 2019, 17:59
It would appear that "VBoxManage
movevm" is a recent addition to VirtualBox mostly likely only
available in 6.0.x versions. There has, for a long time, been a
Tutorial: Moving a VM which may help if you can't upgrade to the
latest VirtualBox version.
我正在尝试将 VM 移动到另一个目录,根据以下 link 我们可以为此目的使用 VBoxManage movevm
命令:
https://docs.oracle.com/cd/E97728_01/F12470/html/move-vm.html
但是我机器上的VBoxManage没有这个命令!不幸的是,我在网上找不到任何 link 讨论这个问题。您对问题所在有什么看法吗?
P.S。我的VBoxManage的版本是5.2
您在此处创建的 VirtualBox 论坛主题中回答了这个问题: https://forums.virtualbox.org/viewtopic.php?f=1&t=92513
Post by andyp73 » 3. Apr 2019, 17:59
It would appear that "VBoxManage movevm" is a recent addition to VirtualBox mostly likely only available in 6.0.x versions. There has, for a long time, been a Tutorial: Moving a VM which may help if you can't upgrade to the latest VirtualBox version.