-
Notifications
You must be signed in to change notification settings - Fork 0
Argonaught/Kernel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Some sort of vague ambition to write a kernel to compile requirements surprisingly basic * gcc * as (GAS) * make just run make to run install qemu $ apt-get-install qemu $ pacman -S qemu Option 1 find the length of the kernel in 512 byte blocks. last I checked it was 9 run $ qemu -fda ./bin/kernel.img this will bring up a grub boot command line run $ kernel 200+[THE SIZE OF THE KERNEL IN 512 BYTE BLOCKS] $ boot done! in it's current state we simply print 'A' in the top left hand corner. Awsome!
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published