如何列出 Virtual Box 下的所有虚拟机?

发布于 2024-11-03 08:47:25 字数 166 浏览 8 评论 0原文

如何列出所有 VirtualBox 虚拟机,包括其他用户创建的虚拟机?

默认情况下,VBoxManage list vms 命令列出当前用户拥有的虚拟机。但是,如果有许多由不同用户创建的虚拟机怎么办?我想运行另一个用户创建的虚拟机,但找不到任何虚拟机,即使我知道它存在于某处。

How can I list all VirtualBox virtual machines, including those created by other users?

By default, the VBoxManage list vms command lists the VMs owned by the current user. But what if there are many VMs, created by different users? I would like to run a VM created by another user, but cannot find any, even though I know it exists somewhere.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

忆悲凉 2024-11-10 08:47:25

VirtualBox 将其数据存储在您的用户配置文件目录中 - 该计算机没有“全局 virtualbox 数据库”。您必须访问其他用户的配置文件下的 virtualbox 目录。

VirtualBox stores its data in your user profile directory - there's no "global virtualbox database" for the machine. You would have to get access to the virtualbox directory under the other user's profile.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文