View Single Post
Old 11-30-2014, 01:52 AM   #12
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 variousvirgil View Post
@knc1: Well, I was just not sure whether the format is not changing from to version to version so that I can use the data gathered from 5.6.1 to judge the layout, and I'm now free from all inhibitions. Thank you for the important information!
It's really hospitable and effective help!

I'm not a native speaker, and I have to use dictionaries often, so I cannot know whether my wording is making sense...
It might be changing from firmware version to firmware version since the start of Amazon shipping complete images.
(About the time those directions where written.)

I don't think anyone ever checked if or when they change the storage layout.

Geekmaster wrote a tool to locate the start of the kernel and the start of the partitioned area.
I think since then, people just leave it up to his tool to find it.

- - - - -

Of course, u-boot "knows" where to start reading the raw device from.
That information is contained in its environment settings (as a byte offset, not a block offset).

You can display that information while in u-boot with the "printenv" command.

Last edited by knc1; 11-30-2014 at 01:58 AM.
knc1 is offline   Reply With Quote