template:jffs2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
template:jffs2 [2025/08/14 00:27] lnrctemplate:jffs2 [2025/12/15 05:03] (current) lnrc
Line 12: Line 12:
 <code>data_crc does not match!</code> <code>data_crc does not match!</code>
 The dump may still be working. Let it continue until the process is complete before trying other steps. The dump may still be working. Let it continue until the process is complete before trying other steps.
 +
 +//Helpful Extra Step:// Remove root ownership of the files so they can be moved elsewhere
 +<code>sudo chown -R <your_username>:<your_username> jffs2_extracted</code>
  
 **Troubleshooting** **Troubleshooting**
  • template/jffs2.txt
  • Last modified: 2025/12/15 05:03
  • by lnrc