maxdev1 / ghost

Ghost, a micro-kernel based hobby operating system.
http://ghostkernel.org/
GNU General Public License v3.0
559 stars 57 forks source link

How do i run GhostOS from source code? #39

Closed cosmicglitch1 closed 9 months ago

cosmicglitch1 commented 11 months ago

How do i run GhostOS from source code? i am having a lot of trouble running it

maxdev1 commented 11 months ago

Did you read the documentation? There is a detailed explanation here, I would recommend trying to use the Docker toolchain image: https://ghostkernel.org/documentation/building.html

If you encounter any issues please give me the details of what is going wrong.