Yeah, I was just being . ..silly . . . because this whole time this is what was running through my head . . .
*You know me.. i broke someting..* > > * fixed:* > > * linux-image-4.1.0-rc2-capemgr-**r5_1cross_armhf.deb* > > * same base address. ;)* > Narrator : "Little did William realize that the comment he made a couple weeks ago was going to come back and bite him in the . . ." On Thu, May 7, 2015 at 7:07 PM, Robert Nelson <[email protected]> wrote: > On Thu, May 7, 2015 at 8:58 PM, William Hermans <[email protected]> wrote: > > In short . . . > > > > william@eee-pc:~$ lsblk > > NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT > > sda 8:0 0 149.1G 0 disk > > ├─sda1 8:1 0 9.3G 0 part / > > ├─sda2 8:2 0 1K 0 part > > ├─sda5 8:5 0 2G 0 part [SWAP] > > └─sda6 8:6 0 137.8G 0 part /home > > sdb 8:16 1 3.7G 0 disk > > └─sdb1 8:17 1 3.7G 0 part > > william@eee-pc:~$ ls > > archives dev git mbr-backup.img rootfs sat > tools > > backup downloads lm4tools MLO rootfs-testing test > > william@eee-pc:~$ mkdir tmp > > william@eee-pc:~$ sudo mount /dev/sdb1 /home/william/tmp > > [sudo] password for william: > > william@eee-pc:~$ ls ~/tmp/lib/modules/ > > 3.14.26-ti-r39 3.14.37-ti-r57 3.8.13-bone67 4.1.0-rc2-capemgr-r3 > > william@eee-pc:~$ sudo nano ~/tmp/boot/uEnv.txt > > > > change uname_r= to reflect last know working kernel image in my case . . > . > > uname_r=3.14.37-ti-r57 > > > > william@eee-pc:~$ sudo sync > > william@eee-pc:~$ sudo umount /dev/sdb1 > > > > Insert sdcard back into BBB, and proceed as normal. SSH sessions will > likely > > take a while this next first power up. > > > > OKay . . .where were we ? lol > > testing this kernel: > > > http://rcn-ee.homeip.net:81/farm/testing/linux-image-4.1.0-rc2-capemgr-r5_1cross_armhf.deb > > (boot tested) > > and then grabbing: > > https://github.com/RobertCNelson/bb.org-overlays > > and you were going to import one of can cape *.dts's from v3.8.x, > tweak it and test ;) > > 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.
