Installera Debian GNU/Linux 5.0.10
Debian GNU/Linux 5.0 har efterträtts av
Debian GNU/Linux 6.0 (Squeeze
).
Vissa av installationsavbildningarna som anges nedan kanske inte längre är
tillgängliga, eller fungerar inte längre, och vi rekommenderar att du
istället installerar Squeeze.
För att installera Debian GNU/Linux 5.0.10 (Lenny) kan du hämta du en av följande avbildningar:
Kompletta cd-uppsättningar (via bittorrent)
Kompletta cd-uppsättningar (via jigdo)
Om du har maskinvara på ditt system som kräver att fastprogram (firmware) läses in tillsammans med drivrutinen kan du använda en av tarbollarna med vanliga fastprogrampaket. Instruktioner om hur du använder tarbollarna och allmän information om hur du läser in fastprogram under installationen finns i installlationsguiden (se Dokumentation nedan).
Notes
- Vi rekommenderar att du använder bittorrent eller jigdo för att hämta kompletta cd-/dvd-avbildningar.
- För mindre vanliga arkitekturer är endast en begränsad mängd avbildningar i cd- och dvd-uppsättningarna tillgängliga som ISO-filer och via bittorrent. De kompletta uppsättningarna är endast tillgängliga via jigdo.
- Flerarkitekturs-cd stöder i386/amd64/powerpc respektive alpha/hppa/ia64; installationen fungerar motsvarande som från en nätverksinstallation för en ensam arkitektur.
- Flerarkitekturs-dvd stöder i386/amd64/powerpc; installationen fungerar motsvarande som att installera en ensam arkitektur från en komplett cd-avbildning; dvd:n innehåller dessutom källkod till alla paket som tagits med.
- För installationsavbildningarna finns verifieringsfiler (SHA256SUMS, SHA512SUMS och andra) tillgängliga i samma mapp som avbildningarna.
Dokumentation
Om du bara läser ett dokument innan du installerar, läs vår installationsguide, en snabbgenomgång av installationsprocessen. Andra nyttiga dokument är bland andra:
- Installationsguide för Lenny
innehåller en utförlig installationsvägledning - Debian-Installers FAQ
och Debian-CDs FAQ
ofta ställda frågor med svar - Debian-Installers Wiki
dokumentation som underhålls av användarna
Errata
Här finns en förteckning över kända problem med installationsprogrammet som medföljer Debian GNU/Linux 5.0.10. Om du upplever problem med att installera Debian och inte ser ditt problem beskrivet här ber vi dig sända en installationsrapport där du beskriver ditt problem, eller se wikin för andra kända problem.
Errata för utgåva 5.0
- Auto-assembly of RAID arrays in rescue mode can corrupt data
- Rescue mode should be used with great care when software RAID arrays were in use on the system to rescue. The rescue mode scripts automatically assemble arrays, which could lead to data corruption in the presence of invalid or obsolete RAID superblocks.
- Corrupted display of messages in Dzongkha installs
- When the password chosen for root and its confirmations do not match, the display of screens that follow is garbled, during installs in Dzongkha language (broken display of italic font).
- Disk devices may change on reboot
-
On systems with multiple disk controllers, the kernel/udev may assign
a different device node on reboot of the system than was used during
installation due to difference in load order of drivers.
This can lead to failure to boot the system. In most cases this can be corrected by changing the bootloader configuration and /etc/fstab, possibly using the rescue mode of the installer.
Note however that this problem may occur again on subsequent boots. - Reboot problems when installing from a USB stick
- The former problem may also happen when installing from a USB stick. Temporarily keeping the USB stick in place will allow you to boot the installed system and correct the bootloader configuration file. See #506263 for details about such workaround.
- Buggy routers may cause network problems
-
If you experience network problems during the installation, this may be
caused by a router somewhere between you and the Debian mirror that
doesn't correctly handle window scaling.
See #401435 and this
kerneltrap article for
details.
You can work around this issue by disabling TCP window scaling. Activate a shell and enter the following command:
echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
For the installed system you should probably not completely disable TCP window scaling. The following command will set ranges for reading and writing that should work with almost any router:
echo 4096 65536 65536 >/proc/sys/net/ipv4/tcp_rmem
echo 4096 65536 65536 >/proc/sys/net/ipv4/tcp_wmem - Not usable for installing Squeeze or Sid
- Due to changes in the passwd package in testing and unstable, setting up a user account will fail. For details see #529475.
- i386: various issues
-
The i386 port has some known issues in this release:
- Due to an increase in the size of the Linux kernel, we are unable to provide installation images for installs from floppy disk.
- We had at least one report about the installer crashing at
the network hardware detection step on some Dell Inspiron laptops.
See bug #509238
for details. A workaround seems to be booting the installer with
the
vga=771
parameter.
- PowerPC: various issues
-
The PowerPC port has several issues in this release:
- installation from floppy on OldWorld PowerMac is broken because no device node is created for the swim3 module and as miboot is not included
- the snd-powermac module is no longer loaded by default as it will lock up some systems; you will need to add it to /etc/modules manually
- s390: unsupported features
-
- support for the DASD DIAG discipline is currently not available
- support for LCS network interfaces is no longer available