(adsbygoogle = window.adsbygoogle || []).push({});
Note to Mods: If you Delete tell me why
So that thread about an alternative way to jb got me thinking and that got me to searching the Subject. Right now im trying out PS3 hdd Studio thing (Dont laugh) so i cant really try this out atm this is all the info i have maybe someone could try this or it will spark another Idea
okay here goes..
on
You must login or register to view this content. it reads as follows
"You can use any Solaris machine as the install server, as long as it's got the bits needed by the installation (tftp and nfs server). But you need a SPARC machine to unpack the sparc ISO, and an x86 machine to unpack the x86 ISO.
The procedure is to use lofi to turn the ISO image files into block devices, and then mount those. The snag is that the first CD has two slices on it - a regular hsfs slice, and a Solaris UFS slice. So you first need to be able to split it up into those two parts, and then mount the UFS slice. This last bit is the catch -
you can only mount a Solaris UFS filesystem on a machine of the same architecture."
Okay whats this got to do with ps3? The PS3 HDD is known to have two UFS partitions also but we cant access them on a PC,
its not the same Architecture!!
so what if we can use his method of getting a PS3 HDD to open up by trying to turn the HDD into a block Device (No idea what that is) and continue mounting it on a network like in the guide except only read and write. I know its far fetched but that guy was able to open up a filesystem without the right architecture, Maybe we can too but its an Idea.
Oh and one more thing at
You must login or register to view this content. it states that
"the PS3 kernel source is still shared with other architectures such as HPPA, ia64, SPARC etc,...so any changes we make for PS3 must not break the kernel for any of these platforms"
that got me thinking maybe SPARC and PS3 systems have a few things in common.