Access to ps3 filesystem from linux???

Investigation into how Linux on the PS3 might lead to homebrew development.

Moderators: cheriff, emoon

Post Reply
gotama
Posts: 7
Joined: Tue Nov 13, 2007 10:14 am

Access to ps3 filesystem from linux???

Post by gotama »

Is it possible to access to ps3 filesystem from linux?

I guess the answer is no, and that this is controlled by hypervisor, but what would be the stes to develop a driver? what hypervisor calls are needed to access to ps3 filesystem?
User avatar
mc
Posts: 211
Joined: Wed Jan 12, 2005 7:32 am
Location: Linköping

Post by mc »

The same hypervisor call is used to read any sector of the disk, the HV
will simply refuse access to sectors outside of the OtherOS area.

http://wiki.ps2dev.org/ps3:hypervisor:lv1_storage_read
Flying at a high speed
Having the courage
Getting over crisis
I rescue the people
ralferoo
Posts: 122
Joined: Sat Mar 03, 2007 9:14 am
Contact:

Re: Access to ps3 filesystem from linux???

Post by ralferoo »

gotama wrote:Is it possible to access to ps3 filesystem from linux?
No. Even if you try to access the disk by removing it and putting it into a PC, you'll discover all the GameOS region is encypted.
The Duud
Posts: 13
Joined: Sun Dec 16, 2007 8:00 am

Post by The Duud »

Whats the encryption method? Anyone know if it can be hacked? or if its even possible?
Learning linux !
Post Reply