If you are on stable, then those files are in syslinux-common package Install it, run dpkg -L syslinux-common to list files of that packages, and then you'll see them. Again, it helped me on Debian sid, I am not sure about stable.
Good luck On Fri, Jul 4, 2014 at 5:47 PM, teseo <[email protected]> wrote: > many thanks for your quick reply. sorry for the question but .. where do i > found this file? > > regards > Marco > On 04 Jul 2014, at 10:51, Baurzhan Muftakhidinov <[email protected]> > wrote: > >> Hi, >> >> I had similar issue with sid-based builds a while ago, >> and I believe is was because of syslinux update to version 6, >> where isolinux was splitted to separate package (or install paths changed, >> cannot tell exactly). >> >> So I just copy-pasted following files to config/includes.binary/isolinux: >> >> hdt.c32 isolinux.bin isolinux.cfg ldlinux.c32 libcom32.c32 >> libutil.c32 vesamenu.c32 >> >> Regards, >> >> >> On Fri, Jul 4, 2014 at 2:38 PM, teseo <[email protected]> wrote: >>> hello list, >>> >>> the file system where rolling lb_build is a debian wheezy 7.x. >>> lb version actually in use 3.0.5-1 >>> the config/auto is: >>> >>> lb config noauto \ >>> --clean \ >>> --mode debian \ >>> --linux-flavours "${_LINUX_FLAVOURS}" \ >>> --archive-areas "main contrib non-free" \ >>> --linux-packages "linux-image linux-headers" \ >>> --iso-application "Broletto Gnu/Linux" \ >>> --iso-publisher "Broletto" \ >>> --iso-volume "Broletto Live" \ >>> --bootappend-live "boot=live config username=broletto >>> user-fullname=Broletto locales=it_IT.UTF-8 keyboard-layouts=it" \ >>> --debian-installer-gui true \ >>> --debian-installer-distribution wheezy \ >>> --debian-installer live \ >>> --apt-options "-y" \ >>> --parent-mirror-chroot "http://ftp.it.debian.org/debian" \ >>> --parent-mirror-binary "http://ftp.it.debian.org/debian" \ >>> --mirror-chroot "http://ftp.it.debian.org/debian" \ >>> --mirror-binary "http://ftp.it.debian.org/debian" \ >>> "${@}" >>> >>> a few days ago, this error never appeared before, but now I get this error >>> before to close the iso. >>> >>> Drive current: -outdev 'stdio:binary.hybrid.iso' >>> Media current: stdio file, overwriteable >>> Media status : is blank >>> Media summary: 0 sessions, 0 data blocks, 0 data, 3182m free >>> xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' >>> xorriso : WARNING : -volid text problematic as automatic mount point name >>> xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules >>> Added to ISO image: directory '/'='/binary' >>> xorriso : UPDATE : 694 files added in 1 seconds >>> xorriso : FAILURE : Cannot find in ISO image: -boot_image ... >>> bin_path='/isolinux/isolinux.bin' >>> xorriso : UPDATE : 694 files added in 1 seconds >>> xorriso : aborting : -abort_on 'FAILURE' encountered 'FAILURE' >>> P: Begin unmounting filesystems… >>> >>> many thanks in advance >>> Marco >> >> >> -- >> To UNSUBSCRIBE, email to [email protected] >> with a subject of "unsubscribe". Trouble? Contact [email protected] >> Archive: >> https://lists.debian.org/CAFp4thT4ZZBWi_h5RB17Aw8mFZvgL3ettUx=0pr4W=l8lkt...@mail.gmail.com > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/cafp4thq8rb1p2uxwzw7wigzodeupxhntm-lu9v0a91jzbfa...@mail.gmail.com
