[Contribute Advice] virtualbox 不稳定
Tofloor
poster avatar
铁山老道孔乙己
deepin
2023-05-26 23:45
Author

同样的虚拟机(复制的)Windows 11,在 Mint 下运行正常,在深度系统下频频死机。

为什么会这样呢?

加上打印机驱动的问题,算了,我还是回到 Mint 吧!

Reply Favorite View the author
All Replies
jjcui8595
deepin
2023-05-26 23:57
#1

我一直在deepin下用VirtualBox,没发现这个问题。是不是虚拟Windows系统里安装的增强包跟VirtualBox版本不一致造成的?

Reply View the author
晚秋(lateautumn)
Moderator
2023-05-27 00:39
#2
jjcui8595

我一直在deepin下用VirtualBox,没发现这个问题。是不是虚拟Windows系统里安装的增强包跟VirtualBox版本不一致造成的?

我刚装好,但不知道如何连接网络以及访问V23的其它分区,瘟疫7运行还是很流畅的。applaud

Reply View the author
jjcui8595
deepin
2023-05-27 00:45
#3
晚秋(lateautumn)

我刚装好,但不知道如何连接网络以及访问V23的其它分区,瘟疫7运行还是很流畅的。applaud

虚拟机访问主机分区需要设置共享文件夹,并通过终端命令挂载

Reply View the author
晚秋(lateautumn)
Moderator
2023-05-27 00:49
#4
jjcui8595

虚拟机访问主机分区需要设置共享文件夹,并通过终端命令挂载

能具体点吗?我这个大白比较笨,共享知道,但在终端执行什么命令就不会了joy

Reply View the author
晚秋(lateautumn)
Moderator
2023-05-27 00:51
#5
jjcui8595

虚拟机访问主机分区需要设置共享文件夹,并通过终端命令挂载

共享了,下一步如何操作?
image.png

Reply View the author
jjcui8595
deepin
2023-05-27 00:51
#6
晚秋(lateautumn)

能具体点吗?我这个大白比较笨,共享知道,但在终端执行什么命令就不会了joy

sudo mount -t vboxsf aaa(共享文件夹名) /mnt(挂载位置)

Reply View the author
jjcui8595
deepin
2023-05-27 00:52
#7
晚秋(lateautumn)

共享了,下一步如何操作?
image.png

不是在这里共享,而是通过VirtualBox虚拟机设置

Reply View the author
jjcui8595
deepin
2023-05-27 00:54
#8
晚秋(lateautumn)

共享了,下一步如何操作?
image.png

截图_VirtualBox_20230526165341.jpg

Reply View the author
W2J
deepin
2023-05-27 07:19
#9

host中,需要把当前用户添加至两个vbox群组,

vbox用户组和vbox共享组(vboxusers和vboxsf),vm里面才有访问host目录足够权限。

Reply View the author
铁山老道孔乙己
deepin
2023-05-29 19:30
#10

这个问题也许和 virtualbox 升级到 7.0.8 有关系吧!星火应用商店自动升级的。
Mint 中 VirtualBox 版本是:7.0.4 ,回头降到 7.0.4 试试。

在实际工作中使用深度系统,这种莫明其妙的问题非常烦人 sad

Reply View the author