Hi, I've just compiled the new kernel 2.4.0 after having dowloaded the latest "make" and "mkinitrd" programs. But now, when I want to create the image using the following command line : mkinitrd /boot/initrd-2.4.0.img 2.4.0 I have the following resulting message : error: -d option is not supported on Linux error: -d option is not supported on Linux Error creating temporaries. Try again. When I type "mkinitrd" this is what I have : [root@francois fm]# mkinitrd usage: mkinitrd [--version] [-v] [-f] [--ifneeded] [--preload <module>] [--omit-scsi-modules] [--omit-raid-modules] [--with=<module>] [--image-version] [--fstab=<fstab>] [--nocompress] <initrd-image> <kernel-version> (ex: mkinitrd /boot/initrd-2.2.5-15.img 2.2.5-15) [root@francois fm]# mkinitrd --version mkinitrd: version 2.6 [root@francois fm]# So my command line seems to be ok. What can I do to make it work ? Thanks. Francois
