
$ sudo dnf install VirtualBox-guest-additions $ sudo dnf install $(rpm -E %fedora).noarch.rpm Insert this CD to your guest OS by clicking Devices → Insert Guest Additions CD image… in Virtual Box.Īlso, the article’s method is outdated, just like the magazine’s comment says, install this on your guest OSĪnother way to install the guest additions is to enable the rpmfusion-free repo and install them as any other package: The scripts are to be run in the guest OS, and are included in the guest addition CD. Guest Additions need to be installed inside the VM, not on your host OS. You didn’t read the magazine article carefully. # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # along with this program if not, write to the Free Software # You should have received a copy of the GNU General Public License # GNU General Public License for more details. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # but WITHOUT ANY WARRANTY without even the implied warranty of # This program is distributed in the hope that it will be useful, # the Free Software Foundation either version 2 of the License, or # it under the terms of the GNU General Public License as published by # This program is free software you can redistribute it and/or modify


# get_and_install_virtualbox_extension_pack.py yucefsourani/MyScripts/blob/main/get_and_install_virtualbox_extension_pack.py #!/usr/bin/env python3

( you can use my script to auto download and install Extension Pack + add your user to vboxusers group ). 1- install Extension Pack compatible with virtualbox version on your system
