Re: grub2 how to change menuentry's in 10_linux section of grub.cfg

2013-09-09 Thread jackson byers
Lee, thanks for your response. I don't understand what you are saying. how does "just running mkconfig" do what you want? I routinely use mkconfig but only after I have made a change in grub.d/40_custom Jack -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscriptio

Re: grub2 how to change menuentry's in 10_linux section of grub.cfg

2013-09-09 Thread Lee
FWIW, I ran into similar situation when I upgraded a kernel on another partition. I ended up just running mkconfig but I would have preferred to edit the files myself so i could tweak a few things. Terry On Sep 9, 2013 11:58 AM, "jackson byers" wrote: > from fedora docs: > > "Changes to grub.cfg

grub2 how to change menuentry's in 10_linux section of grub.cfg

2013-09-09 Thread jackson byers
from fedora docs: "Changes to grub.cfg are enacted by editing etc/default/grub and files in the etc/grub.d directory, particularly 10_linux and 40_custom, and then running the grub2-mkconfig command with root privileges." BUT 10_linux in /etc/grub.d has no menuentry's, just a lot of coding I don