Need to add your user into group "vboxsf"
# sudo usermod -aG vboxsf yourusername
and then restart the virtual machine
個人在學習Linux過程當中的個人筆記,提供個人及有需要的人查閱,若有錯誤歡迎提供指正,謝謝。 This Blog recorded notes about my learning Linux and provides myself and others reference. If there are any incorrect information, welcome to leave a message to correct me, Thanks.
2017年1月9日 星期一
2017年1月5日 星期四
Resolve the problem of install VirtualBox addon on Fedora
Error message:
Failed to set up service vboxadd, please check the log file
unable to find the sources of your current linux kernel
# sudo dnf update
#sudo dnf install gcc kernel-devel kernel-headers
Restart the Fedora virtual machine and install VirtualBox Addon
Failed to set up service vboxadd, please check the log file
unable to find the sources of your current linux kernel
# sudo dnf update
#sudo dnf install gcc kernel-devel kernel-headers
Restart the Fedora virtual machine and install VirtualBox Addon
訂閱:
文章 (Atom)