2 个版本
0.4.1 | 2021年2月4日 |
---|---|
0.4.0 | 2021年2月4日 |
#20 在 #bios
15KB
249 行
🦀 etheryal Bootimage
使用指定的 etheryal 内核和内核模块创建可引导镜像。
用法
构建内核可引导镜像
命令
etheryal-bootimage build[标志] --build-cmd<build-cmd> --out<out>
标志
--create-out
--disable-bios
--disable-uefi
在虚拟机中运行内核
命令
etheryal-bootimage run--out<out> [KERNEL ELF]
获取帮助
阅读 etheryal Kernel 存储库 中的 README
依赖项
~2.2–3MB
~58K SLoC