Actually, staring a bit more at the build logs I see an error from the build_image.sh run that causes both my problems. Towards the end, in chroot.sh/startup_script(), qemu segfaults while git clone-ing the boot scrips, see log excerpt below. I'm running Ubuntu 13.10 with version "QEMU emulator version 1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)" I'm trying to think a way around this, but running under qemu makes things a bit more complicated...
Log: (chroot) Ubuntu: setting up locales: [en_US.UTF-8] Generating locales... en_US.UTF-8... done Generation complete. Log: (chroot) adding admin group to /etc/sudoers passwd: password expiry information changed. Cloning into '/opt/boot-scripts'... qemu: Unsupported syscall: 374 remote: Counting objects: 65, done. remote: Compressing objects: 100% (60/60), done. remote: Total 65 (delta 26), reused 44 (delta 5) Receiving objects: 100% (65/65), 8.00 KiB, done. qemu: uncaught target signal 11 (Segmentation fault) - core dumped error: index-pack died of signal 11 fatal: index-pack failed /bin/chown: cannot access '/opt/boot-scripts/': No such file or directory qemu: Unsupported syscall: 374 2013-11-18 05:11:19 URL:http://rcn-ee.net/deb/raring-armhf/v3.12.0-armv7-x8/[1327/1327] -> "/tmp/index.html" [1] Log: Using: 3.12.0-armv7-x8 On Sunday, November 17, 2013 10:31:25 PM UTC, RobertCNelson wrote: > > Check out: > /boot/uboot/debug/flash-eMMC.log > > to see if something error'ed out, as the flashing script logs > everything in that file... > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
