#1 Le 28/07/2024, à 20:49
- ujiko
Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Bonjour,
le support technique de 22.04 arrive à échéance en 2025, donc je souhaite faire l'upgrade, aussi pour être sûr de ne pas me tromper la question est la suivant ; vais-je perdre les configurations de postfix, dovecot, apache, mariadb?
Merci pour votre retour.
Dernière modification par ujiko (Le 03/08/2024, à 14:46)
Hors ligne
#2 Le 28/07/2024, à 20:55
- xubu1957
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Bonjour,
Le support ordinaire de la version 22.04 jammy pour la version va jusqu'en avril 2027, c'est pour les variantes, qu'il n'est que de trois ans.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 28/07/2024, à 21:06
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Merci, j'ai une version pro, est-ce considéré comme une variante?
Hors ligne
#4 Le 28/07/2024, à 21:19
- xubu1957
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Montre, en te servant du Retour utilisable de commande :
echo -e "\nDescription : $(lsb_release -sd)\n\nNoyau courant : $(uname -mr)\n\nVersion originellement installée : $(cat /var/log/installer/media-info)\n\nSession actuelle : $XDG_SESSION_DESKTOP\n\nBureau actuel : $XDG_CURRENT_DESKTOP\n\nListe des sessions possibles :\n$(ls -lt /usr/share/xsessions | awk '/desktop/{print $9,"→",$7,$6,$8}')\n"
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#5 Le 28/07/2024, à 21:21
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Description : Ubuntu 22.04.4 LTS
Noyau courant : 5.15.0-89-generic x86_64
Version originellement installée : Ubuntu 20.04.6 LTS "Focal Fossa" - Release amd64 (20230316)
Session actuelle : ubuntu
Bureau actuel : ubuntu:GNOME
Liste des sessions possibles :
ubuntu.desktop → 7 avril 2022
ubuntu-xorg.desktop → 7 avril 2022
Hors ligne
#6 Le 28/07/2024, à 21:25
- xubu1957
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Fournis les noyaux présents :
echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
Le noyau en cours est le 5.15.0.117 dans linux-headers-generic
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#7 Le 28/07/2024, à 21:27
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
ii linux-headers-5.15.0-89 5.15.0-89.99 all
ii linux-headers-5.15.0-89-generic 5.15.0-89.99 amd64
ii linux-image-5.15.0-89-generic 5.15.0-89.99 amd64
ii linux-modules-5.15.0-89-generic 5.15.0-89.99 amd64
ii linux-modules-extra-5.15.0-89-generic 5.15.0-89.99 amd64
ii linux-headers-5.15.0-117 5.15.0-117.127 all
ii linux-headers-5.15.0-117-generic 5.15.0-117.127 amd64
ii linux-image-5.15.0-117-generic 5.15.0-117.127 amd64
ii linux-modules-5.15.0-117-generic 5.15.0-117.127 amd64
ii linux-modules-extra-5.15.0-117-generic 5.15.0-117.127 amd64
ii linux-generic 5.15.0.117.117 amd64
ii linux-generic-hwe-20.04 5.15.0.117.117 amd64
ii linux-headers-generic 5.15.0.117.117 amd64
ii linux-image-generic 5.15.0.117.117 amd64
ii linux-hwe-6.5-headers-6.5.0-45 6.5.0-45.45~22.04.1 all
ii linux-headers-6.5.0-45-generic 6.5.0-45.45~22.04.1 amd64
ii linux-image-6.5.0-45-generic 6.5.0-45.45~22.04.1 amd64
ii linux-modules-6.5.0-45-generic 6.5.0-45.45~22.04.1 amd64
ii linux-modules-extra-6.5.0-45-generic 6.5.0-45.45~22.04.1 amd64
ii linux-generic-hwe-22.04 6.5.0.45.45~22.04.1 amd64
ii linux-headers-generic-hwe-22.04 6.5.0.45.45~22.04.1 amd64
ii linux-image-generic-hwe-22.04 6.5.0.45.45~22.04.1 amd64
Noyau courant : 5.15.0-89-generic x86_64
Hors ligne
#8 Le 28/07/2024, à 21:29
- xubu1957
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Montre aussi d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#9 Le 28/07/2024, à 21:30
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-==========================================-=================================================-============-================================================================================
rc linux-image-5.15.0-100-generic 5.15.0-100.110 amd64 Signed kernel image generic
rc linux-image-5.15.0-101-generic 5.15.0-101.111 amd64 Signed kernel image generic
rc linux-image-5.15.0-102-generic 5.15.0-102.112 amd64 Signed kernel image generic
rc linux-image-5.15.0-105-generic 5.15.0-105.115 amd64 Signed kernel image generic
rc linux-image-5.15.0-106-generic 5.15.0-106.116 amd64 Signed kernel image generic
rc linux-image-5.15.0-107-generic 5.15.0-107.117 amd64 Signed kernel image generic
rc linux-image-5.15.0-112-generic 5.15.0-112.122 amd64 Signed kernel image generic
rc linux-image-5.15.0-113-generic 5.15.0-113.123 amd64 Signed kernel image generic
rc linux-image-5.15.0-116-generic 5.15.0-116.126 amd64 Signed kernel image generic
rc linux-image-5.15.0-91-generic 5.15.0-91.101 amd64 Signed kernel image generic
rc linux-image-5.15.0-92-generic 5.15.0-92.102 amd64 Signed kernel image generic
rc linux-image-5.15.0-94-generic 5.15.0-94.104 amd64 Signed kernel image generic
rc linux-image-5.15.0-97-generic 5.15.0-97.107 amd64 Signed kernel image generic
rc linux-image-6.5.0-15-generic 6.5.0-15.15~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-17-generic 6.5.0-17.17~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-18-generic 6.5.0-18.18~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-21-generic 6.5.0-21.21~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-25-generic 6.5.0-25.25~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-26-generic 6.5.0-26.26~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-27-generic 6.5.0-27.28~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-28-generic 6.5.0-28.29~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-35-generic 6.5.0-35.35~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-41-generic 6.5.0-41.41~22.04.2 amd64 Signed kernel image generic
rc linux-image-6.5.0-44-generic 6.5.0-44.44~22.04.1 amd64 Signed kernel image generic
rc linux-modules-5.15.0-100-generic 5.15.0-100.110 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-101-generic 5.15.0-101.111 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-102-generic 5.15.0-102.112 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-105-generic 5.15.0-105.115 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-106-generic 5.15.0-106.116 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-107-generic 5.15.0-107.117 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-112-generic 5.15.0-112.122 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-113-generic 5.15.0-113.123 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-116-generic 5.15.0-116.126 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-91-generic 5.15.0-91.101 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-92-generic 5.15.0-92.102 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-94-generic 5.15.0-94.104 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-97-generic 5.15.0-97.107 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-15-generic 6.5.0-15.15~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-17-generic 6.5.0-17.17~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-18-generic 6.5.0-18.18~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-21-generic 6.5.0-21.21~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-25-generic 6.5.0-25.25~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-26-generic 6.5.0-26.26~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-27-generic 6.5.0-27.28~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-28-generic 6.5.0-28.29~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-35-generic 6.5.0-35.35~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-41-generic 6.5.0-41.41~22.04.2 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-44-generic 6.5.0-44.44~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-100-generic 5.15.0-100.110 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-101-generic 5.15.0-101.111 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-102-generic 5.15.0-102.112 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-105-generic 5.15.0-105.115 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-106-generic 5.15.0-106.116 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-107-generic 5.15.0-107.117 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-112-generic 5.15.0-112.122 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-113-generic 5.15.0-113.123 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-116-generic 5.15.0-116.126 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-91-generic 5.15.0-91.101 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-92-generic 5.15.0-92.102 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-94-generic 5.15.0-94.104 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-97-generic 5.15.0-97.107 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-15-generic 6.5.0-15.15~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-17-generic 6.5.0-17.17~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-18-generic 6.5.0-18.18~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-21-generic 6.5.0-21.21~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-25-generic 6.5.0-25.25~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-26-generic 6.5.0-26.26~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-27-generic 6.5.0-27.28~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-28-generic 6.5.0-28.29~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-35-generic 6.5.0-35.35~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-41-generic 6.5.0-41.41~22.04.2 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-44-generic 6.5.0-44.44~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
Hors ligne
#10 Le 28/07/2024, à 21:35
- xubu1957
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté dans ce message
C'est toi qui a imposé le noyau 5.15.0-89, sur les trois noyaux visibles au message #7 ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#11 Le 28/07/2024, à 21:37
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Non je n'ai rien précisé. Purge effectuée
Hors ligne
#12 Le 28/07/2024, à 21:43
- xubu1957
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Fournis les retours de :
sudo apt update
et la liste des anomalies de démarrage :
journalctl --no-pager -b -p err
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#13 Le 28/07/2024, à 21:45
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
gilles@bbb:~$ sudo apt update
Réception de :1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Réception de :3 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
Atteint :4 http://archive.ubuntu.com/ubuntu jammy InRelease
Atteint :5 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Réception de :6 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1888 kB]
Réception de :7 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB]
Réception de :8 https://esm.ubuntu.com/apps/ubuntu jammy-apps-security InRelease [7553 B]
Atteint :9 https://packages.redis.io/deb focal InRelease
Réception de :10 https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates InRelease [7456 B]
Réception de :11 https://esm.ubuntu.com/infra/ubuntu jammy-infra-security InRelease [7450 B]
Réception de :12 https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates InRelease [7449 B]
2846 ko réceptionnés en 1s (4052 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
gilles@bbb:~$ journalctl --no-pager -b -p err
juil. 25 07:20:07 bbb.haku.fr kernel: amd_gpio AMDI0030:00: Invalid config param 0013
juil. 25 07:20:07 bbb.haku.fr systemd[1]: nginx.service: Service has no ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.
juil. 25 07:20:10 bbb.haku.fr kernel: [drm:dcn10_register_irq_handlers [amdgpu]] *ERROR* Failed to register vline0 irq 30!
juil. 25 07:20:11 bbb.haku.fr systemd[1]: nginx.service: Service has no ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.
juil. 25 07:20:12 bbb.haku.fr gnome-session-binary[1413]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
juil. 25 07:20:12 bbb.haku.fr gnome-session-binary[1413]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
juil. 25 07:20:12 bbb.haku.fr canonical-livepatch.canonical-livepatchd[1380]: Failed to check if patch is blocklisted: GET request to "https://livepatch.canonical.com/v1/block?arch=amd64&kernel=5.15.0-89.99-generic&version=105.2" failed
juil. 25 07:20:22 bbb.haku.fr canonical-livepatch.canonical-livepatchd[1380]: Task "refresh" returned an error: livepatch check failed: POST request to "https://livepatch.canonical.com/v1/client/1dfc290cb363494780585ce340d76d03/updates" failed, retrying in 30s.
juil. 25 07:20:29 bbb.haku.fr gdm-password][1798]: gkr-pam: unable to locate daemon control file
juil. 25 07:20:29 bbb.haku.fr systemd[2887]: Failed to start Application launched by gnome-session-binary.
juil. 25 07:20:29 bbb.haku.fr systemd[2887]: Failed to start Application launched by gnome-session-binary.
juil. 25 07:20:29 bbb.haku.fr systemd[2887]: Failed to start Application launched by gnome-session-binary.
juil. 25 07:20:30 bbb.haku.fr systemd[2887]: Failed to start Application launched by gnome-session-binary.
juil. 25 07:20:31 bbb.haku.fr gdm-launch-environment][1244]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
juil. 25 07:20:37 bbb.haku.fr pulseaudio[2897]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
juil. 27 07:20:37 bbb.haku.fr systemd[1]: nginx.service: Service has no ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.
juil. 27 07:20:38 bbb.haku.fr systemd[1]: nginx.service: Service has no ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.
gilles@bbb:~$
Hors ligne
#14 Le 28/07/2024, à 21:52
- xubu1957
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Atteint :9 https://packages.redis.io/deb focal InRelease
Je ne connais pas ce paquet, et du focal, c'est de la version 20.04.
N'ayant jamais installé de serveurs, je vais laisser répondre des aidants connaisseurs.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#15 Le 28/07/2024, à 21:54
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Merci
Hors ligne
#16 Le 28/07/2024, à 21:55
- ylag
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Bonsoir,
Pour information, fait voir le résultat de :
cat /etc/default/grub
A+
Hors ligne
#17 Le 28/07/2024, à 21:56
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
gilles@bbb:~$ cat /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
gilles@bbb:~$
Hors ligne
#18 Le 28/07/2024, à 22:03
- nany
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Bonjour,
Merci, j'ai une version pro, est-ce considéré comme une variante?
Il ne faut pas tout mélanger. Ubuntu Pro est un service (auquel tu as souscrit) qui permet entre autres de bénéficier d’un support de dix ans pour jammy.
Tu as installé Ubuntu avec Gnome donc pas une variante.
Non je n'ai rien précisé.
Dans ce cas tu devrais être sur la version 6.5.0-45 du noyau. Il y a anguille sous roche.
Donne les retours de :
cat /etc/default/grub
grep "set default" /boot/grub/grub.cfg
[edit]Overgrilled by ylag![/edit]
Dernière modification par nany (Le 28/07/2024, à 22:08)
En ligne
#19 Le 28/07/2024, à 22:07
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
cat /etc/default/grub
est dans le post précédent
gilles@bbb:~$ grep "set default" /boot/grub/grub.cfg
set default="${next_entry}"
set default="0"
Hors ligne
#20 Le 28/07/2024, à 22:10
- ylag
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Bonsoir,
D'après le fichijer /etc/default/grub, tu devrais démarrer sur le noyau 6.5.0-45-generic.
Aurais-tu modifié manuellement le fichier /boot/grub/grub.cfg pour forcer le demarrage sur le noyau 5.15.0-89-generic ?
Sinon, pour tenter de démarrer sur le noyau 6.5.0-45-generic, faudrait faire :
sudo update-grub
... suivi d'un redémarrage et de la commande suivante, pour voir quel serait maintenant le noyau utilisé :
uname -r
Grillé par @nany, à qui je cède le fil ...
A+
Dernière modification par ylag (Le 28/07/2024, à 22:16)
Hors ligne
#21 Le 28/07/2024, à 22:12
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
ok je reboote
gilles@bbb:~$ uname -r
5.15.0-89-generic
gilles@bbb:~$
Dernière modification par ujiko (Le 28/07/2024, à 22:16)
Hors ligne
#22 Le 28/07/2024, à 22:20
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
gilles@bbb:~$ sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.5.0-45-generic
Found initrd image: /boot/initrd.img-6.5.0-45-generic
Found linux image: /boot/vmlinuz-5.15.0-117-generic
Found initrd image: /boot/initrd.img-5.15.0-117-generic
Found linux image: /boot/vmlinuz-5.15.0-89-generic
Found initrd image: /boot/initrd.img-5.15.0-89-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
gilles@bbb:~$
Hors ligne
#23 Le 28/07/2024, à 22:22
- nany
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Ce n’est vraiment pas normal que tu démarres sur la version 5.15.0-89.
Je ne vois pas pourquoi pour le moment.
Donne le retour de :
cat /boot/grub/grub.cfg
En ligne
#24 Le 28/07/2024, à 22:24
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
gilles@bbb:~$ cat /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
if [ "${initrdfail}" = 2 ]; then
set initrdfail=
elif [ "${initrdfail}" = 1 ]; then
set next_entry="${prev_entry}"
set prev_entry=
save_env prev_entry
if [ "${next_entry}" ]; then
set initrdfail=2
fi
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="0"
fi
if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi
export menuentry_id_option
if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function initrdfail {
if [ -n "${have_grubenv}" ]; then if [ -n "${partuuid}" ]; then
if [ -z "${initrdfail}" ]; then
set initrdfail=1
if [ -n "${boot_once}" ]; then
set prev_entry="${default}"
save_env prev_entry
fi
fi
save_env initrdfail
fi; fi
}
function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 6aa65b0c-d662-4f99-8662-080f5ab8bcd4
font="/usr/share/grub/unicode.pf2"
fi
if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=fr_FR
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
set timeout=30
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=hidden
set timeout=10
# Fallback hidden-timeout code in case the timeout_style feature is
# unavailable.
elif sleep --interruptible 10 ; then
set timeout=0
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if [ ${grub_platform} != pc ]; then
set linux_gfx_mode=keep
elif hwmatch ${prefix}/gfxblacklist.txt 3; then
if [ ${match} = 0 ]; then
set linux_gfx_mode=keep
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=keep
fi
else
set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-6aa65b0c-d662-4f99-8662-080f5ab8bcd4' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 6aa65b0c-d662-4f99-8662-080f5ab8bcd4
linux /boot/vmlinuz-6.5.0-45-generic root=UUID=6aa65b0c-d662-4f99-8662-080f5ab8bcd4 ro quiet splash $vt_handoff
initrd /boot/initrd.img-6.5.0-45-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-6aa65b0c-d662-4f99-8662-080f5ab8bcd4' {
menuentry 'Ubuntu, with Linux 6.5.0-45-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.5.0-45-generic-advanced-6aa65b0c-d662-4f99-8662-080f5ab8bcd4' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 6aa65b0c-d662-4f99-8662-080f5ab8bcd4
echo 'Loading Linux 6.5.0-45-generic ...'
linux /boot/vmlinuz-6.5.0-45-generic root=UUID=6aa65b0c-d662-4f99-8662-080f5ab8bcd4 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-6.5.0-45-generic
}
menuentry 'Ubuntu, with Linux 6.5.0-45-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.5.0-45-generic-recovery-6aa65b0c-d662-4f99-8662-080f5ab8bcd4' {
recordfail
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 6aa65b0c-d662-4f99-8662-080f5ab8bcd4
echo 'Loading Linux 6.5.0-45-generic ...'
linux /boot/vmlinuz-6.5.0-45-generic root=UUID=6aa65b0c-d662-4f99-8662-080f5ab8bcd4 ro recovery nomodeset dis_ucode_ldr
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-6.5.0-45-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-117-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.15.0-117-generic-advanced-6aa65b0c-d662-4f99-8662-080f5ab8bcd4' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 6aa65b0c-d662-4f99-8662-080f5ab8bcd4
echo 'Loading Linux 5.15.0-117-generic ...'
linux /boot/vmlinuz-5.15.0-117-generic root=UUID=6aa65b0c-d662-4f99-8662-080f5ab8bcd4 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-5.15.0-117-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-117-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.15.0-117-generic-recovery-6aa65b0c-d662-4f99-8662-080f5ab8bcd4' {
recordfail
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 6aa65b0c-d662-4f99-8662-080f5ab8bcd4
echo 'Loading Linux 5.15.0-117-generic ...'
linux /boot/vmlinuz-5.15.0-117-generic root=UUID=6aa65b0c-d662-4f99-8662-080f5ab8bcd4 ro recovery nomodeset dis_ucode_ldr
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-5.15.0-117-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-89-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.15.0-89-generic-advanced-6aa65b0c-d662-4f99-8662-080f5ab8bcd4' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 6aa65b0c-d662-4f99-8662-080f5ab8bcd4
echo 'Loading Linux 5.15.0-89-generic ...'
linux /boot/vmlinuz-5.15.0-89-generic root=UUID=6aa65b0c-d662-4f99-8662-080f5ab8bcd4 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-5.15.0-89-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-89-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.15.0-89-generic-recovery-6aa65b0c-d662-4f99-8662-080f5ab8bcd4' {
recordfail
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 6aa65b0c-d662-4f99-8662-080f5ab8bcd4
echo 'Loading Linux 5.15.0-89-generic ...'
linux /boot/vmlinuz-5.15.0-89-generic root=UUID=6aa65b0c-d662-4f99-8662-080f5ab8bcd4 ro recovery nomodeset dis_ucode_ldr
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-5.15.0-89-generic
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/10_linux_zfs ###
### END /etc/grub.d/10_linux_zfs ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/20_memtest86+ ###
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows Boot Manager (on /dev/nvme0n1p1)' --class windows --class os $menuentry_id_option 'osprober-efi-77D0-B1F8' {
insmod part_gpt
insmod fat
search --no-floppy --fs-uuid --set=root 77D0-B1F8
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
set timeout=10
fi
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
menuentry 'UEFI Firmware Settings' $menuentry_id_option 'uefi-firmware' {
fwsetup
}
### END /etc/grub.d/30_uefi-firmware ###
### BEGIN /etc/grub.d/35_fwupd ###
### END /etc/grub.d/35_fwupd ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg
fi
### END /etc/grub.d/41_custom ###
gilles@bbb:~$
Hors ligne
#25 Le 28/07/2024, à 22:33
- ujiko
Re : Upgrade Ubuntu 22.04 -> Ubuntu 24.04
Note importante ; j'utilise grub d'openSUSE installé en trial boot
Hors ligne