Skip to content

David-118/BigSystemsOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Systems OS

Prerequisites (For Build)

  • GCC
  • NASM
  • make
  • VM Software (such as QEMU)
  • Linux, WSL or Docker...
  • ntools

How to Build

Thes commands must be run in a linux shell (WSL, Docker...etc) should work

$ cd BigSystemsOS
$ make build-x86_64

Emulate

Note that both of these commands are set up with QEMU

Linux

$ make run

Windows

run the file src/kernel/src/run2.bat

About

A very good OS that you should defiantly use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published