Matthew Bentley dijo:
> Can you show the entire contents of the script and whatever error you are
> getting?  Nearly impossible to tell what might be happening without additional
> information.


The auto/config:

#!/bin/sh

set -e

lb config noauto \
        - i386 \
        -k 486 \
        --memtest none \
        --debootstrap-options "--variant=minbase" \
        --firmware-chroot false \
#       --bootappend-live "boot=live config username=a" \
#       --bootappend-live "boot=live config locales=es_ES.UTF-8" \
#       --apt apt \
#       --apt-indices false \
#       --clean \
#       --apt-recommends false \
        "${@}"


and the message of error:

[2014-04-13 09:57:25] lb config
P: Executing auto/config script.
[2014-04-13 09:57:25] lb config noauto - i386 -k 486 --memtest none
--debootstrap-options --variant=minbase
P: Updating config tree for a debian/wheezy/i386 system
./auto/config: 10: ./auto/config: --firmware-chroot: not found


Thanks


-- 
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/17963.10.118.96.117.1397375857.squir...@correo.juntadeandalucia.es

Reply via email to