Page 1 of 1

Can linux be installed on a PS2 model-70001 with HDD?

Posted: Mon Dec 01, 2008 1:11 am
by alucard_yk
Hi!
I have a PS2 model-70001 and I have modified it with a HDD.Now I want to know whether I can install linux OS on it ? If it is feasible, how can I do or what are the different steps between the FAT and slim PS2 ?

Thank you!



I'm sorry for my poor English!

Re: Can linux be installed on a PS2 model-70001 with HDD?

Posted: Wed Dec 03, 2008 7:34 am
by Mega Man
alucard_yk wrote:Hi!
I have a PS2 model-70001 and I have modified it with a HDD.Now I want to know whether I can install linux OS on it ? If it is feasible, how can I do or what are the different steps between the FAT and slim PS2 ?

Thank you!



I'm sorry for my poor English!
I don't know if this works. There could be problems with the network.
For this configuration the installation steps are similar, but you need to enable slim PSTwo support (intrelay-direct-rpc.irx) and use the kernel:
http://rapidshare.com/files/112377834/vmlinux.gz.html
This is still the test version.

Posted: Wed Dec 03, 2008 2:46 pm
by alucard_yk
Thx.
It seems that 70001 has a internal ethernet card. And my HDD is directly connected to the main board without ethernet card ,not like the Fat PS2.

Besides,what is the "intrelay-direct-rpc.irx" and which version of the "vmlinux.gz" you have given?

Posted: Fri Dec 05, 2008 7:21 am
by Mega Man
alucard_yk wrote:Thx.
It seems that 70001 has a internal ethernet card. And my HDD is directly connected to the main board without ethernet card ,not like the Fat PS2.

Besides,what is the "intrelay-direct-rpc.irx" and which version of the "vmlinux.gz" you have given?
The interrupts are not working on the slim PSTwo, so the module simulates it using rpc messages. The module can be selected in the configuration of the kernelloader.
The vmlinux.gz supports this type of interrupt.

Posted: Fri Dec 05, 2008 8:41 pm
by alucard_yk
Mega Man wrote: The interrupts are not working on the slim PSTwo, so the module simulates it using rpc messages. The module can be selected in the configuration of the kernelloader.
The vmlinux.gz supports this type of interrupt.
Get it, thank you very much!