切换到root用户:

  • apt-get install build-essential         

或者 apt-get install gcc make

  • apt-get install dkms
  • apt-get install linux-headers-`uname -r`

然后点击VirtualBox的设备菜单下的安装增强工具选项,在Debian虚拟机下的终端中执行命令给

  • mount  /dev/cdrom  /mnt

进入到/mnt下,执行命令

  •  ./VBoxLinuxAdditions.run

相关文章:

  • 2022-12-23
  • 2021-04-21
  • 2022-02-03
  • 2021-04-30
  • 2022-12-23
  • 2022-01-08
  • 2021-12-03
猜你喜欢
  • 2021-11-16
  • 2021-07-19
  • 2022-12-23
  • 2021-11-23
  • 2021-11-23
  • 2021-12-07
相关资源
相似解决方案