Skip to content

localopensource/Custom_Os

Repository files navigation

Custom_Os

An attempt of creating an os using the grub bootloader but will later create a custom bootloader for it

commands

compiling the loader

make loader.o

compiling kernel

make kernel.o

make myKernel.bin

make myKernel.iso

make run

for cleaning up leave only the source files

make clean

About

An attempt of creating an os using the grub bootloader but will later create a custom bootloader for it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors