How Can I Get the Original Linux to Build My Own Distro?

0
9
Asked By PixelPioneer23 On

Hey everyone! I'm looking to make my own Linux distribution and I'm not really sure where to start. I know this might sound silly to some seasoned Linux users, but where can I find the original Linux kernel? Any guidance would be appreciated!

2 Answers

Answered By CodeCrafter42 On

If you're not really experienced with Linux, I'd strongly suggest not trying to build a whole distro yet. It can be a massive undertaking with a lot of potential hurdles. Pre-existing distros have more support and reliability, so maybe consider using one of those first? What’s your motivation for wanting to create a new distro anyway?

CuriousCat24 -

Maybe they just want to learn something new and have fun with it!

Answered By TechieTurtle99 On

You can grab the Linux kernel source at kernel.org. Just keep in mind that getting a fully functional OS requires much more than just the kernel itself—you’ll need a bunch of additional components to make it usable.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.