6.3. Installatie
Het kernel crash dump-hulpprogramma wordt geïnstalleerd met de volgende opdracht:
sudo apt installeer linux-crashdump
![]()
Vanaf 16.04 is het kernel-crashdumpmechanisme standaard ingeschakeld. Tijdens de installatie wordt u gevraagd naar het volgende dialoogvenster. Tenzij anders gekozen, wordt het kdump-mechanisme ingeschakeld.
|----------------------| Kdump-tools configureren |-----------------------|
| |
| |
| Als u deze optie kiest, wordt het kdump-tools-mechanisme ingeschakeld. Een |
| opnieuw opstarten is nog steeds vereist om de crashkernel-kernel |
| parameter. |
| |
| Moet kdump-tools standaard ingeschakeld zijn? |
| |
| |
| |
|-------------------------------------------- -------------------------|
Als u de functionaliteit ooit handmatig moet inschakelen, kunt u de dpkg-kdump-tools opnieuw configureren commando en antwoord Ja op de vraag. Je kunt ook bewerken /etc/default/kdump-tools door de volgende regel op te nemen:
USE_KDUMP=1
Als er niet opnieuw is opgestart sinds de installatie van het linux-crashdump-pakket, zal opnieuw opstarten vereist zijn om de crashkernel= boot-parameter te activeren. Bij het opnieuw opstarten zal kdump-tools ingeschakeld en actief zijn.
Als u kdump-tools inschakelt na een herstart, hoeft u alleen het kdump-config laden opdracht om het kdump-mechanisme te activeren.
	
                                        
 Documentatie