![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on How install a kernel patch for linux PLaystation 3 within the PS3 Linux forums, part of the PS3 Main category; hello how install a linux kernel pach for playstation 3? i have try this: The Linux kernel can be compiled ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
hello
how install a linux kernel pach for playstation 3? i have try this: The Linux kernel can be compiled as follows: * Extract the Linux Kernel source $ tar jxf linux-20061110.tar.bz2 $ cd linux-20061110 * Copy the kernel configuration file $ cp arch/powerpc/configs/ps3pf_defconfig .config * You can change the kernel configuration by editing .config file * You can start compiling Linux kernel as follows. $ make This generates a kernel image file named vmlinux. he don't worked. thanks for your help |
|
|
|
|
|
|
#2 |
|
Following those instructions will allow you to recompile the kernel with any additional options you want that were not built. You would patch the kernel source as you normally would with any other kernel, it doesn't matter the CPU.
|
|
|
|
|
![]() |
| Tags |
| install , kernel , linux , patch , playstation |
| Thread Tools | |
|
|