From da1071007ce4ec29298fd5bf08b59b85f31ec67f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 12 May 2014 20:51:46 +0100 Subject: [PATCH] Set software sources --- beaglebone.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/beaglebone.txt b/beaglebone.txt index c3089841..16aa1034 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -323,6 +323,14 @@ Now disconnect the BBB from your computer and plug it into the router. You'll ne If you go to the web administration screen for your internet router (often it's on 192.168.2.1 or 192.168.1.254) then after a few minutes you should see the BBB appear on the network. It's name will be "arm". +If you're using a Cubieboard: + +#+BEGIN_SRC: bash +nano /etc/apt/sources.list +#+END_SRC + +Delete the existing sources and replace them with the sources [[Example software sources][listed here]], then save and exit. If you use the default Cubian software sources then dependency problems will occur later on. + ** Add a user Ssh back in to the BBB and login as root. In this example the BBB's IP address is 192.168.1.60.