02-27-2018, 07:39 PM
Pour ceux qui souhaite migrer sans tout re-installer, j'ai suivi ces deux tutoriels sans soucis :
1 / Fedora 25 > Fedora 26 : Fedora Magazine (551 paquets mis à jour ; durée 20 min)
2 / Fedora 26 > Fedora 27 : Fedora Magazine (574 paquets mis à jour ; durée 20 min)
Ce mode de fonctionnement n'est pas très propre en effet, mais au moins on sait que c'est fonctionnel.
Il faut ensuite supprimer quelques vieux kernel, pour ma part je me retrouve tout ce bazard... :
Pour faire le ménage cf. Chapitre 7.7 de mon tutoriel en première page, en résumé voici les commandes que j'ai exécutées séquentiellement :
Situation finale :
1 / Fedora 25 > Fedora 26 : Fedora Magazine (551 paquets mis à jour ; durée 20 min)
2 / Fedora 26 > Fedora 27 : Fedora Magazine (574 paquets mis à jour ; durée 20 min)
Ce mode de fonctionnement n'est pas très propre en effet, mais au moins on sait que c'est fonctionnel.
Il faut ensuite supprimer quelques vieux kernel, pour ma part je me retrouve tout ce bazard... :
Code :
[roon@PEACH ~]$ sudo dnf list installed | grep kernel
kernel.x86_64 4.13.16-100.fc25 @updates
kernel.x86_64 4.15.4-200.fc26 @@commandline
kernel.x86_64 4.15.4-300.fc27 @updates
kernel-core.x86_64 4.13.16-100.fc25 @updates
kernel-core.x86_64 4.15.4-200.fc26 @@commandline
kernel-core.x86_64 4.15.4-300.fc27 @updates
kernel-headers.x86_64 4.15.4-300.fc27 @updates
kernel-modules.x86_64 4.13.16-100.fc25 @updates
kernel-modules.x86_64 4.15.4-200.fc26 @@commandline
kernel-modules.x86_64 4.15.4-300.fc27 @updates
kernel-rt.x86_64 4.13.10-100.rt3.1.fc25.ccrma @planetcore
kernel-rt.x86_64 4.13.10-200.rt3.1.fc26.ccrma @@commandline
kernel-rt.x86_64 4.14.12-300.rt10.1.fc27.ccrma @planetcore
kernel-rt-core.x86_64 4.13.10-100.rt3.1.fc25.ccrma @planetcore
kernel-rt-core.x86_64 4.13.10-200.rt3.1.fc26.ccrma @@commandline
kernel-rt-core.x86_64 4.14.12-300.rt10.1.fc27.ccrma @planetcore
kernel-rt-modules.x86_64 4.13.10-100.rt3.1.fc25.ccrma @planetcore
kernel-rt-modules.x86_64 4.13.10-200.rt3.1.fc26.ccrma @@commandline
kernel-rt-modules.x86_64 4.14.12-300.rt10.1.fc27.ccrma @planetcore
Pour faire le ménage cf. Chapitre 7.7 de mon tutoriel en première page, en résumé voici les commandes que j'ai exécutées séquentiellement :
Code :
sudo dnf remove kernel-core-4.13.16-100.fc25 -y
sudo dnf remove kernel-core-4.15.4-200.fc26 -y
sudo dnf remove -y kernel-rt-core-4.13.10-100.rt3.1.fc25.ccrma
sudo dnf remove -y kernel-rt-core-4.13.10-200.rt3.1.fc26.ccrma
sudo grub2-mkconfig -o /boot/grub2/grub.cfg
sudo grep "submenu\|^\menuentry" /boot/grub2/grub.cfg | cut -d "'" -f2
sudo grub2-set-default "Fedora (4.14.12-300.rt10.1.fc27.ccrma.x86_64+rt) 27 (Twenty Seven)"
sudo grub2-editenv list
Situation finale :
Code :
[roon@PEACH ~]$ uname -a
Linux PEACH 4.14.12-300.rt10.1.fc27.ccrma.x86_64+rt #1 SMP PREEMPT RT Tue Jan 9 17:31:16 PST 2018 x86_64 x86_64 x86_64 GNU/Linux
[roon@PEACH ~]$ sudo dnf list installed | grep kernel
kernel.x86_64 4.15.4-300.fc27 @updates
kernel-core.x86_64 4.15.4-300.fc27 @updates
kernel-headers.x86_64 4.15.4-300.fc27 @updates
kernel-modules.x86_64 4.15.4-300.fc27 @updates
kernel-rt.x86_64 4.14.12-300.rt10.1.fc27.ccrma @planetcore
kernel-rt-core.x86_64 4.14.12-300.rt10.1.fc27.ccrma @planetcore
kernel-rt-modules.x86_64 4.14.12-300.rt10.1.fc27.ccrma @planetcore
Streamer : Windows Server 2019 & AO 3 & HQPlayer | Aurdirvana -> Diretta
Dac : PS Paul Hynes SR4 -> Chord 2Qute
Casque : Auris HA-2SF -> Focal Clear MG
Démat : Auris HA-2SF -> Atoll IN100 By JCT (Ampli) -> Harbeth LS3/5A 11 Ohms
Vinyle : Thorens TD 295 MK IV & Autio-Technica AT-150MLX
Dac : PS Paul Hynes SR4 -> Chord 2Qute
Casque : Auris HA-2SF -> Focal Clear MG
Démat : Auris HA-2SF -> Atoll IN100 By JCT (Ampli) -> Harbeth LS3/5A 11 Ohms
Vinyle : Thorens TD 295 MK IV & Autio-Technica AT-150MLX