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

Re: Transition from live-build 2 to 3 - Build problems




On Thu, 9 May 2013 19:13:16 +0600
Baurzhan Muftakhidinov <baurthefirst@gmail.com> wrote:

> > Setting up syslinux-common (2:4.05+dfsg-6+deb7u1) ...
> > Setting up syslinux (2:4.05+dfsg-6+deb7u1) ...
> > cp: cannot stat `/root/isolinux/libutil.c32': No such file or directory
> > cp: cannot stat `/root/isolinux/ldlinux.c32': No such file or directory
> > cp: cannot stat `/root/isolinux/libcom32.c32': No such file or directory
> > mv: target `binary/live/vmlinuz' is not a directory
> > P: Begin unmounting filesystems...
> > P: Saving caches...
> > Reading package lists...
> > Building dependency tree...
> > Reading state information...
> >
> > And the build stops there. Sorry, if I missed something obvious.
> >
> > Regards,
> >
> 
> For syslinux, add the next option to lb config:
> --bootloader syslinux

Thanks, but the problems are still there:

# cat auto/config 
#!/bin/sh

lb config noauto \
       --architecture i386 \
       --linux-flavours 686 \
       --bootloader syslinux \
       --iso-application "mylivedistro" \
       --iso-volume "mylivedistro" \
       --bootappend-live "boot=live config noautologin keyboard-layouts=de keyboard-variant=nodeadkeys ip=frommedia hostname=myhost.local" \
       "${@}"


Build still stops at:

Setting up syslinux-common (2:4.05+dfsg-6+deb7u1) ...
Setting up syslinux (2:4.05+dfsg-6+deb7u1) ...
cp: cannot stat `/root/isolinux/libutil.c32': No such file or directory
cp: cannot stat `/root/isolinux/ldlinux.c32': No such file or directory
cp: cannot stat `/root/isolinux/libcom32.c32': No such file or directory
mv: target `binary/live/vmlinuz' is not a directory
P: Begin unmounting filesystems...
P: Saving caches...
Reading package lists...
Building dependency tree...
Reading state information...



Reply to: