Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
eeexubuntu [2008/04/24 11:28] – angelegt gerald | eeexubuntu [2024/02/29 13:36] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
---|---|---|---|
Zeile 3: | Zeile 3: | ||
Ubuntu-Distribution, | Ubuntu-Distribution, | ||
- | [[eee: | + | [[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 < | ||
+ | </ | ||