On Wednesday, January 15, 2014 11:27:10 AM UTC-7, Dennis Cote wrote: > > When my PC was done I ran the ship.sh script in the deploy directory. When > I look at the files I see the following: > > dennis@dennis-VirtualBox:~/BBB/image-builder/deploy$ ls -hl > total 3.1G > -rw-r--r-- 1 root root 1.2G Jan 15 09:02 > armhf-rootfs-debian-wheezy-2014-01-14-src.tar > -rw-r--r-- 1 root root 1.7G Jan 15 09:46 > BBB-eMMC-flasher-debian-7.3-2014-01-14-2gb.img > -rw-r--r-- 1 dennis dennis 254K Jan 15 09:38 > BBB-eMMC-flasher-debian-7.3-2014-01-14-2gb.img.xz > -rw-r--r-- 1 dennis dennis 362M Jan 15 09:48 > bone-debian-7.3-2014-01-14-4gb.img.xz > -rw-r--r-- 1 dennis dennis 300M Jan 15 09:05 > debian-7.3-lxde-armhf-2014-01-14.tar.xz > -rwxr-xr-x 1 dennis dennis 689 Jan 15 09:05 ship.sh > >
I noticed that the timestamp of the compressed flasher image was before the timestamp of the uncompressed image. This file was probably created the first time I ran the ship.sh script. It did some operations and then told be I was missing some dependencies. I installed the missing tools and then reran the script. which produced they files above. It seems like I should be able to delete the output files and rerun the script, but it is not clear to me which files are the outputs at this point. Should I delete the two BBB... flasher image files and the *-4gb.img.xz file, and uncompress the debian...tar.xz file to get back to square one before running the ship.sh script again? Thanks Dennis Cote -- 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.
