Skip to content

cucurryx/xbayOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xbayOS

a tiny operating system kernel (developing)

一个简易的操作系统内核,在bochs中运行。

how to build

  1. install and configure bochs

You need install bochs first, and create a hard disk image like this:ata0-master: type=disk, path="the path", mode=flat.

It's better to put bochs in this direcotry(xbayOS).

  1. make
make all
  1. run
your_bochs_path/bochs -f your_bochs_configure_file_path

About

a tiny operating system kernel (developing)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages