I'm making my own Rust OS tutorial inspired by this one #1416
ChocolateLoverRaj
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. I know people really want new posts but @phil-opp doesn't have much time to make new posts. So I'm making my own tutorial inspired by this one. It is at https://github.com/ChocolateLoverRaj/rust-os-tutorial. The tutorial OS uses the Limine boot protocol and I'm planning on starting off with SMP support. Right now just the set up stuff is complete but I'm planning on adding much more soon. Let me know if you have any questions, comments, suggestions, feedback, or if you want to help me make the tutorial.
Also thank you @phil-opp for your blog / tutorial. It makes getting started with writing your own OS in Rust very easy while also explaining how it works, and that is also the goal in my tutorial.
Beta Was this translation helpful? Give feedback.
All reactions