Talk:Partitions: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Fail0verflow leaves this clue <pre> 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 </pre>") |
|||
(4 intermediate revisions by 3 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> | |||
== Other fun files == | |||
<pre> | |||
/first_img_writer.elf | |||
/orbis_diag.elf | |||
</pre> | </pre> |
Latest revision as of 20: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