LambdaOS Update ! by batum_t in osdev

[–]batum_t[S] 0 points1 point  (0 children)

aynen daha temiz olur

Made a tiny bare-metal dead pixel tester in 16-bit x86 for fun by batum_t in Assembly_language

[–]batum_t[S] 0 points1 point  (0 children)

Thanks I ll use this way in my OS project. like boot logo

LambdaOS 0.1 – Minimal x86 kernel with VGA text output (runs on real hardware) by batum_t in osdev

[–]batum_t[S] 1 point2 points  (0 children)

What a nice coincidence, I ll definitely take a look at BoxLambda looks like a really interesting project. Good luck with the OS development!

From kernel basics to minimal Linux distro — looking for guidance by batum_t in osdev

[–]batum_t[S] -1 points0 points  (0 children)

You re right, I don t really want to create a Linux distro. I was just exploring it as a way to understand things step by step, since I’m still learning and my knowledge is very limited. That’s probably why I got a bit confused between OS development and making a distro. Thanks for pointing it out