aboutsummaryrefslogtreecommitdiffstats
path: root/english/CD/http-ftp/index.wml
blob: 7e295b5a15db9f5a95bbfc4ec264559a518a5944 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
#use wml::debian::cdimage title="Downloading Debian CD/DVD images via HTTP/FTP" BARETITLE=true
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/images.data"

<div class="tip">
<p><strong>Please do not download CD or DVD images with your web browser the way
you download other files!</strong> The reason is that if your download
aborts, most browsers do not allow you to resume from the point where it
failed.</p>
</div>

<p>Instead, please use a tool that supports resuming - typically
described as a <q>download manager</q>. There are many browser plugins
that do this job, or you might want to install a separate
program. Under Linux/Unix, you can use <a
href="https://aria2.github.io/">aria2</a>, <a
href="https://sourceforge.net/projects/dfast/">wxDownload Fast</a> or (on the
command line) <q><tt>wget&nbsp;-c&nbsp;</tt><em>URL</em></q> or
<q><tt>curl&nbsp;-C&nbsp;-&nbsp;-L&nbsp;-O&nbsp;</tt><em>URL</em></q>. There
are many more options listed in a <a
href="https://en.wikipedia.org/wiki/Comparison_of_download_managers">comparison
of download managers</a>.</p>

<p>The following Debian images are available for
download:</p>

<ul>

  <li><a href="#stable">Official CD/DVD images of the <q>stable</q> release</a></li>

  <li><a href="https://cdimage.debian.org/cdimage/weekly-builds/">Official
  CD/DVD images of the <q>testing</q> distribution (<em>regenerated
  weekly</em>)</a></li>

</ul>

<p>See also:</p>
<ul>

  <li>A complete <a href="#mirrors">list of <tt>debian-cd/</tt> mirrors</a></li>

  <li>For <q>network install</q> images,
  see the <a href="../netinst/">network install</a> page.</li>


  <li>For images of the <q>testing</q> release, see the <a
  href="$(DEVEL)/debian-installer/">Debian-Installer page</a>.</li>

</ul>

<hr />

<h2><a name="stable">Official CD/DVD images of the <q>stable</q> release</a></h2>

<p>To install Debian on a machine without an Internet connection,
it's possible to use CD images (700&nbsp;MB each) or DVD images (4.7&nbsp;GB each).
Download the first CD or DVD image file, write it using a CD/DVD recorder (or a
USB stick on i386 and amd64 ports), and then reboot from that.</p>

<p>The <strong>first</strong> CD/DVD disk contains all the files necessary
to install a standard Debian system.<br />
To avoid needless downloads, please do <strong>not</strong> download
other CD or DVD image files unless you know that you need packages on
them.</p>

<div class="line">
<div class="item col50">
<p><strong>CD</strong></p>

<p>The following links point to image files which are up to 700&nbsp;MB
in size, making them suitable for writing to normal CD-R(W) media:</p>

<stable-full-cd-images />
</div>
<div class="item col50 lastcol">
<p><strong>DVD</strong></p>

<p>The following links point to image files which are up to 4.7&nbsp;GB
in size, making them suitable for writing to normal DVD-R/DVD+R and
similar media:</p>

<stable-full-dvd-images />
</div><div class="clear"></div>
</div>

<p>Be sure to have a look at the documentation before you install.
<strong>If you read only one document</strong> before installing, read our
<a href="$(HOME)/releases/stable/amd64/apa">Installation Howto</a>, a quick
walkthrough of the installation process. Other useful documentation includes:
</p>
<ul>
<li><a href="$(HOME)/releases/stable/installmanual">Installation Guide</a>,
    the detailed installation instructions</li>
<li><a href="https://wiki.debian.org/DebianInstaller">Debian-Installer
    Documentation</a>, including the FAQ with common questions and answers</li>
<li><a href="$(HOME)/releases/stable/debian-installer/#errata">Debian-Installer
    Errata</a>, the list of known problems in the installer</li>
</ul>

<hr />

<h2><a name="mirrors">Registered mirrors of the <q>debian-cd</q> archive</a></h2>

<p>Note that <strong>some mirrors may not up to date</strong> &mdash;
the current release of the "stable" CD/DVD images is <strong><current-cd-release></strong>.

<p><strong>If in doubt, use the <a href="https://cdimage.debian.org/debian-cd/">primary
CD image server</a> in Sweden,</strong></p>

<p>Are you interested in offering the Debian CD images on your
mirror? If yes, see the <a href="../mirroring/">instructions on
how to set up a CD image mirror</a>.</p>

#use wml::debian::countries
#include "$(ENGLISHDIR)/CD/http-ftp/cdimage_mirrors.list"

© 2014-2024 Faster IT GmbH | imprint | privacy policy