Re: GRUB -- Debian overrides? Or maybe I just don't understand it well...
On Fri, 22 Dec 2023 at 10:54, Mark Fletcher <mark27q1@gmail.com> wrote:
>
> On Fri, 22 Dec 2023 at 07:41, Anssi Saari
> <anssi.saari@debian-user.mail.kapsi.fi> wrote:
> >
> > Mark Fletcher <mark27q1@gmail.com> writes
> >
> > > The question is, what values are config_directory and prefix set to?
> >
> > Grub sets config_directory to point to the directory where it's reading
> > it's config from. In other words, /boot.
> >
> > But why not just use 40_custom? It copies whatever is in the file (after
> > the header) to your grub.cfg. Don't need to figure out what file goes in
> > what directory. It also keeps configuration in /etc instead of moving it
> > to /boot.
> >
That likely would have worked too, but I have just discovered that I
had a typo in my custom.cfg file, and when I fixed it, it worked.
Thanks all for your help with this.
Mark
Reply to: