💻 Software
Discover linux kernel boot options
Fresh7 days ago
Mar 15, 20264352 viewsConfidence Score0%
0%
Problem
Is there a cross-distribution way to know the boot parameters supplied to the kernel?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Discover linux kernel boot options
Low Risk
Assuming you're asking about the options passed to the current-running kernel? If the /proc filesystem is in use, /proc/cmdline tells you exactly what options were passed to the kernel. If there's no /proc filesystem, you can get an idea by finding …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix