Problem during isntalling 2.4.18

Submitted by Anonymous
on July 9, 2007 - 11:23pm

I have fedora core 4 on my machine and I am trying to compile 2.4.18.

I am doing the following

From the top most directory

cp arch/i386/defconfig .config
make menuconfig
make dep
make bzImage
make modules
make modules_install
make bzImage
make install

Everyone of the above commands are running correctly except the last one.
It's showing the following error

/tmp/initrd.img.hJ9216: Permission denied
mkinitrd failed
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/src/exp_kernel/linux/arch/i386/boot'
make: *** [install] Error 2

Kindly help me ..... thanks in advance

Permission denied

strcmp
on
July 9, 2007 - 11:35pm

File Permissions are full

Anonymous (not verified)
on
July 9, 2007 - 11:56pm

The file permissions are

-rwsrwsrwx

and I am logged in as root.Still it's getting the same error.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.