On Tue, Jun 26, 2007 at 10:08:22PM +0200, Daniel Baumann wrote: > fixed differently, because we still need that stupid workaround on etch,
look into 1.0~a17~2250: in case of sid/lenny and two kernels, for example 686 and K7, You will get on line 466 of lh_binary_syslinux: mv binary/live/vmlinuz-*-686 K7 binary/live/vmlinuz that is wrong. There are something wrong in composing LINUX variable in this case too: it create menu with 11 items 8 of which look like "kernel vmlinuz" instead of "kernel /live/vmlinuz" And finally, You should remove all symlinks from chroot/boot before copying kernels to binary/live. Now You copy those symlinks (vmlinuz, vmlinuz.old, initrd.img and initrd.img.old) as files that become then extra menu items. -- ********************************* **** Vladimir Stavrinov ****** ******* [EMAIL PROTECTED] ****** ********************************* _______________________________________________ Debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

