20 Nov
2007
20 Nov
'07
7:47 a.m.
vze284qe@verizon.net wrote:
Hello,
I built a custom "gutsy gibbon" kernel, but I can't find the corresponding initrd.img file. There's a link in / that looks like this: initrd.img-> boot/initrd.img-2.6.22-generic.
Shouldn't there be a new initrd.img file that was created when I built the new kernel or am I missing something?
TIA,
If you built all of your necessary drivers to boot the machine into the kernel (not as modules) you don't need a initial ramdisk. Just set your grub to point to the kernel image. --karl