I'm curious about the possibility of creating my own operating system based on Linux. Is it feasible for someone who's relatively new to the Linux world, or should I consider starting with existing distributions instead? Any insights or suggestions would be greatly appreciated!
2 Answers
Look into Linux From Scratch! It's a great way to build your own OS from the ground up. Just keep in mind, creating a Linux-based OS might not be for everyone; you should have a solid understanding of how Linux works first. But it's totally doable if you're up for the challenge!
Totally agree! Just make sure you have a strong grasp of Linux functioning before diving into this.
It’s definitely possible to make your own OS, but as someone who's new to Linux, I’d recommend starting with scripting and learning some coding basics first. Then you can dive deeper into Linux internals. It's a lot to take in, but super rewarding!
Yeah, this! It's definitely not something a newbie would tackle easily, but if you're keen on learning, Linux From Scratch is a good starting point.