Skip to content

Klux-Development/KluxOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

KluxOS

KluxOS is an open-source operating system project developed for the 32-bit x86 architecture.

Installation and Testing

# To compile the project
make

# To test with QEMU
make run

# To create an ISO file
make iso

Requirements

  • GCC Cross-Compiler (32-bit)
  • NASM Assembler
  • QEMU (for testing)
  • GRUB (optional)

Contributing

We welcome your contributions. Please send a pull request for your suggestions or corrections.


memory management bugs will be fixed in the next update.

KluxOS, v0.1.0

About

KluxOS Source Tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published