Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microOS

Screenplay

I've written this minimal OS by following the OSDev tutorial. Currently it supports only kernel mode, no usermode implemented and no plan to do it. It can be easily run under qemu / burn on a usb and test it on bare metal. For Qemu:

    qemu-system-x86_64 -cdrom microOS.iso

or,

    qemu-system-x86_64 -kernel microOS.bin

About

A tiny OS just having a loader, bootstrap, IDT and kernel, no userspace!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages