Forum archive
How to Customize the ISO
Hey I have finally finished desiging my companies site on our development server. now I would like to copy the apache files and the MySQL database files over to the tkl joomla ISO that I can mail the final copy to my server room on the other side of the US. how do I add replace the files in the install with my server files so that I can mail them a streamlined install that all they have to do is boot from the disk install and our site is installed?
But obviously that's not available yet.
If you can't wait, then you could try RemasterSys and assuming the total HDD used is less than 4GB it should work using the 'backup' mode. I've only used in in 'distro' mode on desktop systems (which works really well) but it should do what you want. I'd test the ISO in a VM first though to make sure the database works. I'd imagine it'd work but not 100% sure, you may need to dump the database and then load it on your new system after install.
Another option may be to create an image using Clonzilla. This solution is probably a bit messier but should work fine. I have found though the images won't always load nicely onto a new HDD unless the HDD have very similar partitions. If you plan this route then try shrinking your original partition prior to taking the image (I use a Live Ubuntu desktop on USB with GParted installed for this job). On the new PC, a partition which is as large as you want (min size = shrunk partition that was imaged) will need to be pre-created (again live Ubuntu desktop USB is nice). Then once 'recovered' to the new machine you will need to repair the partition table (otherwise the new install will think that it's the same size as the original shrunk partition and will not use all space available). Again I use GParted from my Ubuntu desktop USB.