Editing Talk:Validating flash dumps
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 68: | Line 68: | ||
look for your values in the following table:<br />http://www.ps3devwiki.com/wiki/Validating_flash_dumps#Check_metldr.2Bbootldr_sizes , | look for your values in the following table:<br />http://www.ps3devwiki.com/wiki/Validating_flash_dumps#Check_metldr.2Bbootldr_sizes , | ||
and check if your | and check if your lenght field in HxD matches with Size field in the table.<br /> | ||
==== Bootldr ==== | ==== Bootldr ==== | ||
Line 81: | Line 79: | ||
make sure your bootloader_0(bin) file starts proper: look at offsets 2 and 12 and compare the values against [[Validating_flash_dumps#Check_metldr.2Bbootldr_sizes]] | make sure your bootloader_0(bin) file starts proper: look at offsets 2 and 12 and compare the values against [[Validating_flash_dumps#Check_metldr.2Bbootldr_sizes]] | ||
==== Header ==== | ==== Header ==== | ||
Line 105: | Line 102: | ||
==== cISD ==== | ==== cISD ==== | ||
http://www.ps3devwiki.com/wiki/Flash:Individual_System_Data_-_cISD | http://www.ps3devwiki.com/wiki/Flash:Individual_System_Data_-_cISD | ||
==== cCSD ==== | |||
http://www.ps3devwiki.com/wiki/Flash:Common_System_Data_-_cCSD | |||
search for your Serial<br /> | search for your Serial<br /> | ||
it should be in offset 003F090, you can also look for the 2nd part of your serial number (ex: xx-12345678-xxxxxx) | it should be in offset 003F090, you can also look for the 2nd part of your serial number (ex: xx-12345678-xxxxxx) | ||
==== CVTRM ==== | ==== CVTRM ==== | ||
Line 148: | Line 145: | ||
best regards cfcolaco | best regards cfcolaco | ||