This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
TIK Is Kernel - a small hobby kernel
ankurs/TIK
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hi This is TIK being made by the Students of MIT, Manipal as a study kernel Initially started with Tutorial from http://www.jamesmolloy.co.uk/tutorial_html/index.html which was changed and improved TIK is avaliable under GPL v2 ( see GPL.txt file for info ) To contribute contact any of the Project Owners You will require nasm and gcc to complie just use make like this: make clean make you can use makeiso.sh to make an iso for the kernel source which can be booted with any Virtual Machine like Qemu like this ./makeiso.sh this will make a file TIK.iso use this iso in any Virtual Machine or burn on a CD and boot from it you can also directly boot from TIK with grub (http://www.gnu.org/software/grub/) like this: root (YOUR ROOT DEVICE) kernel (YOUR PATH)/kernel boot For e.g root (hd0,0) kernel /home/xyz/tik/kernel For Documentations see docs folder
About
TIK Is Kernel - a small hobby kernel
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published