Hi people, i need your help. I am trying to make a live cd, i am final user but understand the basic concepts. Well, i am using debian sid and the process of build the image are successful [1]. The problem is running it with qemu (and virtualbox), because i get:
BusyBox v1.1.3 (Debian 1:1.1.3-4) Built-in shell (ash) Enter 'help' for a list of built-in commands. /bin/sh: can't access tty; job control turned off (initramfs) I am trying building image with "-d sid", "-d lenny", also i have installed aufs module (for my kernel) and rebuild with "--union-filesystem aufs", the problem continued. Also are trying setting this variables: LH_UNION_FILESYSTEM="aufs" LH_LINUX_PACKAGES="linux-image-2.6 aufs-modules-2.6 squashfs-modules-2.6" Well, i don't have idea how fix the problem, i have read the archive of the maillist but i can't find solutions. Regards PD: Normally my lh_config is: "lh_config --apt aptitude --bootloader grub --hostname test --union-filesystem aufs -d sid" [1] with: lh_config && lh_build -- Hilda _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

