Public bug reported: I'm trying to build an ISO image of Ubuntu Precise using this sequence of commands run in a Precise chroot from a Maverick host: $ sudo apt-get install live-build livecd-rootfs $ mkdir -p auto $ ln -sf /usr/share/livecd-rootfs/live-build/auto/* auto/ $ export PROJECT=ubuntu SUITE=oneiric ARCH=i386 BINARYFORMAT=iso $ sudo lb clean $ lb config $ sudo lb build
I get the following error: cp: cannot stat `/boot/memtest86+.bin': No such file or directory Installing "memtest86+" package in the chroot fixed that. live-build should recommend this package to avoid errors like this one. ** Affects: live-build (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914910 Title: cp: cannot stat `/boot/memtest86+.bin': No such file or directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/live-build/+bug/914910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs