Hi, i want to make a own linux os. Does someone know where to get the opensoruce?

Recommended Answers

All 5 Replies

$ sudo apt-get install linux-source

From a Linux terminal, of course.

Can i get a link for that ?

If you want to create your own distro completely from scratch, go to http://www.kernel.org and download the source code for the core Linux Kernel.
You might want to take a look at http://www.linuxfromscratch.org/ too, which will guide you through the steps required to build your own distro.

It'll be a lot of work, but you can create your own custom distro from scratch like this.

Otherwise, all Linux distros should have their source code available somewhere in their repos. So you could derive your custom distro from an existing one.
Fedora, Debian and Ubuntu seem to be common distros that are used as a base for derivatives.

your own linux or your own linux distro?

linux distro :)
No use of opensuse, i want to make look like ubuntu

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.