Skip to content
/ OS Public

microOS: A barebone OS just having a loader, bootstrap and kernel, no userspace!

Notifications You must be signed in to change notification settings

shaswata56/OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Operating System

Screenshot

microOS

I've written this minimal Kernel & OS by following the OSDev tutorial. It can be easily run under qemu / burn on a usb and test it on bare metal. For Qemu:

    qemu-system-i386 -cdrom microOS.iso

or,

    qemu-system-i386 -kernel microOS.bin

About

microOS: A barebone OS just having a loader, bootstrap and kernel, no userspace!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published