There is NO kernel image in /boot. Its in the directory in which i compiled(ie. bzImage).
How shld i proceed? Shdl i copy this to /boot or make a direct entry into grub.conf.
Other kernels have vmlinuz and initrd entries in grub.conf.
Is bzImage equivalent to vmlinuz? If soafter adding its entry to grub.conf, what entry shld i add for initrd?
Im trying to compile kernel 2.4.34 on Fedora Core 6
|