Package: live-helper Version: 2.0~a3-1 Severity: normal
I am building a live CD with a custom kernel (built from kernel.org sources). The problem I'm finding is that I configure my live CD with: lh config --union-filesystem unionfs which should imply I want to use the unionfs module instead of aufs. However, while booting the resulting binary.iso I get a error about not being able to mount a aufs file system. This is clearly not possible because I didn't compile my kernel with aufs and instead compiled it with unionfs. I checked in the file config/chroot and there is a line which says: LH_UNION_FILESYSTEM="unionfs" So I suspect the LH scripts are ignoring/overriding this value. Here are the other parameters I am passing to lh config: lh config --bootappend-live "locale=en_GB.UTF-8 keyb=uk" --mirror-bootstrap "$(APTREPO)" --mirror-chroot "$(APTREPO)" lh config --distribution lenny --hostname vrouter-live --username root lh config --packages "$(INSTALLPKG2)" --union-filesystem unionfs --linux-packages=none thanks Andrew -- Package-specific info: -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (600, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages live-helper depends on: ii debootstrap 1.0.20 Bootstrap a basic Debian system Versions of packages live-helper recommends: ii gettext-base 0.17-8 GNU Internationalization utilities Versions of packages live-helper suggests: ii dosfstools 3.0.7-1 utilities for making and checking ii fakeroot 1.14.4-1 Gives a fake root environment ii genisoimage 9:1.1.10-1 Creates ISO-9660 CD-ROM filesystem pn memtest86+ | memtest86 <none> (no description available) ii mtools 4.0.10-1 Tools for manipulating MSDOS files pn parted <none> (no description available) pn squashfs-tools | genext2fs | <none> (no description available) ii sudo 1.7.2p1-1 Provide limited super user privile pn syslinux | grub <none> (no description available) pn uuid-runtime <none> (no description available) pn win32-loader <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org