Skip to content
Discussion options

You must be logged in to vote

Kickstart install method is what you are looking for. Google linux kickstart and it will take you to what you are looking for. If you want to reverse engineer the SO kickstart method then I would start by mounting the SO image iso and look at /BOOT/grub.cfg. Within that grub.cfg file it will reference the varius kickstart file, I would start looking at /ks.cfg. The ks.cfg kickstart file will hold most of the installation script answer file. You can study the file and find how SO configures firewall, root pw, selinux, partition, etc, etc.

Create a bootable USB thumbrive: I use Unetbootin to create a bootable USB thumbdrive (or Rufus) from a Linux iso image. For instance I would download RH…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fogel-j
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants