out
dnf update kernel*
in
google fedora install additions header
https://www.if-not-true-then-false.com/2010/install-virtualbox-guest-additions-on-fedora-centos-red-hat-rhel/
dnf update kernel*
alg
su
dnf update kernel* #没有这步会报错
reboot
点击Devices > Install Guest Additions CD image
su
mkdir /mnt/cdrom
mount -r /dev/cdrom /mnt/cdrom/
/mnt/cdrom/VBoxLinuxAdditions.run
reboot
本文详细介绍如何在Fedora上安装VirtualBox Guest Additions以增强虚拟机与宿主机之间的交互体验。步骤包括更新内核、挂载CD映像并运行安装脚本。
375

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



