Centos 9 guest additions installation steps - Virtual box version 7.0.4

 dnf update

 dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm

 dnf install gcc kernel-devel kernel-headers make bzip2 perl

df -h

cd /run/media/velmuruganponnusamy/VBox_GAs_7.0.4

 ls -tlr

./VBoxLinuxAdditions.run


run from Devices > upgrade guest additions

Reference

https://technixleo.com/install-virtualbox-guest-additions-rhel-centos/

https://www.tonystechanditblog.com/2021/04/virtualbox-guest-additions-centos.html



Full Screen View


Comments

Popular posts from this blog

1. Insertion Sort

2. Merge sort