Line 49:
Line 49:
http://lists.centos.org/pipermail/centos/2010-March/091962.html
http://lists.centos.org/pipermail/centos/2010-March/091962.html
remove the latest initrd ex. "rm /boot/initrd-2.6.9-89.33.1.ELsmp.img"
remove the latest initrd ex. "rm /boot/initrd-2.6.9-89.33.1.ELsmp.img"
−
create new initrd ex. "mkinitrd /boot/initrd-2.6.9-89.33.1.ELsmp.img 2.6.9-89.33.1.ELsmp --with=virtio -- with=virtio_pci --with=virtio_blk
+
create new initrd ex. "mkinitrd /boot/initrd-2.6.9-89.33.1.ELsmp.img
+
2.6.9-89.33.1.ELsmp --with=virtio --with=virtio_pci --with=virtio_blk
+
extra virtio modules that might not be needed are virtio, virtio_pci so try skipping them if you dare.
exit
exit
umount -a
umount -a