|
Home > Archive > Linux Debian support > December 2004 > install sarge: which CDs to download
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
install sarge: which CDs to download
|
|
|
|
| Matthias Käppler 2004-12-17, 2:45 am |
| gregor herrmann wrote:
> I'm going to install sarge on a friend's computer in 2 weeks' time and
> because we are not sure if we'll have a reliable internet connection for
> the netinstall we thought about downloading some isos before.
> the problem now is that
> <http://ftp.acc.umu.se/pub/cd-images/debian-weekly/i386/> contains 15
> CDs which is bit much to download ...
> therefore our question is if there is some list (on the web or in
> somebody's head :-)) describing which CD contains which packages.
>
> TIA, gregor
You only need the first one 
It has everything you need for a *base* install of Sarge. I suggest you
immediately set up an internet connection afterwards and get any additional
packages directly from the net.
| |
| gregor herrmann 2004-12-17, 8:45 pm |
| On Fri, 17 Dec 2004 09:21:01 +0100, Matthias Käppler wrote:
[vbcol=seagreen]
> You only need the first one 
> It has everything you need for a *base* install of Sarge.
That's obvious and I really like the netinstall (did a few with only a
few floppies).
> I suggest you
> immediately set up an internet connection afterwards and get any additional
> packages directly from the net.
Well, as I pointed out before our concern is that at the location in
question the _connection_ might not be very stable and that's why we
think about downloading isos ...
gregor
--
http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
infos zur usenet-hierarchie at.*: http://www.usenet.at/
member of https://www.vibe.at/ | how to reply: http://got.to/quote/
| |
| Stephen Sinclair 2004-12-19, 2:45 am |
| as i understand it, the CDs are organized as from most popular to least
popular, so if you get the first few CDs you'll probably be okay.
it really depends on what packages you want to install, of course.
maybe you want that jigdo program, though i've never used it, so i can't
say.
steve
gregor herrmann wrote:
> On Fri, 17 Dec 2004 09:21:01 +0100, Matthias Käppler wrote:
>
>
>
>
>
>
> That's obvious and I really like the netinstall (did a few with only a
> few floppies).
>
>
>
>
> Well, as I pointed out before our concern is that at the location in
> question the _connection_ might not be very stable and that's why we
> think about downloading isos ...
>
> gregor
| |
| Thomas V. 2004-12-26, 8:45 pm |
| Hi Gregor,
> Well, as I pointed out before our concern is that at the location in
> question the _connection_ might not be very stable and that's why we
> think about downloading isos ...
Try this One :
http://cdimage.debian.org/pub/cdima...rc2/sarge-i386-
netinst.iso
It's a 108Mo CD. If you dont need a Big Desktop machine, it will be better
to download this ISO and the updates & others packets using apt, the debian
packet manager than downloading 1, 2, ... or 15 CD.
Moreover, the Internet packages will be *up-to-date*.
--
Thomas V.
| |
| GreyGeek 2004-12-27, 5:45 pm |
| Thomas V. wrote:
> Hi Gregor,
>
>
> Try this One :
>
http://cdimage.debian.org/pub/cdima...rc2/sarge-i386-
> netinst.iso
> It's a 108Mo CD. If you dont need a Big Desktop machine, it will be better
> to download this ISO and the updates & others packets using apt, the
> debian packet manager than downloading 1, 2, ... or 15 CD.
> Moreover, the Internet packages will be *up-to-date*.
>
> --
> Thomas V.
Last Friday I used KNOPPIX 3.7, a LiveCD made from a single iso, to install
Debian on my box at home. It is a Debian "testing" version, but
the /etc/apt/sources.list file has "stable", "testing", "unstable" and some
other catagories in it. I booted the Cd and after KDE appeared I opened a
console and su'd to root, no password necessary. Then I issued
knoppix-installer and selected the 3rd option so I could select ReiserFS as
the fs. The first install option defaults to ext3. In twenty minutes
about 1.8GB was installed. I opened a root console and issued
apt-get update; apt-get upgrade; apt-get dist-upgrade; apt-get autoclean
and followed it up with auto-apt updatedb. 101MB of downloaded updates
later it was finished. I opened KPackage and searched the "UNINSTALLED"
section for Bastille, then installed it. Answered a few questions and I
had a 100% stealth box, if grc.com shieldsup! is to be believed.
Another fast way to get a Debian install is to use the free 'trial' editon
of LibraNet 2.8.1 at http://www.libranet.com/trial_download.html. It is a
two iso set that can be freely downloaded from their site. Being Debian
based is is fully free and updateable. You can, of course, pay for it if
you want support. On my wife's box it even automatically installed 3D for
her nVidia card. Do the same apt-get sequence shown above.
From the Debian Apt Howto:
"If an installation breaks in the middle of the process and you find that
it's no longer possible to install or remove packages, try running these
two commands:
# apt-get -f install
# dpkg --configure -a
And then try again. It may be necessary to run the second of the above
commands more than once. This is an important lesson for those adventurers
who use `unstable'. "
And, if you want to keep your box tuned to a specific version of Debian then
this ULR is important:
http://www.debian.org/doc/manuals/a...default-version
--
GreyGeek
|
|
|
|
|