Skip to content

manhtai/x86-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A toy OS for x86. Follow some tutorials in the net.

vagrant up
vagrant ssh
cd /vagrant
make

Back in your host:

make run