Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
template:xsr2 [2025/03/29 04:51] – created lnrc | template:xsr2 [2025/03/30 06:28] (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< | + | - Place onenand.bin and onenand.oob into the XSR2 folder and run the following command |
- | ./main onenand.bin onenand.oob B output.bin</ | + | ./main onenand.bin onenand.oob B output.bin</ |
- | - If the command doesn’t work, try this one instead< | + | ./main onenand.bin onenand.oob A output.bin</ |
- | ./main onenand.bin onenand.oob A output.bin</ | + | ./main onenand.bin onenand.oob 8 output.bin</ |
+ | After this, you must use TestDisk to acquire the data. |