Juergen Fiedler wrote: > Right now, when I create a new CD, I get the following errors when > trying to boot from it:
right now as in 'with sid and live-initramfs 1.136.1-1'? > Is there another way to work around that issue? install live-initramfs 1.136.1-1 into the chroot and rebuild the binary. > And more generally: Is > there a good way to add additional software and other customizations > to the initramfs? no. basically, one should not do anything in initramfs unless explicitly required, such as mounting the rootfs. everything else, including most parts of what live-initramfs is doing in scripts/live-bottom, should be done in real userspace (sysvinit). -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.panthera-systems.net/~daniel-baumann/ _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

