Ha a kernel megáll az indító folyamat során, nem ismer fel perifériákat vagy meghajtókat helyesen, először az indító paramétereket kell ellenőrizni a korábbi 5.2. szakasz - Indító paraméterek szerint.
Az indítás alatt, sok ilyen üzenetet láthatsz: can't find
, vagy valami
, valami
not presentcan't initialize
, vagy akár valami
this driver release depends on
. A legtöbb ilyen nem számít. Azért látod, mert a telepítőben lévő kernel úgy készült, hogy a legkülönbözőbb eszközöket támogassa. Persze egy gépen sincs az összes lehetséges eszköz, és az operációs rendszer jelezheti, ha olyat keres, ami nem található. Néha azt is láthatod, hogy a rendszer egy picit megáll. Ez akkor történik, ha vár egy eszköz válaszára, az adott rendszer pedig nem tartalmaz olyat. Ha ezt túl hosszúnak találod, később egyéni kernelt is készíthetsz (lásd a 8.5. szakasz - Új rendszermag (kernel) fordítása részt). valami
If you get through the initial boot phase but cannot complete the install, the menu option
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.További telepítő üzenetek találhatók a /var/log/
könyvtárban a telepítés során és a /var/log/installer/
könyvtárban, miután a gép a telepített rendszert elindította.
If you still have problems, please submit an installation report (in English please, whenever possible). We also encourage installation reports to be sent even if the installation is successful, so that we can get as much information as possible on the largest number of hardware configurations.
A telepítő jelentés közzé kerül a Debian hibajelentő rendszerben (BTS) és nyilvános listára kerül. Gondold át, melyik email címedet használod.
If you have a working Debian system, the easiest way to send an installation report is to install the installation-report
and reportbug
packages (apt install installation-report reportbug), configure reportbug
as explained in 8.4.2. szakasz - Email küldése kifelé, and run the command 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 <submit@bugs.debian.org>
.
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.> Please make sure that any installation logs that you think would be useful are attached to this report. (You can find them in the installer system in /var/log/ and later on the installed system under /var/log/installer.) Please compress large files using gzip.
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.