I did from beginning with the image 
from 
https://rcn-ee.net/deb/microsd/saucy/bone-ubuntu-13.10-2014-02-16-2gb.img.xz

If I am write, I followed your wiki http://elinux.org/BeagleBoardUbuntu

And 
did 

cd /opt/scripts/tools
git pull
./grow_partition.sh
sudo reboot

then

cd /opt/scripts/tools
git pull


then

./update_kernel.sh --kernel v3.8.13-bone40


then

sudo apt-get update
sudo apt-get install bc build-essential device-tree-compiler fakeroot lzma 
lzop man-db libncurses5-dev:armhf

then

when I try again to build the kernel

using your wiki

Building the Kernel

git clone git://github.com/RobertCNelson/stable-kernel.git

ls

./build_kernel.sh


I get the same

ubuntu@arm:~/stable-kernel$ sudo ./build_kernel.sh
+ Detected build host [Ubuntu 13.10]
+ host: [armv7l]
+ git HEAD commit: [47443e07185a3c26c7bfd0919a9f874fdb234ef5]
-----------------------------
Please checkout one of the active branches:
-----------------------------
[git checkout origin/v3.7.x -b tmp] (BeagleBoard Cx/xM 
PandaBoard/PandaBoard ES)
[git checkout origin/v3.9.x -b tmp] (BeagleBoard Cx/xM 
PandaBoard/PandaBoard ES)

tell me what I am doing wrong.


On Monday, 24 February 2014 19:22:48 UTC+5:30, RobertCNelson wrote:
>
>
>
>
> On Sun, Feb 23, 2014 at 9:07 PM, <[email protected] <javascript:>>wrote:
>
>> Robert
>>
>> I did as you said,
>> wget https://raw.github.com/gkaindl/beaglebone-ubuntu-
>> scripts/master/bb-get-rcn-kernel-source.sh<https://www.google.com/url?q=https%3A%2F%2Fraw.github.com%2Fgkaindl%2Fbeaglebone-ubuntu-scripts%2Fmaster%2Fbb-get-rcn-kernel-source.sh&sa=D&sntz=1&usg=AFQjCNGfskw3YeISuBv6xklle5atCCworg>
>> chmod +x bb-get-rcn-kernel-source.sh
>> ./bb-get-rcn-kernel-source.sh
>>
>> I got message that kernel installed successfully, 
>> when I did cloning from git hub.
>>
>>
>>> git clone git://github.com/RobertCNelson/stable-kernel.git
>>>
>>>
>> I got the following message: 
>>
>> root@arm:~# ls
>> stable-kernel
>> root@arm:~# cd stable-kernel
>> root@arm:~/stable-kernel#
>> root@arm:~/stable-kernel# ls
>> branches.list  build_kernel.sh  LICENSE  patch.sh  repo_maintenance 
>>  system.sh         tools
>> build_deb.sh   deploy           patches  README    scripts           
>> system.sh.sample  version.sh
>> root@arm:~/stable-kernel# ./build_kernel.sh
>> + Detected build host [Ubuntu 13.10]
>> + host: [armv7l]
>> + git HEAD commit: [47443e07185a3c26c7bfd0919a9f874fdb234ef5]
>> -----------------------------
>> Please checkout one of the active branches:
>> -----------------------------
>> [git checkout origin/v3.7.x -b tmp] (BeagleBoard Cx/xM 
>> PandaBoard/PandaBoard ES)
>> [git checkout origin/v3.9.x -b tmp] (BeagleBoard Cx/xM 
>> PandaBoard/PandaBoard ES)
>>
>> It is not building. What can be the reason?
>>
>
> The error is pretty obvious, it clearly shows what branch you need to 
> checkout to support a specific board.
>
> As to "why" you specifically checked out "stable-kernel.git" git repo.. I 
> can't explain that.  As clearly in all my wiki documentation i reference a 
> different repo/branch for the beaglebone family.
>
> Regards,
>
> -- 
> Robert Nelson
> http://www.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/groups/opt_out.

Reply via email to