Fedora VirtualBox VM: UI Clicks Not Visible Installation
In this article, we will discuss the installation of Fedora on VirtualBox, where the UI clicks are not visible after the installation is complete. This issue is common in older versions of VirtualBox, where the file manager does not show up after Fedora is installed. We will provide a detailed guide on how to resolve this issue and make sure that Fedora runs smoothly on VirtualBox.
Prerequisites
Before we begin, make sure you have the following:
- A host machine running Windows, Mac, or Linux
- The latest version of VirtualBox installed on the host machine
- A Fedora ISO file
Installing Fedora on VirtualBox
To install Fedora on VirtualBox, follow these steps:
- Launch VirtualBox and click on the
Newbutton to create a new virtual machine. - Enter a name for the virtual machine, select
Linuxas the type, andFedora (64-bit)as the version. ClickNext. - Allocate memory size for the virtual machine. We recommend allocating at least 2048 MB of memory. Click
Next. - Create a new virtual hard disk. Click
Createto proceed. - Select
VDI (VirtualBox Disk Image)as the disk file type andDynamically allocatedas the storage on physical hard disk. ClickNext. - Allocate space for the virtual hard disk. We recommend allocating at least 20 GB of space. Click
Create. - Select the virtual machine you just created and click on the
Settingsbutton. - Under the
Systemtab, make sure that theBoot Orderis set toHard DiskandCD/DVD. - Under the
Storagetab, click on theEmptyCD/DVD drive and select the Fedora ISO file. - Click
OKto save the settings. - Click on the
Startbutton to start the virtual machine. - Follow the on-screen instructions to install Fedora on the virtual machine.
Resolving the UI Clicks Not Visible Issue
After installing Fedora on VirtualBox, you may encounter the issue where the UI clicks are not visible. This issue is caused by the fact that the virtual machine's screen resolution is not set correctly. To resolve this issue, follow these steps:
- Launch the virtual machine and log in to Fedora.
- Open the terminal and enter the following command:
sudo dnf install virtualbox-guest-additions- Restart the virtual machine.
- After the virtual machine has restarted, click on the
Devicesmenu and selectInsert Guest Additions CD image. - A pop-up window will appear, prompting you to run the Guest Additions installer. Follow the on-screen instructions to complete the installation.
- After the installation is complete, click on the
Viewmenu and selectAuto-resize Guest Display. - The virtual machine's screen resolution should now be set correctly, and you should be able to see the UI clicks.
In this article, we discussed the installation of Fedora on VirtualBox, where the UI clicks are not visible after the installation is complete. We provided a detailed guide on how to resolve this issue and make sure that Fedora runs smoothly on VirtualBox. We hope that this article has been helpful in resolving any issues you may have encountered while installing Fedora on VirtualBox.