admin管理员组

文章数量:1571762

        由于听说linux在物理机上字节安装会比安装双系统还有WSL好,所以直接装了物理机,这学期嵌入式课程需要用Keil和proteus,所以安装virtualbox。还有其他方案,比如play on Linux

、Wine、双系统。

安装过程在csdn上有不少文章,我记录一下我遇到的其他人没有提到的问题。

一:

To re-start the set-up process, run
  /sbin/vboxconfig
as root.  If your system is using EFI Secure Boot you may need to sign the
kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load
them. Please see your Linux system's documentation for more information.

解决方法:sudo apt install --reinstall virtualbox-dkms 

+  kernel - Could not load 'vboxdrv' after upgrade to Ubuntu 16.04 (and I want to kee

本文标签: 单片机物理UbuntuVirtualBox