hi frank

you're just in the wrong directory for /etc... (you were at home)
first do cd / to get to root

then go to /etc/apt
then type "nano sources.list" and add your stuff (the cd image should already 
be in your list; see the reference guide to add the correct other mirrors)

apt-get update
then
apt-get upgrade (or dist-upgrade) 
will get you up to date



On 17.09.2013, at 00:59, frank <frankramir...@gmail.com> wrote:

Hi guys can someone teach me  please how to add to /etc/apt/sources.list:
is this done in terminal?, i type this in the terminal and get this.

root@dsl:/home/frank#  /etc/apt/sources.list:
bash: /etc/apt/sources.list:: No such file or directory
root@dsl:/home/frank# 



Add to /etc/apt/sources.list:

deb http://backports.debian.org/debian-backports/ squeeze-backports main

Then do:

apt-get update
apt-get install linux-image-whatever-makes-sense

Options are:
llinux-image-3.2.0-0.bpo.4-powerpc - Linux 3.2 for uniprocessor 32-bit
PowerPC
linux-image-3.2.0-0.bpo.4-powerpc-smp - Linux 3.2 for multiprocessor 32-bit
PowerPC
linux-image-3.2.0-0.bpo.4-powerpc64 - Linux 3.2 for 64-bit PowerPC 



--
View this message in context: 
http://debian.2.n7.nabble.com/Upgrading-Squeeze-to-Wheezy-on-Bubba-Two-hardware-tp2952111p3055479.html
Sent from the debian-powerpc mailing list archive at Nabble.com.


-- 
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1379372397083-3055479.p...@n7.nabble.com


--
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/2baf2aab-1863-49e1-9dd3-671499a92...@mp3groupie.de

Reply via email to