Neil Bothwick wrote: > On Thu, 6 Dec 2018 19:17:22 -0600, Dale wrote: > >> Sounds like I need to build a new kernel as well. I guess I could name >> one with FX in it to be able to tell it from the old one. I do mine >> manually anyway, except for the dracut thingy. > Or set LOCALVERSION in the kernel config. Then the kernel will be be > named automatically and you will also be able to see which version you > are running with uname. > >
I still copy mine manually. That way I can name it to anything I want and even version them in a way that I know which is which. Automatic tools may be nice in some ways but I've gotten used to doing it manually. The biggest thing, knowing what I'm booting by looking at the grub boot menu. If after I've booted I need to be sure which one I booted, then cat /proc/cmdline will give me that. Still, things could change and I use that one day. ;-) Dale :-) :-)