当前位置:网站首页>VirturalBox解决kernel driver问题
VirturalBox解决kernel driver问题
2022-07-28 14:38:00 【丨刘一丨】
一:VirturalBox解决kernel driver问题脚本
sudo apt-get install ppa-purge
sudo ppa-purge ppa:ubuntu-toolchain-r/test
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install gcc-7
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 100
sudo update-alternatives --config gcc
sudo apt-get purge linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic linux-image-4.4.0-21-generic linux-image-extra-4.4.0-21-generic linux-signed-image-4.4.0-21-generic
sudo apt-get install linux-generic linux-signed-generic
sudo apt-get purge virtualbox-dkms virtualbox virtualbox-qt
sudo sh -c ‘echo “deb http://download.virtualbox.org/virtualbox/debian xenial contrib” >> /etc/apt/sources.list.d/virtualbox.list’
wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
sudo apt update
sudo apt install virtualbox-5.2
边栏推荐
- 如何获取及嵌入Go二进制执行包信息
- Encapsulate the unified return object messageresult
- 文件及目录操作(5)
- Endnote 与word关联
- 全国211院校考研信息汇总整理
- 软件架构与设计(十)-----架构技术
- Close independent windows and close other windows at the same time
- Leetcode - sliding window extremum, search tree postorder traversal, statistical difference pairs, dividing equal subsets
- Matlab does not overwrite importing Excel
- MIT指出公开预训练模型不能乱用
猜你喜欢

Getting started with crawlers (1) -- requests (1)

DataTables warning: table id=campaigntable - cannot reinitialize datatable. solve

vs动态库调试

Shellcode writing learning environment

关于Simulink如何生成模型覆盖率报告

Rongyun real-time community solution

腾讯面试之--请你设计一个实现线程池顺序执行

EasyExcel复杂表头导出(一对多)

Problems encountered by pyppeter

软件架构与设计(十)-----架构技术
随机推荐
Heap operation
Introduction to grpc
有奖活动分享:使用WordPress搭建一个专属自己的博客后最高可领取iPhone13
Stateflow逻辑系统建模
Differences between two ways of QT creating folders
The difference between character array and string
Opencv - cut out mask foreground area from grayscale image
百度提出动态自蒸馏方法,结合交互模型与双塔模型实现稠密段落检索
全国985院校考研信息汇总整理
软件架构与设计(六)-----层次结构体
[jspwiki]jspwiki installation deployment and configuration
Shellcode writing (unfinished)
使用Mock技术帮助提升测试效率的小tips,你知道几个?
位运算的一些操作
19. Channel assignment task definition
软件测试的流程规范有哪些?具体要怎么做?
Pycharm - output exception of program run and default comment of added function
No files or folders found to process
手把手带你编写一个规范的字符设备驱动
Ffmpeg notes