How do I reduce package content on a custom install CD?

Posted by Pete Ashdown on Ask Ubuntu See other posts from Ask Ubuntu or by Pete Ashdown
Published on 2011-01-20T21:58:11Z Indexed on 2011/02/20 7:33 UTC
Read the original article Hit count: 201

Filed under:

I normally do all my installs via PXE server, but I'm building a custom CD for kvm installs that are not on the same vlan as my PXE server. I would prefer this CD was as small as possible and it fetched packages from the network like netinstall mini.iso CD does, but netinstall doesn't mount /cdrom like the server install CD does. I need the cdrom for preseed.

I've got my custom server install CD working, but it is still ~700MB. Trying to modify "dists/lucid/main/binary-amd64/Packages.gz" gives me no love as it complains that I've got a corrupt Packages.gz no matter what I do. I'd rather the preseeded mirror was used rather than CD once it gets the cdrom setup. Any ideas?

© Ask Ubuntu or respective owner

Related posts about installer