<div dir="auto"><div><div class="gmail_quote"><div dir="ltr">On Wed, Apr 4, 2018, 9:57 AM Darryl Moore via talk <<a href="mailto:talk@gtalug.org" rel="noreferrer noreferrer" target="_blank">talk@gtalug.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have an SD CARD disk image which I can burn to an SD card ant it boots<br>
up my Olimex board just fine. When I try</blockquote></div></div><div dir="auto"><br></div><div dir="auto">Out of interest, is this the product?</div><div dir="auto"><br></div><div dir="auto"><a href="https://github.com/OLIMEX/OLINUXINO" target="_blank" rel="noreferrer">https://github.com/OLIMEX/OLINUXINO</a><br></div><div dir="auto"><br></div><div dir="auto">Could be an alignment issue.</div><div dir="auto"><br></div><div dir="auto"><a href="https://unix.stackexchange.com/questions/103919/how-do-i-find-the-offset-of-an-ext4-filesystem">https://unix.stackexchange.com/questions/103919/how-do-i-find-the-offset-of-an-ext4-filesystem</a><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> viewing the partition<br>
information with parted and fdisk, I get different information. Ive<br>
googled this but come up empty. Anybody have any idea what is going on<br>
here? fdisk is the correct answer..... I think.<br>
<br>
<br>
darryl@darryl-Aspire-V3-575:~$ sudo parted elp780.3.3.img print<br>
Model:  (file)<br>
Disk /home/darryl/elp780.3.3.img: 16.1GB<br>
Sector size (logical/physical): 512B/512B<br>
Partition Table: loop<br>
Disk Flags:<br>
<br><Semi-graphical illustration.> Note the "point" and "mark" characteristics of the two printed rows below.</blockquote></div></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>                vvvvv<br>
Number  Start  End     Size    File system  Flags<br>
  1      0.00B  16.1GB  16.1GB  fat32<br>
<br>
<br>
<br>
darryl@darryl-Aspire-V3-575:~$ sudo fdisk -l elp780.3.3.img<br>
Disk elp780.3.3.img: 15 GiB, 16088301568 bytes, 31422464 sectors<br>
Units: sectors of 1 * 512 = 512 bytes<br>
Sector size (logical/physical): 512 bytes / 512 bytes<br>
I/O size (minimum/optimal): 512 bytes / 512 bytes<br>
Disklabel type: dos<br>
Disk identifier: 0x6f20736b<br>
  <br></blockquote></div></div><div dir="auto">                                   vvvvv</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Device          Boot Start      End  Sectors  Size Id Type<br>
elp780.3.3.img1       2048    34815    32768   16M 83 Linux<br>
elp780.3.3.img2      34816 31116287 31081472 14.8G 83 Linux<br>
<br>
---<br>
Talk Mailing List<br>
<a href="mailto:talk@gtalug.org" rel="noreferrer noreferrer noreferrer" target="_blank">talk@gtalug.org</a><br>
<a href="https://gtalug.org/mailman/listinfo/talk" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://gtalug.org/mailman/listinfo/talk</a><br>
</blockquote></div></div></div>