Hi All, I am trying to create a ramdisk image using mkinitrd command. But i get the following problem. I will be thankful for any help in this regard.
[EMAIL PROTECTED]:/boot$ sudo mkinitrd -o /initrd.img-2.6.16 2.6.16 find: warning: you have specified the -mindepth option after a non-option argument -type, but options are not positional (-mindepth affects tests specified before it as well as those specified after it). Please specify options before other arguments. find: warning: you have specified the -maxdepth option after a non-option argument -type, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments. find: warning: you have specified the -mindepth option after a non-option argument -type, but options are not positional (-mindepth affects tests specified before it as well as those specified after it). Please specify options before other arguments. find: warning: you have specified the -maxdepth option after a non-option argument -type, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments. /usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed FATAL: Module mptscsih not found. WARNING: This failure MAY indicate that your kernel will not boot! but it can also be triggered by needed modules being compiled into the kernel. Regards, -- Fawad Nazir -- Fawad Nazir

