Berion
Developer
@Hellion75 No, and even partition cannot be mounted (only decrypted but this is of course obvious).
Script is for changing free space reserving and works on raw dump of tiny piece of UFS2 partition which user must did before add it as argument. It will not help You in Your journey.
If there is serious hardware fault (like i.e "pour out" capacitors (I don't know if in English there is such term, so let's say: worn)) You shouldn't not only never turnig it on in such state but it also makes all diagnostics etc. pointless. But this is what You already know. ;p
This makes situation even harder because You cannot relay on PS3 in one mandatory task. The plan in theory looks like this:
At least for now, or at least for range of my knowledge.
Good luck. ^^
Script is for changing free space reserving and works on raw dump of tiny piece of UFS2 partition which user must did before add it as argument. It will not help You in Your journey.
If there is serious hardware fault (like i.e "pour out" capacitors (I don't know if in English there is such term, so let's say: worn)) You shouldn't not only never turnig it on in such state but it also makes all diagnostics etc. pointless. But this is what You already know. ;p
This makes situation even harder because You cannot relay on PS3 in one mandatory task. The plan in theory looks like this:
- Making sector by sector image of PS3 HDD, let's say "ps3_disk_fup.img". ;]
- Making another copy of this image for data safety purpose (to keep it untouched in case of another potential solutions in future); let's say "ps3_disk_frankenstein.img".
- Formatting it on PS3 side (it must be the same disk because this free You from serious hex editing later).
- Decrypting it on PC and making copy of superblock of UFS2 (in other words: making 131072 Byte dump from "/dev/mapper/ps2hdd2").
- Decrypting Frankenstein and inject healthy superblock into heart of the monster.
- Write "Franky" to the real HDD (doesn't matter which one but with size exactly the same or larger). In case of different HDD, this is valid for all NOR models with the same firmware (fw version installed on PS3 and "artefacts" left of on HDD).
At least for now, or at least for range of my knowledge.
Good luck. ^^