Will Murnane wrote: > Hello all, > I'm running Debian Sid on my workstation, and used it to build a > Lenny image-on-USB stick for my laptop. I had the whole setup working > for a while, but several packages weren't included that I wanted to > have all the time, so I rebuilt the image. First I ran "lh_clean", > since I remembered having problems with building on top of a > previously built image, then lh_config: > > lh_config -b usb-hdd --bootloader syslinux --initramfs live-initramfs > --packages-lists kde-desktop --packages "less kile wireshark kismet > mplayer perl-doc scm hugs ruby1.8 audacious python2.5 iceweasel > texlive-latex-base xdebconfigurator lynx w32codecs openssh-server > dnsutils libcurl4-gnutls-dev libglut3-dev rsync ltrace strace"
Add also --union-filesystem aufs --linux-packages 'linux-image-2.6 aufs-modules-2.6 squashfs-modules-2.6' And it will work, see earlier threads about this issue in the maillist. > > When I wrote this image to flash and booted from it, it dropped me to > a Busybox shell with no helpful debug messages. I examined /live.log: > You can test your newly built image with qemu first. qemu -hda binary.img regards //Peter -- bitrunner 0708-460260 Andra Långgatan 28 41327 Göteborg Sweden _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

