Skip to Main Content

Developer Community

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I automate installing Oracle Linux 9.4 in Virtual Box ?

flying_penguinSep 9 2024

For testing purposes, I frequently create and drop Oracle Linux VMs.
Installing Oracle Linux 9.4 takes time.

During installation,
I want to create a custom disk layout (with custom Volume groups, etc)

I want to choose specific software to install

I want 2 IPs in the Linux VM, the first one adapter should be connected to the NAT network created at Virtualbox. The second network adapter needs to assigned a static IP

etc, etc.

I want to do pretty much everything that is done in the below link (for Oracle Linux Installation) plus above ones but from command line using some automation tool.

https://linuxiac.com/how-to-install-oracle-linux-9/

What is the most recommended way to automate Oracle Linux 9.x installations in Virtualbox ?

Comments
Post Details
Added on Sep 9 2024
0 comments
434 views