虚拟机virtualbox设置界面最大化




报错提示:kernel headers not found for target kernel ..... please install them and execute
提示需要安装kernel headers
安装步骤:
1,yum update kernel -y
2,yum install kernel-headers kernel-devel gcc make -y
安装成功之后再重复上面图片中的操作就可以了


本文介绍了在Linux环境下,当VirtualBox报错'kernel headers not found for target kernel'时,如何通过安装kernel headers、kernel-devel、gcc和make来解决问题,实现虚拟机界面的最大化设置。


8178

被折叠的 条评论
为什么被折叠?



