OK *other* work done for the time being, I have some time to tinker my progress so far . . .
IM working with a custom barefs rootfs so . . . from what I can glean so far i need ... debian@beaglebone:~$ *sudo apt-get install bb-customizations* ... Setting up bb-customizations (1.20150507-1~bpo70+20150507+1) ... debian@beaglebone:~$ *git clone https://github.com/RobertCNelson/bb.org-overlays <https://github.com/RobertCNelson/bb.org-overlays>* Cloning into 'bb.org-overlays'... remote: Counting objects: 141, done. remote: Compressing objects: 100% (114/114), done. remote: Total 141 (delta 66), reused 90 (delta 15), pack-reused 0 Receiving objects: 100% (141/141), 34.84 KiB, done. Resolving deltas: 100% (66/66), done. debian@beaglebone:~$ *cd ./bb.org-overlays/* debian@beaglebone:~/bb.org-overlays$ *sudo ./make.sh* *sudo: ./make.sh: command not found* At this point I did a bit of investigation. First I already figured dtc was not installed. Second . . . /opt/scripts/ is fairly bare. Only two scripts under the tools sub directory. Related to eMMC, and partition growing. I realize from where I am it is probably possible to fix all of this. However it is probably not worth the hassle - As my "testing" sdcard image is very tainted by now, and I have "notes" to get me back to a working pristine image. So, last night I downloaded two testing images. Both console, but one is Jessie, and the other is Wheezy as far as I can tell. I mounted one images and noticed that the /opt/scripts/ directory seems to be fully populated. Other than that I did not further investigation. Is there a preferred image to start off with as a base ? I also noticed in the sources for the git you posted a link to there is a dtbo file for CAN1. Thanks for that Robert. I figured I was going to have to hunt down and compile from my *bone47 dev base . . . which may have turned into a nightmare for me . . . On Fri, May 8, 2015 at 11:24 AM, William Hermans <[email protected]> wrote: > Anyway, I have the capemgr-rc5 on an element14 REVC. Ping to local, and > outside networks seem to be working fine. Really cool that all I had to do > was drop the revc into the place of the A5A, then put the sdcard out of the > A5A into the revc . . . > > I'll have to work on this later though as duty calls. Thanks for your help > Robert, and sorry for the spazoid moments. But lots of this is new to me . > . . > > > On Fri, May 8, 2015 at 10:34 AM, William Hermans <[email protected]> > wrote: > >> DO these automatically go into the package repo ? If so, neeto . . . >> >> On Fri, May 8, 2015 at 10:30 AM, William Hermans <[email protected]> >> wrote: >> >>> @Robert >>> >>> OK, so I can "assume" that you're the last person to use this, and that >>> based on what I can find out, you built the same linux-imge you built last >>> night. OK great, but where the hell is it stored ? heh >>> >>> On Fri, May 8, 2015 at 10:23 AM, William Hermans <[email protected]> >>> wrote: >>> >>>> I might if i even understood what I'm looking at on that web page. All >>>> i see is a bunch of text, seemingly indicating that *something* was >>>> successful. >>>> >>>> On Fri, May 8, 2015 at 10:14 AM, Robert Nelson <[email protected] >>>> > wrote: >>>> >>>>> On Thu, May 7, 2015 at 10:04 PM, William Hermans <[email protected]> >>>>> wrote: >>>>> > @Robert, >>>>> > >>>>> > Well wait, does this mean I could possibly use a REVC ? We have like >>>>> 3 >>>>> > element14 REC's here . . . the board I'm using now is an A5A >>>>> >>>>> Correct those would work fine. >>>>> >>>>> So the build boot is back up now too.. >>>>> >>>>> For testing, just grab the latest "4.1.0-rcX" linux-image-*.deb from: >>>>> >>>>> http://builds.beagleboard.org/builders/build-kernel >>>>> >>>>> 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. >>>>> >>>> >>>> >>> >> > -- 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.
