Y
Hacker News
new
|
ask
|
show
|
jobs
by
tempodox
3568 days ago
I'm curious as to what kind of bare metal is meant. From the “ elf_i386” target I infer it's some kind of Linux machine?
1 comments
klange
3568 days ago
The code in the repository builds a multiboot-compatible x86 "kernel" that can be booted with GRUB or iPXE or any number of other bootloaders supporting the format.
link