I have a initrd and a cloop (squashFS). Which is the simplest way, to merge those 2 files into one single initrd file, for the purpose of PXE-booting the whole image at once without any bootstrapping process?
Of course, it will be a live Linux system so it SHOULD be read-only. Size limitations does not matter since the target system does have plenty of ram and the network it will boot over is fast.