LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   live-build doesn't make iso (https://www.linuxquestions.org/questions/debian-26/live-build-doesn%27t-make-iso-4175621667/)

dimitris.rez 01-15-2018 09:50 AM

live-build doesn't make iso
 
I'm trying to make a Debian live image with live build
here's the switches which i'm using with lb config
--mode debian \
--system live \
--interactive shell \
--debian-installer live \
--architecture amd64 \
--updates true \
--binary-images iso-hybrid
......
here's the problem
P: Begin building root filesystem image...
P: Preparing squashfs image...
Cannot stat source directory "chroot" because No such file or directory
.......
but the chroot directory exists and i can use it
what is the problem?

frankbell 01-15-2018 07:46 PM

Quote:

Cannot stat source directory "chroot" because No such file or directory
Have you created a chroot directory to use for building this image, per the documentation?

dimitris.rez 01-16-2018 01:56 AM

Quote:

Originally Posted by frankbell (Post 5806921)
Have you created a chroot directory to use for building this image, per the documentation?

yes,
i can also use the chroot environment.


All times are GMT -5. The time now is 02:28 PM.