Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I dont know if i am qualified enough to contribute in any way, but i sure want to follow along if you make it public.
-
If you want, you can look at https://github.com/Valou3433/vk ; my personal attempt at making a kernel. So far i can load executables from ext2/fat32 or cdrom into userspace, and do cool stuff. I'm currently working on i/o to then port newlib (will have to implements some syscalls though). If you want, there is a bootable iso at http://valou3433.pusku.com/upload/...
-
i'd love to help but i'm not very knowledgeable. i can try my best though if you want
-
@calmyourtities that'd be great, I'm not the best at kernel development myself so any help would be useful
-
@j4cobgarby i know of three great resources for os development, which are you using?
-
@j4cobgarby well there's also littleosbook and operating systems from 0 to 1. theyre not as big as osdev but the explanations may be better
-
@rangler I wasn't sure how to make a 64 bit one, but I'd rather it be 64 if I knew how
-
I'd be interested in this. I'm doing my OS module in CS! If you would like to start over or work on the existing project that would be nice. I'm a noob with C though
-
@joshgallagher24 oh great! I'd be happy to start over, or we can work on the existing one too
A simple operating system kernel for educational purposes
A simple operating system kernel for educational purposes