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

Re: boot error with backport jessie



Hi David,

I presume you may be hitting the same problemas I had. Please check that the machine running the live image has enough RAM.

In my attempts on kvm/qemu, 128 MB RAM was not enough; you may consider increasing it. QEMU by default has a very low limit. See previous posts about this on the list for more details. If that is not the problem, then try to paste/print the exact error output.

Best,

On 11/11/2015 06:37, "David Ansart" <dansart@utec-tic.org> wrote:
Hi

I have a problem and after a lot of search I don't find solution.

I use "Live Build" since 7 years to create "Live Raizo" where stable and backport have the same preference.

Since Septembre, iso is created but it don't boot.

I use live-build 4.0.3-1 (I believe to have tested live-build 5.x with the same result)

Here is an example of configuration :
>-------------------------------------------------------------
lb config noauto --distribution jessie --binary-images iso-hybrid --architectures amd64 --linux-flavours amd64 \
--archive-areas "main contrib" --apt-indices false --backports true --updates true \
--memtest memtest86+ \
--mirror-bootstrap http://ftp.fr.debian.org/debian/ --mirror-binary http://ftp.fr.debian.org/debian/ \
--bootappend-live "boot=live components locales=en_US.UTF-8 hostname=minimal \
username=user noautologin"

cat /dev/null > config/package-lists/my.list.chroot
echo task-english >> config/package-lists/my.list.chroot
echo task-ssh-server >> config/package-lists/my.list.chroot

echo '! Packages Priority standard' > config/package-lists/standard.list.chroot

cat > config/archives/backport.pref.chroot <<EOF
Package: *
Pin: release n=jessie
Pin-Priority: 500

Package: *
Pin: release n=jessie-backports
Pin-Priority: 500
EOF
>-------------------------------------------------------------

When it boot, it stop into initramfs with error message :
mount: mounting aufs on /root/ failed: no such failed

Could you help me : what package is absent or outdated ? which option must I add or change ?

Thanks

David


Reply to: