#kernel-module #bootimage #uefi #bios #image #etheryal #booteable

app etheryal-bootimage

Create a booteable image with the specified etheryal Kernel and Kernel modules

2 releases

0.4.1 Feb 4, 2021
0.4.0 Feb 4, 2021

#1185 in Hardware support

21 downloads per month

MIT license

15KB
249 lines

🦀 etheryal Bootimage

Create a booteable image with the specified etheryal Kernel and Kernel modules.

Usage

Building a Kernel booteable image

Command

etheryal-bootimage build [FLAGS] --build-cmd <build-cmd> --out <out>

Flags

--create-out      
--disable-bios    
--disable-uefi

Running a Kernel in a Virtual Machine

Command

etheryal-bootimage run --out <out> [KERNEL ELF]

Get Help

Read the README at the etheryal Kernel repository

Dependencies

~2.2–3MB
~58K SLoC