This tutorial describes the step-by-step process of Oracle Linux 9 installation on a Virtual machine.
Required Software | Oracle VirtualBox or VMWare Workstation Oracle Linux Installation Media |
Required Hardware | OS: Windows 10 or 11, 64-bit Memory: 8 GB or more Storage: at least 100 GB |
Please follow the below steps to install Oracle Linux 9 on VirtualBox:
Table of Contents
1. Download the Oracle Linux ISO image from Oracle eDelivery. If you do not know how to install it, follow my other article, Download ISO image for Linux
2. Open Oracle VirtualBox or VMWare Workstation. If you did not install the same, follow the article Download & Install VirtualBox
3.VirtualBox Preference Set: Set the default location of your VM machines. Here I have created the ORACLE directory under D drive.
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step1.png)
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step2-1024x732.png)
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step3.png)
4. Create a new machine and click on Expert mode:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step4.png)
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step5-1024x595.png)
5. Provide any name for your virtual machine and click on hardware:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step6.png)
6. Provide at least 8GB/8192MB memory and 2 processors. Also, enable EFI and click on hard disk:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step7.png)
7. In the Hard Disk section provide a 100GB Hard Disk File Size and click on Finish”
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step8.png)
8. Select the Oracle Linux 9 machine and click on settings:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step9-1024x607.png)
9. Click on storage and after that add an optical drive to add the Linux 9 disk image file:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step10-1024x781.png)
10. Click on Add Disk Image File and select the ISO image that you have downloaded from step 1.
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step11-1024x851.png)
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step12-1024x772.png)
11. Start the Oracle Linux 9 machine:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step15-1024x613.png)
12. Select Install Oracle Linux 9.0.0. Use PgUp/PgDn key to select this.
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step16-1024x537.png)
13. Change the view if you are unable to see it properly:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step17-1024x574.png)
14. Select the language and continue :
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step18-1024x770.png)
15. Click on Installation Destination and select the hard disk:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step19-1024x764.png)
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step20-1024x767.png)
16. Click on the software selection to select the base environment and the additional software:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step21-1024x763.png)
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step22-1024x770.png)
17. Click on the root password under user settings and set the root password. Here the root password is root123.
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step23-1024x769.png)
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step24-1024x760.png)
18. Click on Network & Host Name. Provide the hostname (here server1.localdomain) and click on configure:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step25-1024x764.png)
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step26-1024x767.png)
19. Click on IPV4 Settings. Select the checkbox “Require IPv4 addressing for this connection to complete” and Save.
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step28-1024x857.png)
20. Apply the new hostname and click on done:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step29-1024x764.png)
21. Click on User Creation and provide your full name and any user name. Also, mark this user administrator. Uncheck “Require a password to use this account”
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step31-1024x767.png)
22. Once the installation is complete, reboot the system:
![Oracle Linux 9 installation](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step32-1024x765.png)
23. Click on your name to log in to the system:
![Oracle Linux 9 installation on Virtualbox: step-by-step](https://dbapostmortem.com/wp-content/uploads/2024/02/Linux_Installation_step33-1024x766.png)
Pingback: Download ISO image for Linux 9: Step-by-Step