<br>Linux bootp 2.6.17-1.2174_FC5 #1 Tue Aug 8 15:30:55 EDT 2006 i686 i686 i386 GNU/Linux<br><br>I cannot get   mkinitrd to work.  It only responds with the --help list,<br>seeming to say that my syntax is wrong.<br>I am attempting to include  usb-storage<br>
<br>I am running as root   from /root<br> <br>[root@bootp ~]# mkinitrd ­­preload=ehci-­hcd ­­preload=usb-­storage ­­preload=scsi_mod  ­­preload=sd_mod  /boot/initrd_usb.img    2.6.17-1.2174_FC5<br>usage: mkinitrd [--version] [--help] [-v] [-f] [--preload <module>]<br>
       [--force-ide-probe] [--force-scsi-probe | --omit-scsi-modules]<br>       [--image-version] [--force-scsi-probe | --omit-raid-modules]<br>       [--with=<module>] [--force-lvm-probe | --omit-lvm-modules]<br>       [--builtin=<module>] [--omit-dmraid]<br>
       [--fstab=<fstab>] [--nocompress] <initrd-image> <kernel-version><br><br>       (ex: mkinitrd /boot/initrd-2.2.5-15.img 2.2.5-15)<br>[root@bootp ~]# <br><br>and no new  .img  in /boot:<br>[root@bootp ~]# ls -l /boot/*img*<br>
-rw-r--r-- 1 root root 1058886 Aug 17  2006 /boot/initrd-2.6.15-1.2054_FC5.img<br>-rw-r--r-- 1 root root 1081430 Aug 21  2006 /boot/initrd-2.6.17-1.2174_FC5.img<br>-rw-r--r-- 1 root root 7006019 Dec 21  2006 /boot/initrd.img-2.6.15-26-386<br>
<br>my experience running mkinitrd is meager, but this just looks broken.<br>maybe fc5  is just too old?  I  saw lots of mkinitrd bugs "wont fix"   by googling.<br><br>but this lack of any response except the help pkg <br>
tells me I am doing something basically wrong.<br>I get same result  using  \ to breakup the command into two lines<br><br><br>thanks for any help<br>Jack<br>