Skip to content

daveyoung/nanokexec-tools

 
 

Repository files navigation

nanokexec-tools

Simple kexec on 64-bit x86 Linux platform at the first stage of this project, named "nanokexec". Support ELF64 bzImage initially.

Usage

[Step 1] Load new kernel, initrd and command line: "nanokexec -l kernel-image -i initrd [-c cmdline] [-d]".

[Step 2] Execute nanokexec to boot the loaded kernel: "nanokexec -e".

About

Nano kexec only for x86_64 bzImage64, study purpose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.9%
  • Assembly 10.5%
  • C++ 2.6%
  • Makefile 2.0%