01-14-06 07:46 AM
On 10 Jan 2006 05:17:20 -0800, Adrian Hoe <abyhoe@gmail.com> wrote in
alt.os.linux.debian:
> Ok. In order to update from potato to sid, I will have to do "apt-get
> update" 4 times. Right?
Yes.
Potato to Woody
Woody to Sarge
Sarge to Etch
Etch to Sid
You'll find detailed instructions here:
http://www.debian.org/doc/manuals/r...h-woody.en.html
At some point, apt's cache limit will probably be too small for the
number of new packages, so you'll have to do something like this, to
increase the cache limit:
# apt-get -o APT::Cache-Limit=16777216 update
Once you have Sarge, this shouldn't be a problem.
> Is there a way to tell which release I have currently?
The information is probably in /etc/debian_version, unless it was
included in a different file in old versions. If that doesn't work,
you can deduce a lot from the installed versions of packages,
especially the kernel.
Since you installed recently, you're unlikely to have a very old
version unless you used a very old CD. I'm betting you've got either
Woody or Sarge.
PJR :-)
[ Post a follow-up to this message ]
|