Skip to content

pycj/nos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nos

A simple os-kernel based on x86

note

  • Make sure you have these tools: gcc make qemu-system-i386 bochs
  • on ubuntu
sudo apt install qemu-system-x86 bochs
  • Make sure these enviroment variables in your PATH: bochs bximage qemu-system-i386

run

git clone https://github.com/pycj/nos.git
cd nos/src
make qemu

TODO

  • FileSystem
  • Network

About

a simple os-kernel based on x86

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published