Talk:Partitions: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
This decrypts a coredump stored on the "custom" swap partition.
This decrypts a coredump stored on the "custom" swap partition.
The GPT UUID is B4 A5 A9 76 B0 44 2A 47 BD E3 31 07 47 2A DE E2
The GPT UUID is B4 A5 A9 76 B0 44 2A 47 BD E3 31 07 47 2A DE E2
</pre>
but coredumps are stored on /user/data and the partition guid for old swap is:
<pre>
76 a9 a5 b4-44 b0 -47 2a -bd e3 -31 07 47 2a de e2
</pre>
== Other fun mountpoints/devices ==
<pre>
/mnt/mdiag/
/mnt/diag/
/mnt/rdiag/
/dev/es0
</pre>
</pre>


the partition guid for old swap is
== Other fun files ==


76 a9 a5 b4-44 b0 -47 2a -bd e3 -31 07 47 2a de e2
<pre>
/first_img_writer.elf
/orbis_diag.elf
</pre>

Latest revision as of 21:42, 26 June 2021

Fail0verflow leaves this clue

This decrypts a coredump stored on the "custom" swap partition.
The GPT UUID is B4 A5 A9 76 B0 44 2A 47 BD E3 31 07 47 2A DE E2

but coredumps are stored on /user/data and the partition guid for old swap is:

76 a9 a5 b4-44 b0 -47 2a -bd e3 -31 07 47 2a de e2

Other fun mountpoints/devices[edit source]

/mnt/mdiag/
/mnt/diag/
/mnt/rdiag/
/dev/es0

Other fun files[edit source]

/first_img_writer.elf
/orbis_diag.elf