kexec
Verified for current stable LTS
Kexec Command: Unload Current Kexec Target Kernel
Use for unload current kexec target kernel with Kexec. Exact CLI syntax to unload current kexec target kernel using Kexec.
When to use this: Use for unload current kexec target kernel with Kexec.
Command Syntax
kexec -u kexec -u Live Command Builder
Final Command
kexec -u Command Breakdown
-u- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to unload current kexec target 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: Execute Currently Loaded Kernel
kexec -e 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 Cradle Deploy Command: Deploy Static Assets Include Upload Directory cradle deploy s3 --include-upload Cradle Install Command: Install Cradle With Database Details cradle install -h <hostname> -u <username> -p <password>