Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
software:linux:linux_os:kernel_parameter [2019-02-24 15:46] grafsoftware:linux:linux_os:kernel_parameter [2019-02-24 15:48] (aktuell) graf
Zeile 5: Zeile 5:
 You can change the parameter temporary (only for a single boot) or permanently. You can change the parameter temporary (only for a single boot) or permanently.
  
- +===== Temporary Change ===== 
-===== Temporary change ===== +These changes are valid only once. If you restart your system, they no longer hold.
-These changes only be valid once. +
-If you start your system a second timethese changes will no longer be valid.+
  
   - Reboot   - Reboot
Zeile 38: Zeile 36:
 </code> </code>
  
-The three kernel paramters in this example are ''ro quiet splash''. +The three kernel parameters in this example are ''ro quiet splash''.
  
-===== Change kernel parameter permanent =====+===== Change Kernel Parameters permanently =====
   - ''sudo nano /etc/default/grub''   - ''sudo nano /etc/default/grub''
   - Add your parameters to the line:   - Add your parameters to the line:
Zeile 51: Zeile 48:
  
  
-===== Check kernel parameter =====+===== Check Kernel Parameters =====
 To display the current kernel parameter run: To display the current kernel parameter run: