<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">Wiadomość napisana przez James Linder <<a href="mailto:jam@tigger.ws" class="">jam@tigger.ws</a>> w dniu 29.10.2022, o godz. 05:28:</div><br class="Apple-interchange-newline"><div class=""><div class="">I’m top posting because little bits of below are relevant, but just reading it is meaningless gunk :-)<br class="">This is very technical for ‘users list’ but does relate directly …<br class=""><br class="">Poitr can you guide me please:<br class="">I look at rockpi debian image that does boot<br class=""><br class="">[haycorn] /Users/jam [532]% od -A x -x boot.sector<br class="">0000000      0000    0000    0000    0000    0000    0000    0000    0000<br class="">*<br class="">00001c0      0002    ffee    ffff    0001    0000    682e    0059    0000<br class="">00001d0      0000    0000    0000    0000    0000    0000    0000    0000<br class="">*<br class="">00001f0      0000    0000    0000    0000    0000    0000    0000    aa55<br class=""><br class="">0000200    E   F   I  sp   P   A   R   T nul nul soh nul   \ nul nul nul<br class="">0000210    +   �   D   � nul nul nul nul soh nul nul nul nul nul nul nul<br class=""><br class=""><br class="">There are no vectors and partition table seems to start in second sector<br class=""><br class="">I now compare that to yours<br class=""><br class="">[haycorn] /Users/jam [539]% od -A x -x boot.sector.MM<br class="">0000000      b8fa    1000    d08e    00bc    b8b0    0000    d88e    c08e<br class="">0000010      befb    7c00    00bf    b906    0200    a4f3    21ea    0006<br class="">0000020      be00    07be    0438    0b75    c683    8110    fefe    7507<br class="">0000030      ebf3    b416    b002    bb01    7c00    80b2    748a    8b01<br class="">0000040      024c    13cd    00ea    007c    eb00    00fe    0000    0000<br class="">0000050      0000    0000    0000    0000    0000    0000    0000    0000<br class="">*<br class="">00001b0      0000    0000    0000    0000    1a6a    346d    0000    0080<br class="">00001c0      0041    030c    ffe0    8000    0000    3332    0005    0300<br class="">00001d0      ffe0    0383    ffe0    b800    0005    4434    002d    0000<br class="">00001e0      0000    0000    0000    0000    0000    0000    0000    0000<br class="">00001f0      0000    0000    0000    0000    0000    0000    0000    aa55<br class="">0000200      0000    0000    0000    0000    0000    0000    0000    0000<br class="">*<br class="">0001000<br class=""><br class="">where there are lots of vectors and no  partition table at 0x100<br class=""><br class="">you said<br class=""><br class=""><blockquote type="cite" class="">btw: Last resort action (but very effective) is copy boot sector’s from working linux distro SD card to minimyth2 SD card - so i think we for sure can move forward with this….<br class=""></blockquote><br class="">Could you please say more so a bear of little brain (Winnie the Pooh) can understand<br class=""><br class="">Thanks<br class="">James<br class=""></div></div></blockquote><div><br class=""></div><div>James,</div><div>Per info you provided in ticket - I see you are using RockPi 4A.</div><div>Image I’m building is for RockPi 4B and for sure it will not work on Your board without change device tree(*) file</div><div>Now DT is for RockPi 4B while Your board requires DT for RockPi 4A.</div><div><br class=""></div><div>I described how to do this here: <a href="https://github.com/warpme/minimyth2/wiki/Running-on-ARM-boards-or-TVboxes#quick-start-guide" class="">https://github.com/warpme/minimyth2/wiki/Running-on-ARM-boards-or-TVboxes#quick-start-guide</a></div><div><br class=""></div><div>So pls copy+rename boot/dtbs/rockchip/rk3399-rock-pi-4a.dtb file to /boot partition named as rk3399_dtb</div><div> </div><div>Let make now how it goes.</div><div>(in case any future problems - pls try <a href="https://github.com/warpme/minimyth2/wiki/Running-on-ARM-boards-or-TVboxes#in-case-of-any-problems" class="">https://github.com/warpme/minimyth2/wiki/Running-on-ARM-boards-or-TVboxes#in-case-of-any-problems</a></div><div><br class=""></div><div>(*) device tree is file describing your hardware as is critical for Linux kernel to properly recognise/serve to your hardware</div><div> </div><div><br class=""></div><div><br class=""></div><br class=""></div><br class=""></body></html>