Neil Bothwick wrote: > On Sat, 30 Jun 2012 04:50:27 -0500, Dale wrote: > >> Thanks. Now more questions. I have read about this a few times but >> never quite figured it out. I copy the bzImage and name it bzImage-* >> because that is what it is named when I type make etc to build a >> kernel. Is there a difference between bzImage and vmlinux? > The spelling :) > > Seriously though, why not use make install? That way you know the right > files get copied and given the expected names. > >
Because I name my kernel and config the same thing. I also don't like the way it does that link thingy it does. It seems to expect to keep only two kernels around and I'm real bad to have more than that, sometimes way more than that. Plus, if I do it myself, I know what I am doing. If I use make install, I don't know if something was changed in how it does it. It's just me being me. lol Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!