How Do I Get the Original Linux Source for My Own Distro?

0
0
Asked By CuriousCoder42 On

Hey everyone! I might be a bit out of my depth here, but I'm really keen on creating my own Linux distribution. I know this seems like a simple question, but where can I find the original source of Linux itself? I'm not looking for a pre-made distro; I want the base to start building my own! Any help would be greatly appreciated!

2 Answers

Answered By LinuxWizard88 On

If you're looking to build from scratch, the Linux From Scratch project is a great resource! It walks you through how to create your own Linux system from the ground up, so you'll get all the necessary components directly from the developers. Keep in mind, though, it's a pretty big task!

AspiringDev -

Sounds intense but also really rewarding! I might give Linux From Scratch a go just for the challenge.

Answered By TechGuru99 On

You can check out kernel.org for the Linux kernel source. That’s where the original Linux files are hosted. Just a heads up, though—getting a working OS from just the kernel requires a lot more components and work, so make sure you're ready for that!

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.