Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
template:xsr2 [2025/03/30 06:28] – lnrc | template:xsr2 [2025/06/26 21:26] (current) – lnrc | ||
---|---|---|---|
Line 4: | Line 4: | ||
- In the XSR2 folder, run the following command < | - In the XSR2 folder, run the following command < | ||
- Then build with the following command< | - Then build with the following command< | ||
- | - Place onenand.bin and onenand.oob into the XSR2 folder and run the following command based on the type of part< | + | - Place onenand.bin and onenand.oob into the XSR2 folder and run the following command based on the part specified in the phone table at the top of the page. If no part is specified, try all of the commands listed below until one works. |
./main onenand.bin onenand.oob B output.bin</ | ./main onenand.bin onenand.oob B output.bin</ | ||
./main onenand.bin onenand.oob A output.bin</ | ./main onenand.bin onenand.oob A output.bin</ | ||
+ | ./main onenand.bin onenand.oob F output.bin</ | ||
./main onenand.bin onenand.oob 8 output.bin</ | ./main onenand.bin onenand.oob 8 output.bin</ | ||
After this, you must use TestDisk to acquire the data. | After this, you must use TestDisk to acquire the data. |