Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| template:jffs2 [2025/08/14 00:27] – lnrc | template:jffs2 [2026/07/18 20:39] (current) – lnrc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | The JFFS2 file system can be extracted with [[https:// | + | The JFFS2 file system can be extracted with [[https:// |
| - | < | + | < |
| - | sudo pip3 install jefferson</ | + | |
| The following command creates a folder called “jffs2_extracted” to contain the data extracted from nand.bin. | The following command creates a folder called “jffs2_extracted” to contain the data extracted from nand.bin. | ||
| Line 12: | Line 11: | ||
| < | < | ||
| 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 | ||
| + | < | ||
| **Troubleshooting** | **Troubleshooting** | ||