Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 308 Bytes

A basic kernel with bootloader writen in C and assembly following this book

coreos

To test, install GNU Make, GCC, NASM, Bochs X86 simulator. Then run following commands:

make
make run