I have to build an install CD to help others people to setup a Debian server with Apache/Mysql/PHP and our application. But the CD must install the full system offline (because servers will be installed in Africa, without any internet access). It is for an Non Gouvernemental Organisation.
Using simple-cdd, I already have a CD which install all, but it stile need internet access for several packages. How can I correct this? The installer get packages files from the debian mirror, and packages files too.
simple-cdds HowTo, it should do exactly what you describe, i.e. pre-fetch all packages so the installer CD doesn't depend on an internet connection. Have you got any details, what you tried, what could have failed with usingsimple-cdd? – sr_ Dec 23 '11 at 22:33