Skip to content

A (very) simple operating system. (c) 2018 Jonathan Archer.

Notifications You must be signed in to change notification settings

OmeletHopper/chordOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chordOS Build Status

Copyright (c) 2018 Jonathan Archer.

chordOS Splash

Building

This section explains how to build chordOS. The packages that are required to build are make, nasm, clang, and binutils. Also, grub-pc-bin and xorriso are needed to make the ISO.

Kernel

To build the kernel, all you have to do is run make -C kernel in the root source directory.

ISO

After you've built everything above and would like a bootable image, simply run ./make_iso.sh in the source directory, and you will get a bootable image named chordOS.iso.

About

A (very) simple operating system. (c) 2018 Jonathan Archer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published