I prefer upgrading the kernel by downloading the source, do a make
menuconfig and the a:
make dep && make clean && make bzImage && make modules && make modules
_install
After that I copy the bzImage to /boot, edit my lilo.conf, run lilo and
I'm ready to boot again. I don't throw away old kernel,
On Thu, Jun 29, 2000 at 12:52:37AM +0200, Ron Rademaker wrote:
> Just edit the sources.list of apt, I guess it'll be wise to do something
> like:
>
> apt-get update
> apt-get install ldso
> apt-get install libc6
> apt-get install perl-5.005
> apt-get dist-upgrade
>
> Upgrading ldso, libc6 and per
hi nick,
here's what i did:
1. added the "potato" entry to /etc/apt/sources.list
. (ex: below)
deb http://http.us.debian.org/debian stable main
contrib non-free
deb http://non-us.debian.org/debian-non-US stable
non-US
deb http://http.us.debian.org/debian potato main
contrib non-free
^^^ad
Just edit the sources.list of apt, I guess it'll be wise to do something
like:
apt-get update
apt-get install ldso
apt-get install libc6
apt-get install perl-5.005
apt-get dist-upgrade
Upgrading ldso, libc6 and perl first will PROBABLY prevent some
difficulties, but it doesn't mean the upgrade wi
how do i upgrade my box
i have debian 2.1 w/ a 2.15 kernel
i wanna try potato
5 matches
Mail list logo