I seem not to be able to discover how to install Vbox extensions on a newly installed RHEL 8.5 VM. All references on the net talk about mounting the Vbox extensions CD, but there is no such animal any more.
Current Vbox version is 6.1.20 (can install 6.1.32 if that makes a difference).
Windows 10 21H2 build 19044.1526
RTFM or other pointers welcome.
Peter
How to install Vbox extensions on RHEL 8.5 guest on Windows 10 host
-
BillG
- Volunteer
- Posts: 5106
- Joined: 19. Sep 2009, 04:44
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows 10,7 and earlier
- Location: Sydney, Australia
Re: How to install Vbox extensions on RHEL 8.5 guest on Windows 10 host
On the contrary, the Guest Additions CD in very much alive and is available for every release on VirtualBox. It comes as a CD image with every release and can be attached to the vm's virtual disc drive very easily.
From the vm window click the Devices tab and select the Insert Guest Additions CD Image from the dropdown list, then run the installer from within the vm.
From the vm window click the Devices tab and select the Insert Guest Additions CD Image from the dropdown list, then run the installer from within the vm.
Bill
-
pjfarley3
- Posts: 3
- Joined: 17. Jan 2011, 02:19
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: WindowsXP
Re: How to install Vbox extensions on RHEL 8.5 guest on Windows 10 host
My apologies, you are absolutely correct. I was remembering much older versions where the extensions were delivered as an ISO while the newer extensions are delivered as extpack files.
Thank you for the hint, and again apologies for my ignorance.
Peter
Thank you for the hint, and again apologies for my ignorance.
Peter
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: How to install Vbox extensions on RHEL 8.5 guest on Windows 10 host
You've got two different entities cross-wired in your mental database.pjfarley3 wrote:much older versions where the extensions were delivered as an ISO while the newer extensions are delivered as extpack files
Guest Additions come as an ISO bundled with Virtualbox, and gets installed in the VM, the guest, through the VM's CD drive.
The Extension Pack is a different-license separate download, with an .extpack extension, and is installed inside Virtualbox on the host, to extend Virtualbox's capabilities. See the main Virtualbox window, File menu, Preferences, Extensions. Virtualbox needs admin privileges (on Windows hosts at least) to install the Extension Pack.