I'm trying to create a custom Debian ISO with software that I have built and packaged to .deb. I have my system running on a virtual machine and have fully tested my packages. For the software to work I have customised the kernel to my needs, recompiled and installed.
Now I'm wondering how do I package this into an ISO with the custom kernels and my own packages. I've tried using simple-cdd and a few other methods with no success.
The must be a simple way to build an ISO from you current system setup?
Any advice on how to do this?