[Cbe-oss-dev] Help installing a custom kernel on PS3

Andrea mariofutire at googlemail.com
Fri Jan 1 07:40:47 EST 2010


Hi,

I'm trying to install a custom kernel on a PS3 running Fedora 12.
I've done what I usually do on an x86

make xconfig
make
make modules_install
make install

the issue is that "make install" tries to install a gigantic file that fills the entire space of /boot.

this file is called vmlinux

I can see that Fedora kernel is vmlinuz and it is much smaller.

How would I install "vmlinuz"? I've tried "make zImage", but the file zImage does not look like a
bootable kernel.

Thanks


More information about the cbe-oss-dev mailing list