cd /boot mkinitrd initrd-2.6.14.img 2.6.14 No module mptbase found for kernel 2.6.14, aborting.
What am i doing wrong?
thanks
You have not built in a module that you need you need to make sure mptbase is built as a module and try again.
I would read up some more on kernel building if i were you
Dennis