Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
13
rated 0 times [  13] [ 0]  / answers: 1 / hits: 14745  / 3 Years ago, sun, july 25, 2021, 3:07:46

I need to downgrade from 3.8.0-33 to version -29. After booting the latest kernel I'm greeted by a black screen. How do I keep this version permanently?



Output of dpkg -l linux-image*



Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name Version Beschreibung
+++-==============-==============-============================================
un linux-image <keine> (keine Beschreibung vorhanden)
un linux-image-3. <keine> (keine Beschreibung vorhanden)
ii linux-image-3. 3.8.0-29.42~pr Linux kernel image for version 3.8.0 on 64 b
ii linux-image-3. 3.8.0-33.48~pr Linux kernel image for version 3.8.0 on 64 b
ii linux-image-ge 3.8.0.33.33 Generic Linux kernel image


Sorry it's German.


More From » 12.04

 Answers
4

You can remove the non-functional kernel with apt-get:



sudo apt-get purge linux-image-3.8.0-33-generic


As part of uninstallation process the system removes 3.8.0-33 entry from GRUB menu and leaves only 3.8.0-29.



Please note, that also package linux-image-generic-lts-raring will be removed. That means that your kernel version will not be upgraded in future with apt-get upgrade. Only when you reinstall linux-image-generic-lts-raring will the kernel version get upgraded. So this is a permanent solution.


[#28449] Monday, July 26, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tonhorn

Total Points: 196
Total Questions: 118
Total Answers: 95

Location: Vanuatu
Member since Fri, May 13, 2022
2 Years ago
tonhorn questions
Tue, May 10, 22, 12:01, 2 Years ago
Sat, Dec 18, 21, 06:23, 2 Years ago
Thu, Jun 16, 22, 04:03, 2 Years ago
Fri, Apr 1, 22, 05:23, 2 Years ago
;