View Single Post
Old 01-14-2017, 05:22 PM   #15
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
I missed a step - use:
Code:
losetup /dev/loop/3
and it should output the path and name of the file that is mounted there.
(The one that contains the squashfs file system.)

- - - - -

All the same principles are involved, just use the squashfs utilities instead of the cramfs utilities.
(Amazon has switched from cramfs to squashfs in a recent firmware change.)

- - - - -

You don't have to be a developer, these are all just normal system commands for users of the command line.

Last edited by knc1; 01-14-2017 at 05:25 PM.
knc1 is offline   Reply With Quote