Hi all, I'll quote again this thread. While I can build iso-hybrid images without problems I get a similar error like Ala de Dragón when I try to build hdd images:
Am 14.06.2015 um 14:30 schrieb chals: > On Sat, Jun 13, 2015 at 11:47 AM, Ala de Dragón <aladedra...@gmail.com> wrote: >> Hello to all. >> >> Setting up syslinux-common (2:4.05+dfsg-6+deb7u1) ... >> ls: no se puede acceder a binary/live/vmlinuz-*: No existe el fichero >> o el directorio >> mv: falta el fichero de destino después de «binary/live/vmlinuz» >> >> > Not my case since I can perfectly understand the text, but this is [2015-06-23 10:15:20] lb binary_linux-image P: Begin install linux-image... cp: cannot stat 'chroot/boot/vmlinuz-*': No such file or directory Any idea? This is my auto-config: ~~~~~~~~~~~~~~~~~~~~~~~~~ #!/bin/sh set -e _LINUX_FLAVOURS="586 686-pae" lb config noauto \ --architecture i386 \ --distribution jessie \ --binary-images hdd \ --archive-areas "main" \ --debian-installer live \ --linux-flavours "${_LINUX_FLAVOURS}" \ --bootappend-live "boot=live components config locales=de_DE.UTF-8 keyboard-layouts=de persistence persistence-encryption=none,luks" \ --archive-areas "main contrib non-free" \ --mirror-bootstrap http://ftp.de.debian.org/debian/ \ --mirror-binary http://ftp.de.debian.org/debian/ \ "${@}" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ live-build 4.0.3-1 debian jessie Thanks and Kind Regards Jan -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/55891893.8090...@datenkollektiv.net