
Hi, Anyone with the Debian Squeeze .iso's locally? if (yes) { URL_PLEASE; } Best regards, Kyalo

Pole man i did a net upgrade and was on sid anyway so it was chap chap. Have a great day! Warm regards, Amarjit Singh Labhuram. On Wed, Feb 9, 2011 at 11:49 AM, Timothy Kyalo <this.gizmo@gmail.com> wrote:
Hi,
Anyone with the Debian Squeeze .iso's locally?
if (yes) { URL_PLEASE; }
Best regards, Kyalo
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

Singh, What kernel version were you running? I updated my sources.list and replaced "lenny" with "squeeze" then did a *apt-get update*, *apt-get install firmaware-linux* (else I loose the network/sound/video drivers) and finally *apt-get upgrade*. On Thu, Feb 10, 2011 at 12:39 PM, Amarjit Labhuram < amarjit.labhuram@gmail.com> wrote:
Pole man i did a net upgrade and was on sid anyway so it was chap chap.
Have a great day!
Warm regards, Amarjit Singh Labhuram.
On Wed, Feb 9, 2011 at 11:49 AM, Timothy Kyalo <this.gizmo@gmail.com>wrote:
Hi,
Anyone with the Debian Squeeze .iso's locally?
if (yes) { URL_PLEASE; }
Best regards, Kyalo
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

typo - *apt-get install firmware-linux * On Thu, Feb 10, 2011 at 2:45 PM, Patrick Kariuki <patrick.kariuki@gmail.com>wrote:
Singh,
What kernel version were you running?
I updated my sources.list and replaced "lenny" with "squeeze"
then did a *apt-get update*, *apt-get install firmaware-linux* (else I loose the network/sound/video drivers) and finally *apt-get upgrade*.
On Thu, Feb 10, 2011 at 12:39 PM, Amarjit Labhuram < amarjit.labhuram@gmail.com> wrote:
Pole man i did a net upgrade and was on sid anyway so it was chap chap.
Have a great day!
Warm regards, Amarjit Singh Labhuram.
On Wed, Feb 9, 2011 at 11:49 AM, Timothy Kyalo <this.gizmo@gmail.com>wrote:
Hi,
Anyone with the Debian Squeeze .iso's locally?
if (yes) { URL_PLEASE; }
Best regards, Kyalo
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

labu@it02:~$ cat /etc/issue Debian GNU/Linux squeeze/sid \n \l labu@it02:~$ uname -r 2.6.32-5-686 before was running kernel 2.6.26-2-686 on lenny then switched to squeeze sid. seems m still on unstable. will do an upgrade to night and give you a feed back. Have a great day! Warm regards, Amarjit Singh Labhuram. On Thu, Feb 10, 2011 at 2:46 PM, Patrick Kariuki <patrick.kariuki@gmail.com>wrote:
typo - *apt-get install firmware-linux *
On Thu, Feb 10, 2011 at 2:45 PM, Patrick Kariuki < patrick.kariuki@gmail.com> wrote:
Singh,
What kernel version were you running?
I updated my sources.list and replaced "lenny" with "squeeze"
then did a *apt-get update*, *apt-get install firmaware-linux* (else I loose the network/sound/video drivers) and finally *apt-get upgrade*.
On Thu, Feb 10, 2011 at 12:39 PM, Amarjit Labhuram < amarjit.labhuram@gmail.com> wrote:
Pole man i did a net upgrade and was on sid anyway so it was chap chap.
Have a great day!
Warm regards, Amarjit Singh Labhuram.
On Wed, Feb 9, 2011 at 11:49 AM, Timothy Kyalo <this.gizmo@gmail.com>wrote:
Hi,
Anyone with the Debian Squeeze .iso's locally?
if (yes) { URL_PLEASE; }
Best regards, Kyalo
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

This then did a *apt-get update*, *apt-get install firmaware-linux* (else I loose
the network/sound/video drivers) and finally *apt-get upgrade*.
has the capability of breaking your system in wonderful ways. If you have updated your sources the correct sequence of events is: apt-get update && apt-get dist-upgrade && apt-get install firmaware-linux Package dependencies change between releases so upgrade is not the right command. You can use upgrade intra-release.

apt-get update && apt-get dist-upgrade && apt-get install firmware-linux
You're right, the sequence makes more sense, blonde move but seems to work for me, I already had the latest kernel installed, should re-do it before I dine in a kernel panic! thanks. On Thu, Feb 10, 2011 at 4:20 PM, rsohan@gmail.com <rsohan@gmail.com> wrote:
This
then did a *apt-get update*, *apt-get install firmaware-linux* (else I
loose the network/sound/video drivers) and finally *apt-get upgrade*.
has the capability of breaking your system in wonderful ways.
If you have updated your sources the correct sequence of events is:
apt-get update && apt-get dist-upgrade && apt-get install firmaware-linux
Package dependencies change between releases so upgrade is not the right command. You can use upgrade intra-release.
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
participants (4)
-
Amarjit Labhuram
-
Patrick Kariuki
-
rsohan@gmail.com
-
Timothy Kyalo