[3rd-Party Apps] Vbox Guest Additions CD
Tofloor
poster avatar
lo40221188
deepin
2021-09-15 21:14
Author

我在Vbox裡的Deepin系統無法安裝Guest Additions CD,而且連插都沒法插。

我的vbox擴充功能有安裝,版本為6.1.26r145957,與vbox主程式一樣。

deepin也更新到最新版community(20.2.3)

Reply Favorite View the author
All Replies
smilepipi
deepin
2021-09-15 23:12
#1

sudo adduser 用户名vboxusers

试试

Reply View the author
wecli
deepin
2021-09-15 23:18
#2
It has been deleted!
lo40221188
deepin
2021-09-19 12:53
#3

然後呢?就算我開了,裡面這麼多東西我該怎麼裝?

vboxlinuxadditions.run 我按右鍵選終端機執行,也都沒有作用!

還是我要把它拖到某個資料夾裡?

按右鍵選執行的時候出現這東西

 

 

Reply View the author
lo40221188
deepin
2021-12-08 09:15
#4

我自己找到答案了

請開啟終端機後執行

  1. sudo su -
  2. cd /media/[你的用戶名]/[光碟名稱]; chmod +x ./VBoxLinuxAdditions.run; sh ./VBoxLinuxAdditions.run
Reply View the author