Skip to content
Discussion options

You must be logged in to vote

Correct, if you do so-setup-network you cannot do an airgap install since the resources needed are pulled from the internet.

If you wanted to have custom partitions and then later install as airgap the easiest way will be to create a custom kickstart.
You can copy the ks.cfg from the Security Onion ISO and modify it. (add additional partitions needed)

You would then put that custom kickstart file onto a USB. Then when you boot from the ISO you'd point your server to that kickstart file by replacing inst.ks=hd:LABEL=Security-Onion..... with inst.ks=hd:LABEL=USBNAME:/customks.cfg

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@reyesj2
Comment options

Answer selected by organizedkaos
Comment options

You must be logged in to vote
1 reply
@reyesj2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants