Heiko, That is! with a custom kernel you solved the problems with squashfs present in the standard.
but I don't trust squashfs 3.3, I prefer use 3.2 and that is also fast and easy, use the kernel in testing and download and compile squahsfs from the repository : http://ftp.debian.org/debian/pool/main/s/squashfs/squashfs_3.2r2.orig.tar.gz (and two more files) > > The fast solution is instal sources for squashfs and lzma modules for > lenny , compile and copy it into config/chroot_local_packages > > apt-get install module-assistant squashfs-source lzma-source > > m-a update > > m-a b-i lzma > > m-a b-i squashfs > > cp /usr/src/squashfs-modules-2.6.22-3-686_3.3-3 > +2.6.22-6_i386.deb ./config/chroot_local_packages > > cp /usr/src/lzma-modules-2.6.22-3-686_4.43-12 > +2.6.22-6_i386.deb ./config/chroot_local_packages > > lh_config --verbose -a i386 -f minimal --chroot-filesystem squashfs\ > --linux-packages 'linux-image-2.6 aufs-modules-2.6' > > lh_build > > echo "enjoy!" _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

