[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: strange error xorriso -



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 <teseo@broletto.org> 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


Reply to: