Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| eeexubuntu [2008/04/24 11:29] – gerald | eeexubuntu [2024/02/29 13:36] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 4: | Zeile 4: | ||
| [[eeepc: | [[eeepc: | ||
| + | |||
| + | |||
| + | ===== Problem: ===== | ||
| + | |||
| + | |||
| + | xubuntu: | ||
| + | nach kernel-update läuft die Kiste nicht mehr. Kernel locken: | ||
| + | |||
| + | Locking the version on a package prevents it from being upgraded. I'll show you two ways to do this. The first is to open a terminal and type: | ||
| + | < | ||
| + | sudo aptitude hold linux-image-`uname -r` | ||
| + | </ | ||
| + | Those ` are backticks, usually located to the left of the 1/! key. For those who prefer to use GUIs, open Synaptic and scroll down to where the packages named linux-image- and then some numbers are. Find the one you are using (probably the highest number), and click Package > Lock Version. | ||
| + | |||
| + | Both of these will prevent the kernel from upgrading at all. So, when Gutsy' | ||
| + | Synaptic, that's no problem. Just uncheck it, do the upgrade, then make sure you lock version on the new one. For the command line one do < | ||
| + | </ | ||