[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upgrading Squeeze to Wheezy on Bubba Two hardware



Frank,

At the prompt, type:

root@dsl:/home/frank# nano /etc/apt/sources.list

The text editor nano has keyboard shortcuts listed at the bottom of the screen; the ^ character means "Control key", so "^O" means "control o". Arrow keys work as expected. When you're done, ^X exits, after asking you to save changes or not.




On 16/09/13 03:59 PM, frank 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.




Reply to: