Skip to content

Qemu/Bochs Based Linux 0.12 Kernel Development and Debug Environment

Notifications You must be signed in to change notification settings

chenzhengchen200821109/linux-0.12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-0.12

Build on Linux

$ cd src
$ make help		    //get help
$ make all 		    //compile & build
$ make start	    //boot it on qemu with hard disk image
$ make debug        //debug kernel via qemu and gdb
$ make bochs-debug  //debug kernel via bochs and its own debugger
$ make clean        //clean

References

tinyclub

About

Qemu/Bochs Based Linux 0.12 Kernel Development and Debug Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published