https://github.com/gwojda/kernel-from-scratch
https://github.com/gwojda/kernel-from-scratch
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gwojda/kernel-from-scratch
- Owner: Gwojda
- Created: 2018-05-01T16:21:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T13:50:38.000Z (almost 8 years ago)
- Last Synced: 2025-04-15T23:20:27.544Z (about 1 year ago)
- Language: C
- Size: 14.9 MB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi ! We are 2 students working on kernel from scratch (**KFS**) series of projects at **Ecole 42** !
## What you need
You have to install kvm, grub2, make, gcc, nasm and ld on your host machine.
## Run our kernel
`git clone https://github.com/Gwojda/KFS.git`
`cd KFS`
`make install`
## Contacts
ndombre@student.42.fr
gwojda@student.42.fr