Re: [bitfolk] Thoughts on pvgrub, proposal for switching

Top Page

Reply to this message
Author: Andy Smith
Date: 2017-02-13 08:41 -000
To: users
Subject: Re: [bitfolk] Thoughts on pvgrub, proposal for switching
Hi Mike,

On Mon, Feb 13, 2017 at 08:13:40AM +0000, Mike Zanker wrote:
> CentOS 7 uses grub2, which should create /boot/grub2/grub.cfg. However,
> it's missing on my VPS, even though the RPM that provides it is installed.


What happens if you do:

# grub2-mkconfig -o /boot/grub2/grub.cfg

?

Cheers,
Andy