Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| software:linux:linux_os:kernel_parameter [2019-02-08 10:48] – angelegt mgehrig2 | software:linux:linux_os:kernel_parameter [2019-02-24 15:48] (aktuell) – graf | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== Kernel | + | ====== Kernel |
| ===== Overview ===== | ===== Overview ===== | ||
| - | Kernel | + | Kernel |
| + | 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 permanent. | + | ===== Temporary |
| - | + | These changes | |
| - | + | ||
| - | ===== Temporary | + | |
| - | These changes only be valid once. | + | |
| - | If you start your system | + | |
| - Reboot | - Reboot | ||
| Zeile 17: | Zeile 14: | ||
| - Select the desired kernel entry | - Select the desired kernel entry | ||
| - Press "// | - Press "// | ||
| - | - Edit the line which starts with '' | + | - Edit the line, which starts with '' |
| - Press "// | - Press "// | ||
| Zeile 39: | Zeile 36: | ||
| </ | </ | ||
| - | The three kernel | + | The three kernel |
| + | |||
| + | ===== Change Kernel Parameters permanently ===== | ||
| + | - '' | ||
| + | - Add your parameters to the line: | ||
| + | * '' | ||
| + | - It should look like this: | ||
| + | * '' | ||
| + | - '' | ||
| + | - reboot the pc | ||
| + | |||
| + | |||
| + | ===== Check Kernel Parameters ===== | ||
| + | To display the current kernel parameter run: | ||
| + | |||
| + | '' | ||
| + | |||