5.3. Resolució de problemes del procés d'instal·lació

5.3.1. Configuració de l'arrencada

Si teniu problemes i el nucli es penja durant l'arrencada, no reconeix els perifèrics o les unitats no es reconeixen com cal, primer de tot comprovau els paràmetres d'arrencada, tal com s'indica a Secció 5.2, «Paràmetres d'arrencada».

5.3.2. Com interpretar els missatges del nucli durant l'arrencada

Durant la seqüència d'arrencada, podeu veure nombrosos missatges del tipus can't find quelcom, o quelcom not present, can't initialize quelcom, o fins i tot this driver release depends on quelcom. No us heu de preocupar per la majoria d'aquests missatges. Els veieu perquè el nucli del sistema d'instal·lació s'ha fet perquè funcione a ordinadors amb molts dispositius perifèrics diferents. Òbviament, cap ordinador té tots els dispositius possibles, per tant el sistema operatiu potser es queixarà en cercar perifèrics que no hi ha. Potser veureu també que el sistema fa una pausa momentània. Això ocorre quan s'espera la resposta d'un dispositiu i aquest no hi és. Si trobeu que hi triga massa, podeu fer-vos després un nucli a mida (vegeu Secció 8.5, «Compilar un nou nucli»).

5.3.3. Informar d'errors d'instal·lació

If you get through the initial boot phase but cannot complete the install, the menu option Save debug logs may be helpful. It lets you store system error logs and configuration information from the installer on a storage medium, or download them using a web browser. This information may provide clues as to what went wrong and how to fix it. If you are submitting a bug report, you may want to attach this information to the bug report.

Podeu trobar altres missatges d'instal·lació pertinents a /var/log/ durant la instal·lació, i a /var/log/installer/ després que l'ordinador s'haja arrencat en el sistema ja instal·lat.

5.3.4. Emissió d'informes d'error

Si encara teniu problemes, podeu enviar un informe d'instal·lació. Us animem a enviar també informes en cas que la instal·lació haja reeixit, per poder disposar de la major quantitat d'informació possible sobre el major nombre de configuracions de maquinari.

Fixeu-vos que el vostre informe d'instal·lació es publicarà al Sistema de seguiment d'errors de Debian (BTS) i s'enviarà a una llista de correu pública. Assegureu-vos d'utilitzar una adreça de correu que no us importe fer pública.

Si teniu un sistema Debian en funcionament, la manera més fàcil d'emetre un informe d'instal·lació és instal·lar els paquets installation-report i reportbug (apt-get install installation-report reportbug) i configurar reportbug tal com s'explica a Secció 8.4.2, «Enviar correus fora del sistema», executant l'ordre reportbug installation-reports.

Alternatively you can use this template when filling out installation reports, and file the report as a bug report against the installation-reports pseudo package, by sending it to .

Package: installation-reports

Boot method: <How did you boot the installer? CD/DVD? USB stick? Network?>
Image version: <Full URL to image you downloaded is best>
Date: <Date and time of the install>

Machine: <Description of machine (eg, IBM Thinkpad R32)>
Processor:
Memory:
Partitions: <df -Tl will do; the raw partition table is preferred>

Output of lspci -knn (or lspci -nn):

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [ ]
Detect network card:    [ ]
Configure network:      [ ]
Detect media:           [ ]
Load installer modules: [ ]
Detect hard drives:     [ ]
Partition hard drives:  [ ]
Install base system:    [ ]
Clock/timezone setup:   [ ]
User/password setup:    [ ]
Install tasks:          [ ]
Install boot loader:    [ ]
Overall install:        [ ]

Comments/Problems:

<Description of the install, in prose, and any thoughts, comments
      and ideas you had during the initial install.>

In the bug report, describe what the problem is, including the last visible kernel messages in the event of a kernel hang. Describe the steps that you did which brought the system into the problem state.