Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.46 KB

README.md

File metadata and controls

45 lines (23 loc) · 1.46 KB

USB unattended installator (uui)

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

Prerequisites

How to use

  1. Download and unpack uui-master.zip to the root folder on your USB pen drive.
  2. Rename your USB pen drive to "SETUP" (without quotes).
  3. Run setup.bat as administrator. Process will prepare everything you'll need.
  4. Plug Ethernet cable to your server.
  5. Boot from newly created USB pen drive.
  6. Choose one of the ready to use configurations and press Enter.
  7. Enjoy!

How to contribute

Just made a merge request.