Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Security Onion appliance #903

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Update Security Onion appliance #903

merged 2 commits into from
Jul 22, 2024

Conversation

grossmj
Copy link
Member

@grossmj grossmj commented Jul 20, 2024

I currently cannot make it work, I get a kernel panic when booting the appliance and trying to install it.

@ghost
Copy link

ghost commented Jul 22, 2024

According to https://blog.securityonion.net/2023/07/security-onion-24-base-os.html Security Onion 2.4 is based on Oracle Linux 9. As discussed in #718 (comment) Oracle Linux 9 (as well as all other OS based on RedHat 9) needs the option -cpu host, otherwise you get a kernel panic. So you might try to add this.

@grossmj
Copy link
Member Author

grossmj commented Jul 22, 2024

Oracle Linux 9 (as well as all other OS based on RedHat 9) needs the option -cpu host, otherwise you get a kernel panic. So you might try to add this.

Thanks, it worked with -cpu host 👍

@grossmj grossmj merged commit 5cc807b into master Jul 22, 2024
3 checks passed
@grossmj grossmj deleted the upgrade-security-onion branch July 22, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant