Hi,

When I build a new kernel, after make boot;make modules;...
i do the following

 cp /usr/src/linux/arch/i386/boot/zImage /boot/vmlinuz
 cp /usr/src/linux/System.map /boot/System.map

But in /boot there is other files:

  map
  boot.b
  module-info ...

What should i do with these files. Do i have to change them after
building a new kernel. How should i make this?

Jerome

Reply via email to