On Mon, Jun 15, 2020 at 1:13 AM <[email protected]> wrote: > > Hi, > > I have forgotten grub2 internals since I needed them 5 years ago - Grub > documentation is not great outside normal usage. > > Can anyone give me a hand here. > > I want to modify Grub2 menu in a linux installation media - under mounted > /boot/grub.cfg > The installation media does not have /etc/grub.d - so, I cannot make changes > in > /etc and use chroot grub2-mkconfig to apply the change. > > Editing the /boot/grub.cfg has no effect. > > Thanks, > Tomas >
Have you tried making the changes in /boot/grub/custom.cfg https://wiki.archlinux.org/index.php/GRUB Bill _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
