Author: Andy Smith Date: To: users Subject: Re: [bitfolk] Thoughts on pvgrub, proposal for switching
On Wed, Feb 15, 2017 at 01:33:05AM +0000, Andy Smith wrote: > I note also, having now just done a CentOS 6 install, that anaconda
> creates BOTH /boot/grub/menu.lst and /boot/grub/grub.conf with the
> same content, and symlinks /etc/grub.conf to /boot/grub/grub.conf.
> But new-kernel-pkg seems to only look for /etc/grub.conf being a
> link to /boot/grub/grub.conf.
Ah, my mistake. menu.lst is actually symlinked to grub.conf but some
sed trickery I do in my kickstart breaks the symlink.