bootimage 0.10.4

Tool to create a bootable OS image from a kernel binary.
Documentation
1
2
3
4
5
6
7
8
9
10
11
Creates a bootable disk image from a Rust kernel

USAGE:
    cargo bootimage [BUILD_OPTS]                Create a bootable disk image
    bootimage runner EXECUTABLE [RUN_OPTS]      Convert and run an executable

For more information about a subcommand run `[subcommand] --help`.

GENERAL OPTIONS:
    -h, --help     Prints help information and exit
    --version      Prints version information and exit