On Wed, Mar 23, 2016 at 8:19 AM, ARNOLD ILKYOUNG KWOUN <[email protected]> wrote: > Hello, folks, > > I am trying to build my own custom image to boot my beagleboard-xm. > > When I pulled latest image-builder from github and tried to run the stript > with the command './RootStock-NG.sh -c rcn-ee_console_ubuntu_xenial_armhf', > it ended up with the following error message; > > ~~~ > update-initramfs: Generating /boot/initrd.img-4.1.18-ti-r53 > Log: (chroot): system_tweaks > Log: (chroot): set_locale > Log: (chroot) Ubuntu: setting up locales: [en_US.UTF-8] > Generating locales (this might take a while)... > en_US.UTF-8... done > Generation complete. > Log: (chroot): manual_deborphan > Log: (chroot): add_user > i2c:x:111: > kmem:x:15: > netdev:x:108: > systemd-journal:x:101: > Log: (chroot) adding admin group to /etc/sudoers > ubuntu:x:1000:1000:Demo User:/home/ubuntu:/bin/bash > passwd: password expiry information changed. > Log: (chroot): startup_script > Log: (chroot): ubuntu_startup_script > qemu: Unsupported syscall: 384 > Created symlink > /etc/systemd/system/multi-user.target.wants/generic-board-startup.service, > pointing to /lib/systemd/system/generic-board-startup.service. > qemu: Unsupported syscall: 384 > Created symlink /etc/systemd/system/multi-user.target.wants/capemgr.service, > pointing to /lib/systemd/system/capemgr.service. > Log: (chroot) Warning, qemu can fail here... (run on real armv7l hardware > for production images) > Log: (chroot): [git clone https://github.com/RobertCNelson/boot-scripts > /opt/scripts/ --depth 1] > Cloning into '/opt/scripts'... > POST git-upload-pack (155 bytes) > POST git-upload-pack (164 bytes) > remote: Counting objects: 119, done. > remote: Compressing objects: 100% (97/97), done. > remote: Total 119 (delta 26), reused 60 (delta 10), pack-reused 0 > Receiving objects: 100% (119/119), 298.43 KiB | 204.00 KiB/s, done. > qemu: uncaught target signal 11 (Segmentation fault) - core dumped > error: --shallow-file died of signal 11 > fatal: index-pack failed
qemu failure on x86, this is normal-ish 50% of the time.. Try running it a second time.. Otherwise, invest in a real arm builder. Regards, -- Robert Nelson https://rcn-ee.com/ -- 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/d/optout.
