Skip to content

FabrizioPerria/JackOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JackOS

A Simple operating system (Work in progress)

To create a new floppy image: make floppy

To create a new kernel: make

To execute on a virtual machine: qemu-system-i386 -kernel kernel <-monitor stdio> <-s -S> <-hda floppy.img>

About

A Simple operating system (Work in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published