tbielawa
07-01-2005, 12:53 PM
I am trying to hack a PROM (Rel 2.27) from a R10, however after almost 9 hours of searching and reading on these forums I have not been able to find the information I’m looking for (and I have found some conflicting information). Just as background information on my experience: I was able to hack my SA Series 2.5 by myself from information found here (from the PROM hack all the way through TWP).
A stock PROM 2.27 has MD5 c37c61654de112866ba55354189f954f. If you read something different off the chip, check your hardware before you try to reprogram it.
The PROM that I have is indeed release 2.27, however the MD5 is bf83fac6144867e5b6dbc746ff397c4c. The PROM is able to boot the R10, and I have read the same image off the PROM several times.
In searching for the bytes to patch, I have only found solutions for PROM Releases 2.25, 2.14, and 1.18. Since I could not find specific information on Release 2.27, I searched the PROM image for the original bytes from each patch (10 patches in total). From these, I found only one match in the PROM image:
1043000C -> 1042000C (disable kernel check)
My questions are as follows:
1. Can anyone verify the MD5 of PROM Release 2.27?
2. Can anyone verify the bytes that must be patched on this PROM? Surely the SHA-160 check must be disabled in addition to disabling the kernel check.
A stock PROM 2.27 has MD5 c37c61654de112866ba55354189f954f. If you read something different off the chip, check your hardware before you try to reprogram it.
The PROM that I have is indeed release 2.27, however the MD5 is bf83fac6144867e5b6dbc746ff397c4c. The PROM is able to boot the R10, and I have read the same image off the PROM several times.
In searching for the bytes to patch, I have only found solutions for PROM Releases 2.25, 2.14, and 1.18. Since I could not find specific information on Release 2.27, I searched the PROM image for the original bytes from each patch (10 patches in total). From these, I found only one match in the PROM image:
1043000C -> 1042000C (disable kernel check)
My questions are as follows:
1. Can anyone verify the MD5 of PROM Release 2.27?
2. Can anyone verify the bytes that must be patched on this PROM? Surely the SHA-160 check must be disabled in addition to disabling the kernel check.