beast wrote:
I have tried to build using livecd-0.9.1.tgz, but it gives the error while booting the CD:
starting unionfs support insmod: cannot insert module '/tmp/unionfs.ko': invalid module format: (-1): Exec format error error inserting module unionfs (1) ...
I have followed README instructions, including compile unionfs againts current kernel (kernel-2.6.9-42.livecd.c4) and able to modprobe unionfs mannually.
Works by copying unionfs.ko to /lib/modules/`uname -r`/kernel/fs/ , it doesn't written in README :) Sorry for the noise.
--beast