Live CD on disk
Enrico writes about putting a live CD on a removable disk. I
added the support in casper
for doing this almost a year ago and it
has saved me lots of debugging time. Booting the live CD that way is
almost as fast as booting an installed system. If you couple this with
using the persistent storage support in casper
, you can get the
configure-on-boot support together with persistency.
In a later update, slh is quited saying that xresprobe doesn’t work on
AMD64. This is wrong, I wrote that support based on code by Matthew
Garret a little more than nine months ago. I wouldn’t recommend
incorporating it in new-written code, but rather use libx86
.