1
edit
Changes
→Building a New Kernel
mkinitrd name-of- image kernel-version .i.e mkinitrd initrd-2.6.26 2.6.26
** In generel if we have to create a initrd for the current running system the command i normally use
mkinitrd -v /boot/initrd-$(uname -r).img $(uname-r)
* update GRUB
** vi /boot/grub/menu.lst
* reboot