chymian wrote: > while generating a usb-hdd image during the call of lh_binary_syslinux quits > with error: mv 'binary/live/vmlinuz-*686' binary/live/vmlinuz not possible > it trys to copy the DEFAULT_FLAVOUR="686" or "<empty" -> 486 kernel & initrd > which fails.
well, if LH_LINUX_FLAVOURS doesn't match the flavour of your custom kernel, it will naturally fail. either fix your kernel debs or adjust LH_LINUX_FLAVOURS accordingly. atm, lh only works with custom kernels if those are made properly, with either the kernel-teams infrastructure (by building a whole kernel-tree), or by using kernel-package. -- 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

