This solution will install any EL9 compatible distro with several ready to use scenarios in 100% unattended mode.
See particular kickstart files in /ks folder for the details.
(C) Artemy Vasiukov, [email protected], 2023
-
You should point install.img, vmlinuz and initrd.img for your EL9 distro.
These files used by default in setup.bat (change it if necessary):
-
If you want to use your own branch name, change it in setup.bat. Default name is "master".
-
You should have an Internet connection during running setup.bat.
-
You should have a wired Internet connection (Ethernet) with DHCP option during installation process for your server.
- Download and unpack uui-master.zip to the root folder on your USB pen drive.
- Rename your USB pen drive to "SETUP" (without quotes).
- Run setup.bat as administrator. Process will prepare everything you'll need.
- Plug Ethernet cable to your server.
- Boot from newly created USB pen drive.
- Choose one of the ready to use configurations and press Enter.
- Enjoy!
Just made a merge request.