Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 254 Bytes

File metadata and controls

12 lines (10 loc) · 254 Bytes

EOS

Simple i386 based kernel build from scracth for learning purpose

Requirements

  • GNU GCC

  • QEMU for virtualisation

  • Genisoimage

Buid & Run

sudo apt-get install -y build-essentials qemu-i386 
sudo make vm