Ramdrive
Most kernels use a ramdrive to load the modules the need to boot. This is called a initrd image. To make such a ramdrive
mkinitramfs -k -o /boot/initrd.img-2.6.27.4 2.6.27.4
And to update grub and use the ramdrive
update-grub
Most kernels use a ramdrive to load the modules the need to boot. This is called a initrd image. To make such a ramdrive
mkinitramfs -k -o /boot/initrd.img-2.6.27.4 2.6.27.4
And to update grub and use the ramdrive
update-grub