Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-11-28 Thread Berend De Schouwer
On Tue, 2018-11-27 at 16:17 -0700, linux guy wrote: > Interesting. /boot/efi/EFI/fedora/grub.cfg didn't exist on my > workstation. But /etc/grub2-efi.cfg points to it ! /boot/efi > existed, but it was empty. This means that either /boot/efi/ isn't mounted after you reboot (check /etc/fstab)

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-11-27 Thread Samuel Sieb
On 11/27/18 3:17 PM, linux guy wrote: Interesting.  /boot/efi/EFI/fedora/grub.cfg didn't exist on my workstation.  But /etc/grub2-efi.cfg points to it !   /boot/efi existed, but it was empty. How are you booting into it right now to do this? Btw, both grub.cfg symlinks are always created whet

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-11-27 Thread linux guy
Interesting. /boot/efi/EFI/fedora/grub.cfg didn't exist on my workstation. But /etc/grub2-efi.cfg points to it ! /boot/efi existed, but it was empty. I created /boot/efi/EFI/fedora/. I ran grub2-mkconfig -o/boot/grub2/grub.cfg It ran without error. I rebooted using shutdown -r now It rebooted

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-11-27 Thread linux guy
Thank you. On Mon, Nov 26, 2018 at 11:12 PM Samuel Sieb wrote: > On 11/26/18 7:56 PM, linux guy wrote: > > It still boots to the grub prompt, even when I use -o > /boot/grub2/grub.cfg > > That is still the wrong file. You need either > /boot/efi/EFI/fedora/grub.cfg > or > /etc/grub2-efi.cfg whi

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-11-26 Thread Samuel Sieb
On 11/26/18 7:56 PM, linux guy wrote: It still boots to the grub prompt, even when I use -o /boot/grub2/grub.cfg That is still the wrong file. You need either /boot/efi/EFI/fedora/grub.cfg or /etc/grub2-efi.cfg which is a symlink to the first one. __

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-11-26 Thread linux guy
I'm using UEFI. On Tue, Oct 30, 2018 at 2:43 PM stan wrote: > On Tue, 30 Oct 2018 11:28:36 -0600 > linux guy wrote: > > > I have an up to date F28 server that boots to the grub prompt. This > > started after a failed dnf update. > > > > The computer will boot to an emergency mode command prom

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-11-26 Thread linux guy
It still boots to the grub prompt, even when I use -o /boot/grub2/grub.cfg On Thu, Nov 1, 2018 at 1:33 PM linux guy wrote: > I was running grub2-mkconfig. I did not use -o. > > I never even thought of that. I was running it from the wrong directory > ! Good catch. Thanks for replying. > >

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-11-01 Thread linux guy
I was running grub2-mkconfig. I did not use -o. I never even thought of that. I was running it from the wrong directory ! Good catch. Thanks for replying. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-10-31 Thread Tom H
On Tue, Oct 30, 2018 at 7:23 PM linux guy wrote: > > I have an up to date F28 server that boots to the grub prompt. This started > after a failed dnf update. > > The computer will boot to an emergency mode command prompt if I set it up > properly from the grub prompt. > > grub> set root=(lvm/f

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-10-30 Thread stan
On Tue, 30 Oct 2018 11:28:36 -0600 linux guy wrote: > I have an up to date F28 server that boots to the grub prompt. This > started after a failed dnf update. > > The computer will boot to an emergency mode command prompt if I set > it up properly from the grub prompt. > > grub> set root=(lvm