Even with the ethernet cable I am getting errors. It is reporting the inability to execute a number of the tar commands (like mkdir) because the file system is read only.
I am trying another BBB and a different uSD card. I am suspicious that it all has to do with how the BBB mounts the "USB sticks" since the uSD card reader is also a USB device. Alan On Oct 24, 2013, at 2:14 PM, [email protected] wrote: > From: Charles Steinkuehler <[email protected]> > Subject: Re: [Emc-users] Got my second BBB booted, sort of > Date: October 24, 2013 1:48:20 PM PDT > To: "Enhanced Machine Controller (EMC)" <[email protected]> > Reply-To: "Enhanced Machine Controller \(EMC\)" > <[email protected]> > > > On 10/24/2013 9:02 AM, Condit Alan wrote: >> The USB stick is formatted FAT32. From my reading I understand that >> FAT32 does not respond to chmod or chown. But that still leaves the >> question of how to setup angstrom to accept desired permissions. >> >> I did find out that forking another shell with the script as its >> argument (bash setup_sdcard.sh options) allowed it to run. >> >> I used this command and the script appeared to run. bash >> setup_sdcard.sh \ --spl /path/to/tools/MLO-am335x_evm-v2013.07-r0 \ >> --bootloader /path/to/tools/u-boot-am335x_evm-v2013.07-r0.img \ --mmc >> /dev/sdX --uboot bone_dtb >> >> However, there were several errors that kept it from running to >> completion. It still tried to contact RobertCNelson's github account >> for drivers and maybe something else. There were also errors in >> processing some tar file. I may run it again and see if I can save >> the entire output so that I can figure out exactly what is causing >> the errors. > > Ouch. It really shouldn't be that hard to make the SD image. I'll > review the scripts and add getting them running w/o net access as a > future goal. > > -- > Charles Steinkuehler > [email protected] ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
