CorruptedByCPU / Cyjon

A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
https://blackdev.org
Other
435 stars 30 forks source link

how should i build #148

Closed ychen8222 closed 8 months ago

CorruptedByCPU commented 8 months ago

let me tomorrow check it

CorruptedByCPU commented 8 months ago

because you need Fern-Night to be compiled before Cyjon, as Cyjon requires software from Fern-Night

CorruptedByCPU commented 8 months ago

Cyjon is only a kernel for Fern-Night software

CorruptedByCPU commented 8 months ago

updated README

user@hostname ~ $ git clone https://github.com/CorruptedByCPU/fern-night
user@hostname ~ $ git clone https://github.com/CorruptedByCPU/cyjon
user@hostname ~ $ cd fern-night && /bin/bash make.sh
user@hostname ~ $ cd ../cyjon && /bin/bash make.sh
user@hostname ~ $ /bin/bash qemu.sh