Skip to content

Freeze-Software/basic-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-kernel

build

make

run qemu

make run

or

make run-graphic

or

make hardware-image

build/hardware-boot.iso. Write this file to USB:

sudo dd if=build/hardware-boot.iso of=/dev/sdX bs=4M status=progress oflag=sync

Replace /dev/sdX with your USB device.

clean:

make clean

About

Made in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors