[Feedback on issues] 25正式版virtualbox虚拟机一直安装失败
Tofloor
poster avatar
我只是来看看
deepin
2025-07-02 00:37
Author

25正式版virtualbox虚拟机一直安装失败
image.png

Reply Favorite View the author
All Replies
neko
deepin
Ecological co-builder
Resources Team Moderator
2025-07-02 02:55
#1

关闭磐石保护再安装试试

Reply View the author
WangZhongyun
deepin
2025-07-02 10:30
#2

如果必须关闭磐石才行的话,这个磐石就不应是默认模式

Reply View the author
邋遢真人
deepin
2025-07-02 10:46
#3

https://wiki.deepin.org/zh/04_常见问题FAQ/虚拟机/KVM虚拟机使用问题

推荐使用kvm,目前在用,装了个win10,主要应对没有linux版vpn操作服务器的情况

image.png

image.png

image.png

image.png

查看ip后使用remmina软件连,可以共享磁盘进去,解决传文件的问题

image.png

image.png

这个win10虚拟机的启动速度特别快

Reply View the author
邋遢真人
deepin
2025-07-02 10:47
#4
邋遢真人

https://wiki.deepin.org/zh/04_常见问题FAQ/虚拟机/KVM虚拟机使用问题

推荐使用kvm,目前在用,装了个win10,主要应对没有linux版vpn操作服务器的情况

image.png

image.png

image.png

image.png

查看ip后使用remmina软件连,可以共享磁盘进去,解决传文件的问题

image.png

image.png

这个win10虚拟机的启动速度特别快

额,我是v23

Reply View the author
雾列星驰
deepin
2025-07-02 14:11
#5

我下载VirtualBox 7.1.10到本地,在终端使用dpkg指令安装,虽然提示不满足依赖“libvpx7≥1.12.0”,但是也能安装成功,并且能够启动。但是如果使用“sudo apt -f install”想修复依赖就会提示你卸载virtualBox。

Reply View the author
zhaohui
deepin
Community Developer
2025-07-02 15:12
#6

用命令的方式安装试一下,看是什么问题 sudo apt install org.virtualbox.virtualbox

Reply View the author
jjcui8595
deepin
Resources Team Moderator
2025-07-02 15:26
#7

我这边能够正常安装。关闭磐石系统保护,使用VirtualBox官网的.run包安装。

Reply View the author
想念不会偷懒
deepin
2025-07-02 19:19
#8
邋遢真人

https://wiki.deepin.org/zh/04_常见问题FAQ/虚拟机/KVM虚拟机使用问题

推荐使用kvm,目前在用,装了个win10,主要应对没有linux版vpn操作服务器的情况

image.png

image.png

image.png

image.png

查看ip后使用remmina软件连,可以共享磁盘进去,解决传文件的问题

image.png

image.png

这个win10虚拟机的启动速度特别快

你的可以支持图形加速了吗 我的用不了😢

Reply View the author
NULL
deepin
2025-07-02 20:15
#9
It has been deleted!
我只是来看看
deepin
2025-07-02 20:55
#10
zhaohui

用命令的方式安装试一下,看是什么问题 sudo apt install org.virtualbox.virtualbox

deepin@deepin-PC:/Desktop$ sudo apt install org.virtualbox.virtualbox
请输入密码:
验证成功
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
正在读取状态信息... 完成
E: 无法定位软件包 org.virtualbox.virtualbox
E: 无法按照 glob ‘org.virtualbox.virtualbox’ 找到任何软件包
deepin@deepin-PC:
/Desktop$ sudo apt install org.virtualbox.virtualbox
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
正在读取状态信息... 完成
E: 无法定位软件包 org.virtualbox.virtualbox
E: 无法按照 glob ‘org.virtualbox.virtualbox’ 找到任何软件包
deepin@deepin-PC:~/Desktop$

还是不行的,等官方修复吧joy

Reply View the author
我只是来看看
deepin
2025-07-02 20:56
#11
NULL It has been deleted!

我直接找不到软件包,不知道为什么?

Reply View the author
NULL
deepin
2025-07-02 21:12
#12
It has been deleted!
多年以后
deepin
2025-07-03 08:33
#13
雾列星驰

我下载VirtualBox 7.1.10到本地,在终端使用dpkg指令安装,虽然提示不满足依赖“libvpx7≥1.12.0”,但是也能安装成功,并且能够启动。但是如果使用“sudo apt -f install”想修复依赖就会提示你卸载virtualBox。

一样的情况,应用市场里面也没有virtualbox了。

Reply View the author
多年以后
deepin
2025-07-03 09:09
#14

关闭磐石系统保护,使用命令:sudo apt install virtualbox,安装成功了。

Reply View the author