kexec
Verified for current stable LTS
Kexec Command: Execute Currently Loaded Kernel
Use for execute currently loaded kernel with Kexec. Exact CLI syntax to execute currently loaded kernel using Kexec.
When to use this: Use for execute currently loaded kernel with Kexec.
Command Syntax
kexec -e kexec -e Live Command Builder
Final Command
kexec -e Command Breakdown
-e- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to execute currently loaded kernel using Kexec.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Kexec Command: Load New Kernel With Initrd And Arguments
kexec -l <path/to/kernel> --initrd=<path/to/initrd> --command-line=<arguments> Kexec Command: Load New Kernel With Initrd And Reuse Boot Parameters kexec -l <path/to/kernel> --initrd=<path/to/initrd> --reuse-cmdline Kexec Command: Unload Current Kexec Target Kernel kexec -u Grep Command: Use Extended Regexes Case Insensitive grep -Ei "<search_pattern>" <path/to/file> Ed Command: Start Interactive Editor Loose Exit Status ed -l