Size: 134
Comment:
|
Size: 6625
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## Auto-converted by kwiki2moinmoin v2005-10-07 ["DebianWikiTopics"] |
#language en ||<tablewidth="100%"style="border: 0px hidden ;">~-''Translation(s): [[pt_BR/DebianInstall|Brasileiro]] - [[de/DebianInstall|Deutsch]] - [[DebianInstall|English]] - [[it/DebianInstall|Italiano]] - [[DebianInstallSpanish|Español]] - [[fr/DebianInstall|Français]] - [[DebianInstallDutch|Nederlands]] - [[DebianInstallPolish|Polski]] - [[DebianRussian/DebianInstall|Русский (Russkij)]] - [[el/DebianInstall|Ελληνικά]] - [[zh_CN/DebianInstall|简体中文]]''-~ ||<style="border: 0px hidden ; text-align: right;"> (!) [[/Discussion]] || |
Line 4: | Line 4: |
<<TableOfContents(2)>> | |
Line 5: | Line 6: |
See: | = Introduction = Debian GNU/Linux is distributed freely over the Internet. It is possible to install it in several ways: from a CD, DVD or Bluray disk, over a network, bootstrapped from within another Linux distribution, or from a MS Windows system. After the initial installation has been completed, further upgrades and maintenance are performed using built-in package management tools. It's possible to upgrade major software components, or even transition between releases of Debian without reinstalling the system. |
Line 7: | Line 9: |
* http://linuxmafia.com/faq/Debian/installers.html | = Documentation = {{{#!wiki debian [[http://www.debian.org/releases/stable/i386/|Debian GNU/Linux Installation Guide]] (i386, stable branch) <<BR>> [[http://www.debian.org/releases/stable/installmanual|Debian GNU/Linux Installation Guide]] (all architectures, stable branch) }}} Sections 4, 5 and 6 describe how to obtain the installation media, boot the installation system and use the [[DebianInstaller|Debian Installer]]. = Which version of Debian to install = See [[DebianReleases|Debian Releases]]. = Installation Media = See http://www.debian.org/distrib. Generally one obtains the [[DebianInstaller|Debian Installer]] on a release medium (such as a CD) and uses it to install the desired set of packages, either from the same medium or via a network. There are alternatives such as booting from a network or installing from within an existing system using [[Debootstrap]]. == Download and burn a network install CD == For those with broadband Internet access it is often preferable to use a minimal network install CD, rather than download a full set of 650 MB iso images. This network install iso (called "netinst") contains just enough packages to install a very basic Debian system. During the install procedure only the required packages are downloaded from the Internet, making it more efficient overall. A netinst iso image is around 180 MB. Also available is the smaller [[https://secure.wikimedia.org/wikipedia/en/wiki/Cd|"Business card" size CD]] image that is around 40 MB. If your wireless network card is not recognized by the installer you might consider doing the installation using a wired (ethernet cable) connection or installing using a different network card. In any case it may be preferable to install with a wired connection for bandwidth reasons or simply to defer wireless setup until after the initial installation. If you have no way of establishing a network connection during the installation, then you will need to install using full installation CDs or DVDs. ## * DebianNetworkInstall == Download and burn full a CD/DVD set == The full CD set can be downloaded in .iso format from: * http://www.debian.org/distrib - Official download page * http://www.debian.org/CD/http-ftp - Debian mirrors If you want to download one or more of the full 650 MB iso images, please use the [[jigdo]] tool which spreads out the load among various Debian servers, lightening their load as well as giving you a faster download. * http://www.debian.org/CD/jigdo-cd - [[jigdo]] ''(better)'' Although there are over 30 CDs (or 5 DVDs) in a full set, only the first CD is required to install Debian. The additional CDs are optional and include extra packages, that can be downloaded individually during the installation, or later. * [[DebianCDContents]] to find out what is on each CD. == Buy a set of CDs == The easiest way to install Debian is with a set of CDs bought from a vendor. There is a list of CD vendors: * http://www.debian.org/CD/vendors = Net Boot via another Debian system = There is also the possibility to boot from another computer without needing to use CD/floppy media at all. All you need is a TFTPD and a DHCPD running on the install-from computer. This is called installing via "netboot". * NetworkBooting - the installation manual for more info on netboot installation. = Install from within an existing system = This can be done, even from within another distribution, using [[Debootstrap]]. = See also = * [[DebianLive]] - Debian Live CD / DVD / USB * [[InstallFAQ]] - Including how to install unstable (sid). * [[DebianInstaller/Loader|Install From Windows]] * [[FromWindowsToDebian|Switching from Windows to Debian]] * [[PackageManagement]] - Managing your system * [[ForcedethNetInstall|Netinst with nVidia nForce onboard Ethernet]] (old?) ---- ToDo: this page needs a major rewrite. ||<-2 style="border-top:0;border-left:0">||<-5>''Source for those components''|| || '''Media Name''' ||'''Boot''' ||'''udeb'''||'''Core system'''||'''XWindow'''||'''Desktop'''||'''on demand pkg'''|| ||<-7 style="background-color:#aaccff; font-size:8pt; margin:2pt">CDs (optical medium)|| || '''Business card CD'''|| CD || CD || Net || Net || Net || Net || || '''Netinst CD card'''|| CD || CD || CD || Net || Net || Net || || '''CD-1''' || CD || CD || CD || CD || CD or Net || CD or Net || || '''DVD''' || DVD || DVD || DVD || DVD || DVD || DVD or Net || || '''Blueray disk''' || BD || BD || BD || BD || BD || BD || ||<-7 style="background-color:#aaccff; font-size:8pt; margin:2pt"> Usb keychain || || '''hd-media''' || USB || iso ||<-4> iso or Net || ||<-7 style="background-color:#aaccff; font-size:8pt; margin:2pt"> Floppy || || '''Floppy'''<<FootNote(Booting DebianInstaller from floppy-disks is discontinued since Lenny.)>> || Floppy ||<-5> CD or DVD or Net || ||<-7 style="background-color:#aaccff; font-size:8pt; margin:2pt"> Netboot || || '''Netboot''' || TFTP || Net || Net || Net || Net || Net || || '''mini-iso''' || CD || Net || Net || Net || Net || Net || ||<-7 style="background-color:#aaccff; font-size:8pt; margin:2pt"> DOS / MS Windows || || '''win32-loader''' || Windows<<FootNote(win32-loader don't actually boot from windows: It adds a boot menu entry, in boot.ini, that loads Debian-Installer's kernel an initrd from the NTFS partition)>> || Net || Net || Net || Net || Net || ---- CategoryQuickInstall |
Contents
Introduction
Debian GNU/Linux is distributed freely over the Internet. It is possible to install it in several ways: from a CD, DVD or Bluray disk, over a network, bootstrapped from within another Linux distribution, or from a MS Windows system. After the initial installation has been completed, further upgrades and maintenance are performed using built-in package management tools. It's possible to upgrade major software components, or even transition between releases of Debian without reinstalling the system.
Documentation
Debian GNU/Linux Installation Guide (i386, stable branch)
Debian GNU/Linux Installation Guide (all architectures, stable branch)
Sections 4, 5 and 6 describe how to obtain the installation media, boot the installation system and use the Debian Installer.
Which version of Debian to install
See Debian Releases.
Installation Media
See http://www.debian.org/distrib.
Generally one obtains the Debian Installer on a release medium (such as a CD) and uses it to install the desired set of packages, either from the same medium or via a network. There are alternatives such as booting from a network or installing from within an existing system using Debootstrap.
Download and burn a network install CD
For those with broadband Internet access it is often preferable to use a minimal network install CD, rather than download a full set of 650 MB iso images. This network install iso (called "netinst") contains just enough packages to install a very basic Debian system. During the install procedure only the required packages are downloaded from the Internet, making it more efficient overall. A netinst iso image is around 180 MB. Also available is the smaller "Business card" size CD image that is around 40 MB.
If your wireless network card is not recognized by the installer you might consider doing the installation using a wired (ethernet cable) connection or installing using a different network card. In any case it may be preferable to install with a wired connection for bandwidth reasons or simply to defer wireless setup until after the initial installation.
If you have no way of establishing a network connection during the installation, then you will need to install using full installation CDs or DVDs.
Download and burn full a CD/DVD set
The full CD set can be downloaded in .iso format from:
http://www.debian.org/distrib - Official download page
http://www.debian.org/CD/http-ftp - Debian mirrors
If you want to download one or more of the full 650 MB iso images, please use the jigdo tool which spreads out the load among various Debian servers, lightening their load as well as giving you a faster download.
http://www.debian.org/CD/jigdo-cd - jigdo (better)
Although there are over 30 CDs (or 5 DVDs) in a full set, only the first CD is required to install Debian. The additional CDs are optional and include extra packages, that can be downloaded individually during the installation, or later.
DebianCDContents to find out what is on each CD.
Buy a set of CDs
The easiest way to install Debian is with a set of CDs bought from a vendor. There is a list of CD vendors:
Net Boot via another Debian system
There is also the possibility to boot from another computer without needing to use CD/floppy media at all. All you need is a TFTPD and a DHCPD running on the install-from computer. This is called installing via "netboot".
NetworkBooting - the installation manual for more info on netboot installation.
Install from within an existing system
This can be done, even from within another distribution, using Debootstrap.
See also
DebianLive - Debian Live CD / DVD / USB
InstallFAQ - Including how to install unstable (sid).
PackageManagement - Managing your system
ToDo: this page needs a major rewrite.
Source for those components |
||||||
Media Name |
Boot |
udeb |
Core system |
XWindow |
Desktop |
on demand pkg |
CDs (optical medium) |
||||||
Business card CD |
CD |
CD |
Net |
Net |
Net |
Net |
Netinst CD card |
CD |
CD |
CD |
Net |
Net |
Net |
CD-1 |
CD |
CD |
CD |
CD |
CD or Net |
CD or Net |
DVD |
DVD |
DVD |
DVD |
DVD |
DVD |
DVD or Net |
Blueray disk |
BD |
BD |
BD |
BD |
BD |
BD |
Usb keychain |
||||||
hd-media |
USB |
iso |
iso or Net |
|||
Floppy |
||||||
Floppy1 |
Floppy |
CD or DVD or Net |
||||
Netboot |
||||||
Netboot |
TFTP |
Net |
Net |
Net |
Net |
Net |
mini-iso |
CD |
Net |
Net |
Net |
Net |
Net |
DOS / MS Windows |
||||||
win32-loader |
Windows2 |
Net |
Net |
Net |
Net |
Net |
Booting DebianInstaller from floppy-disks is discontinued since Lenny. (1)
win32-loader don't actually boot from windows: It adds a boot menu entry, in boot.ini, that loads Debian-Installer's kernel an initrd from the NTFS partition (2)