summaryrefslogtreecommitdiff
path: root/en/install-methods/official-cdrom.xml
blob: febdae2bdfb45cd88638ad2c63f8a85b5ac8a3b7 (plain)
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
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->

 <sect1 id="official-cdrom">
 <title>Official &debian-gnu; CD/DVD-ROM Sets</title>
<para>

By far the easiest way to install &debian-gnu; is from an Official
&debian; CD/DVD-ROM Set. You can buy a set from a vendor (see the
<ulink url="&url-debian-cd-vendors;">CD vendors page</ulink>).
You may also download the CD/DVD-ROM images from a &debian; mirror and make
your own set, if you have a fast network connection and a CD/DVD burner
(see the <ulink url="&url-debian-cd;">Debian CD page</ulink> and
<ulink url="&url-debian-cd-faq;">Debian CD FAQ</ulink> for
detailed instructions). If you have a &debian; CD/DVD set and CDs/DVDs are
bootable on your machine<phrase arch="x86">, which is the case on all
modern PCs</phrase>, you can skip right to
<xref linkend="boot-installer"/>. Much effort has been expended to ensure
the most-used files are on the first CDs and DVDs, so that a basic 
desktop installation can be done with only the first DVD or - to a limited
extent - even with only the first CD.

</para><para>

As CDs have a rather limited capacity by today's standards, not all
graphical desktop environments are installable with only the first CD;
for some desktop
environments a CD installation requires either network connectivity during
the installation to download the remaining files or additional CDs.

</para><para>

If your machine doesn't support CD booting<phrase arch="x86"> (only relevant
on very old PC systems)</phrase>, but you do have a CD set,
you can use an alternative strategy such as

<phrase condition="supports-floppy-boot">floppy disk,</phrase>

<phrase arch="s390">tape, emulated tape,</phrase>

<phrase condition="bootable-disk">hard disk,</phrase>

<phrase condition="bootable-usb">usb stick,</phrase>

<phrase condition="supports-tftp">net boot,</phrase>

or manually loading the kernel from the CD to initially boot the
system installer. The files you need for booting by another means are
also on the CD; the &debian; network archive and CD folder organization
are identical. So when archive file paths are given below for
particular files you need for booting, look for those files in the
same directories and subdirectories on your CD.

</para><para>

Once the installer is booted, it will be able to obtain all the other
files it needs from the CD.

</para><para>

If you don't have a CD set, then you will need to download the
installer system files and place them on the

<phrase arch="s390">installation tape</phrase>

<phrase condition="supports-floppy-boot">floppy disk or</phrase>

<phrase condition="bootable-disk">hard disk or</phrase>

<phrase condition="bootable-usb">usb stick or</phrase>

<phrase condition="supports-tftp">a connected computer</phrase>

so they can be used to boot the installer.

</para>

 </sect1>