Re: rescue kernel

2022-07-26 Thread Samuel Sieb
On 7/26/22 23:42, Patrick Dupre wrote: Do I really need to get this *rescue* files ? grub complains, and I cannot boot on the last kernel. You don't need it. If you're referring to the rescue entry, then if the files don't exist, the entry obviously won't work. If you don't want that entry,

Re: rescue kernel

2022-07-26 Thread Patrick Dupre
Do I really need to get this *rescue* files ? grub complains, and I cannot boot on the last kernel. === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire interdisciplinaire Carnot de Bourgog

Re: rescue kernel

2022-07-26 Thread stan via users
On Tue, 26 Jul 2022 20:08:51 +0200 Patrick Dupre wrote: > In the past I could regenerate a rescue kernel by using > /etc/kernel/postinst.d/51-dracut-rescue-postinst.sh > > But now, this script does not exist any more > What is the alternative to restore the /boot/*rescue* files? Run /usr/lib/ke

Re: Rescue kernel after upgrade

2018-05-07 Thread Tom H
On Sat, May 5, 2018 at 9:33 PM, Chris Kottaridis wrote: > > I upgraded from F25 to F27 a while ago and everything seems good except at > boot up the rescue kernel is still showing F25. The other three kernels are > all F27 versions. > > What's the proper way to get an appropriate F27 rescue kernel

Re: Rescue kernel after upgrade

2018-05-05 Thread Samuel Sieb
On 05/05/2018 06:33 PM, Chris Kottaridis wrote: I upgraded from F25 to F27 a while ago and everything seems good except at boot up the rescue kernel is still showing F25. The other three kernels are all F27 versions. What's the proper way to get an appropriate F27 rescue kernel instead of an

Re: rescue kernel

2015-02-09 Thread Chris Murphy
Not revealing. If you now have the rescue initramfs you want though, and there's a matching vmlinux in /boot, then it should be true that grub2-mkconfig will create an entry for it. I supposed it's possible this rescue entry is always made by grub2-mkconfig, and not grubby because the usual case a

Re: rescue kernel

2015-02-09 Thread Patrick Dupre
"Community support for Fedora users" > Subject: Re: rescue kernel > > On Mon, Feb 9, 2015 at 2:42 PM, Patrick Dupre wrote: > > Hello, > > > > I tried to generate a new rescue kernel. > > I did: > > /etc/kernel/postinst.d/51-dracut-rescue-postinst.sh $

Re: rescue kernel

2015-02-09 Thread Chris Murphy
On Mon, Feb 9, 2015 at 2:42 PM, Patrick Dupre wrote: > Hello, > > I tried to generate a new rescue kernel. > I did: > /etc/kernel/postinst.d/51-dracut-rescue-postinst.sh $(uname -r) > /boot/vmlinuz-$(uname -r) > > I did not get any thing done. > Thus I checked the file: > /etc/kernel/postinst.d