On Fri, Dec 25, 2009 at 1:21 PM, Theunis Potgieter theunis.potgieter@gmail.com wrote:
What you could do is to make a boot process similar to most rescue or live-cd/usb. The idea is to make the whole thing run in ram, so boot by using network or memory stick, copy squashfs to ram and run from there. Should be lightning fast.
Do you have a howto for this? I would like to give it a try myself.