panda testing images from http://rcn-ee.homeip.net:81/testing/panda/3.2.xx/

I downloaded these files and I need some direction for installing them.
-rw-r--r-- 1 lancelot users 823635 Jul 10 15:17 3.2.14-x7-headers.tar.gz
-rw-r--r-- 1 lancelot users 13148037 Jul 10 15:26 3.2.14-x7-modules.tar.gz
-rw-r--r-- 1 lancelot users 3001328 Jul 10 15:40 3.2.14-x7.uImage
-rw-r--r-- 1 lancelot users 3001264 Jul 10 15:45 3.2.14-x7.zImage

root@panda:~# uname -a
Linux panda 3.2.7-x5 #1 SMP Sun Feb 26 04:34:36 UTC 2012 armv7l armv7l armv7l GNU/Linux

The headers and modules are no problem.
The 3.2.14-x7.uImage file gets copied to /boot/uboot/uImage, the current uImage is already backed up.
3.2.14-x7.zImage copied to /boot/vmlinuz-3.2.14-x7

Execute /boot/uboot/tools/update_boot_files.sh
Reboot.

Does this look OK?
Regards
Sid.

Hi Sid,

Anything under my "testing" directory on my rcn-ee.homeip.net, without
context is probally not the best thing to be running.. :wink: (usually
it's for a new patch/config change, or something...)

In that case, using my build script here:
"https://github.com/RobertCNelson/stable-kernel" is a whole lot safer,
"currently 3.2.22-x13 for the panda's'

I downloaded these files and I need some direction for installing them.
-rw-r--r-- 1 lancelot users 823635 Jul 10 15:17 3.2.14-x7-headers.tar.gz
-rw-r--r-- 1 lancelot users 13148037 Jul 10 15:26 3.2.14-x7-modules.tar.gz
-rw-r--r-- 1 lancelot users 3001328 Jul 10 15:40 3.2.14-x7.uImage
-rw-r--r-- 1 lancelot users 3001264 Jul 10 15:45 3.2.14-x7.zImage

root@panda:~# uname -a
Linux panda 3.2.7-x5 #1 SMP Sun Feb 26 04:34:36 UTC 2012 armv7l armv7l
armv7l GNU/Linux

The headers and modules are no problem.
The 3.2.14-x7.uImage file gets copied to /boot/uboot/uImage, the current
uImage is already backed up.
3.2.14-x7.zImage copied to /boot/vmlinuz-3.2.14-x7

Ah, copy 3.2.14-x7.zImage as "/boot/uboot/zImage" later versions of my
images boot raw "zImage" over "uImage" now..

Execute /boot/uboot/tools/update_boot_files.sh

Correct..

Regards,

Hi Robert,

i am new to Beagle Bone and embedded programming. i am actually trying to port RTKlib software into Beaglebone and have been trying to follow steps given here. http://www.rtklib.com/rtklib_beagleboard.htm.

But the developers used BeagbleBoard RevB and here i am using BeagleBone. i followed the steps given by the developers for Linux and i received no file found for this command-
wget http://www.rcn-ee.com/deb/kernel/beagle/lenny/v2.6.29-58cf2f1-oer34/uImage.

I believe that is a outdated UImage file. i am kinda stuck not knowing what to do and if the bone will support the porting. I sincerely hope you could guide me on this. I really appreciate your help on this.

Regards,

Raj