1

I want to make my own ubuntu based distro which contain some moste usable software. and I want to it be bootable and I can give it to my friends to install it on their pcs! but I don't know how do this. and I checked the website of remistersys but it doesn't load.

what I have to do?

user157675
  • 75
  • 2
  • 2
  • 3
  • Start here: http://askubuntu.com/questions/48535/how-to-customize-live-ubuntu-cd/49679#49679 :) – Rinzwind May 11 '13 at 08:31
  • I have a big problem and it's that I cant download anything from google code so I can't download from this: http://code.google.com/p/ubuntu-builder/downloads/list and so what I have to do??? – user157675 May 11 '13 at 08:46
  • please, review the two answers below. UCK might be what you are looking for. – q9f May 11 '13 at 10:31

2 Answers2

1

Ubuntu Customization Kit is a tool that helps you customizing official Ubuntu Live CDs (including Kubuntu/Xubuntu and Edubuntu) to your needs. You can add any package to the live system, for example language packs, or applications.1

To download and more info see UCK.

Also may also find some good information on how to create your own distro here.

muru
  • 197,895
  • 55
  • 485
  • 740
Mitch
  • 107,631
0

You can use the graphical tool Ubuntu Customization Kit to create your own custom Ubuntu Live CDs:

Why customize LiveCDs?

You may wish to customise the Ubuntu Desktop LiveCd to:

  1. make your own Linux / Ubuntu distribution

  2. [...]

Read more of the documentation and step-by-step process at:

q9f
  • 1,231