在 Linux 中创建和修改 VDI 磁盘映像的内容
有什么方法可以创建 NTFS 格式的 Virtual Box 磁盘映像 (.vdi) 并复制一组文件到其中,然后使用 VBoxManage 将其作为第二个磁盘附加到已配置的实例吗?
Is there any way I can create a Virtual Box disk image (.vdi) that is NTFS formatted and copy a set of files to it prior to attaching it to an already configured instance as a second disk using VBoxManage?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,您必须:
本文描述了执行此操作的方法:
https://serverfault.com/questions/210684/how-do- you-mount-a-vdi-image-on-linux
Yes, you will have to:
Ways of doing that are described in this post:
https://serverfault.com/questions/210684/how-do-you-mount-a-vdi-image-on-linux