> Yes, you are correct. A Ubuntu 13.10 VM running on virtualbox. > > Linux dennis-VirtualBox 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:17:04 > UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > >> what version of qemu-arm-static >> >> qemu-arm-static -version > > qemu-arm version 1.5.0 (Debian 1.5.0+dfsg-3ubuntu5.2), Copyright (c) > 2003-2008 Fabrice Bellard
For me.. Sometimes this version works.. voodoo@work-e6400:~$ qemu-arm-static -version qemu-arm version 1.7.0 (Debian 1.7.0+dfsg-2), Copyright (c) 2003-2008 Fabrice Bellard depending on mode the git calls just fail.. >> I'm not 100% sure of this is qemu to blame or the network went down.. >> >> BTW: due to issues with qemu across the board, I only run this script >> on native arm hardware (Debian Jessie).. btw, this should help the script atleast complete on totaly failure qemu/git failure.. https://github.com/beagleboard/image-builder/commit/7e308e293e6d524e00406590a8cefc57d2173115 > OK I can try to build with a Ubuntu 13.10 install I have running on an SD > card on the BBB. > > Linux ubuntu-armhf 3.8.13-bone30 #1 SMP Thu Nov 14 06:23:24 UTC 2013 armv7l > armv7l armv7l GNU/Linux > > How do you get the image off the SD card used to build it and onto another > SD card to test booting? I guess I'll copy it up to another computer (like > my Ubuntu PC) and write the image to an SD card there. Just copy it via any means, rsync/apache/etc. When you run ./beagleboard.org_image.sh, your final image "base" image will be under the deploy directory. You'll also see a "ship.sh" script, this created the final 3 images i uploaded to here: http://rcn-ee.net/deb/testing/2014-01-10/ Normally i copy these 2 files (ship.sh/debian*-.tar) to an x86 and then run ./ship.sh as the xz compression takes a lot of resources before uploading.. Regards, -- Robert Nelson http://www.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/groups/opt_out.
