View Single Post
Old 03-17-2015, 12:33 AM   #5
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
Quote:
Originally Posted by eschwartz View Post
Some stuff is -- e.g. serial number, registration, books/collections database.
That is stored outside of the partitioned area of mmcblk0 (the root device of the backing store).

Now those would be useful to back-up, because the on eMMC copy is the only copy there is.

But the question (and my reply) was about what appears as /mnt/us internally - the OP had reported that attempts to copy that where coming up blank.

The file system area used by the USB storage (which is FAT32) could, but does not, have anything stored between the start of mmcblk0p4 and the start of the file system. (*)
(FAT32 has provisions for such things, but in this case they are not used by Amazon, the start of the file system is aligned with the start of the partition.)

- - - -

If someone is curious enough, they can dig back a several of years in this forum and find a discussion between Geekmaster and myself about using that area for JB purposes.
The decision was: Nope, would not help any.

Last edited by knc1; 03-17-2015 at 12:36 AM.
knc1 is offline   Reply With Quote