On Thu, May 23, 2013 at 5:08 PM, Giridhara RP (grp) <[email protected]> wrote: > I did not see any file (vmlinuz-<version>.x86_64) under /boot. I was only > looking at bzImage found under <arch>/boot/ . Am I missing something?
Please don't do top posting :) anyway, try to use: make install Usually it will take care of copying the kernel image to /boot, rename it to vmlinuz-<kernel version> along with the initrd/initramfs, plus it will set the boot loader entry for you :) -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
