Hello,
After a recent update to my Linux kernel (2.6.31-14 to -16) GRUB now displays two sets of menu entries for each kernel I have installed. After some research I was able to figure out that the 10_Linux GRUB script automatically generates the menu entries based on the kernels it detects on the machine. Ideally I'd like to keep the automatic generation feature of the script, although I'd like to limit the script to generating an entry for only the most up to date kernel that is installed. This way I don't have to manually update GRUB everytime a new kernel update comes out, or delete every outdated kernel on my machine. I've tried to figure this out on my own, but I'm not familiar with bash scripting and it's proven to be a bit overwhelming. Can anyone provide some insight on how I might best accomplish this?
Thanks,
Mike



Adv Reply



Bookmarks