Thanks Robert. I went ahead  and . . .

william@eee-pc:~/downloads/linux-images$ *sudo dd
if=/home/william/downloads/linux-images/bone-debian-7.8-console-armhf-2015-03-01-2gb.img
of=/dev/sdb1*

I figure I'll do a write up, and maybe put up a blogpost to help make
things easier for others who may wish to travel down the same path. If not
. . .well then I'll have an online template at least I can follow.


At one point I was pretty good with all the device tree stuff. Now . . .
all the "rust" is starting to show.

On Fri, May 8, 2015 at 2:15 PM, Robert Nelson <[email protected]>
wrote:

> On Fri, May 8, 2015 at 3:46 PM, William Hermans <[email protected]> wrote:
> > 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
> > 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
>
> Sorry, i cleaned up the makefile this morning:
>
> "./install.sh" will do everything
>
> >
> > 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.
>
> "./dtc-overlay.sh" is now in "bb.org-overlays" too...
>
> > 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 ?
>
> any is fine, all the tools are in the git repo now..
>
> >
> > 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 . . .
>
> 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.

Reply via email to