<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
    <div id="smartTemplate4-template">
      <p>I think fdisk is right.</p>
      <p>You can try to local mount each partition and see if it works.</p>
      <p>Here a script to easily do that: <a class="moz-txt-link-freetext" href="https://pastebin.com/zeKuRgi9">https://pastebin.com/zeKuRgi9</a></p>
      <pre class="moz-signature" cols="72">--
Carmelo San Giovanni
GPG key ID: 5848 7F43 5A2C BB92 F8CD  6978 74BC 7FB4 CFAA 813B</pre>
    </div>
    <br>
    <div id="smartTemplate4-quoteHeader">
      <hr><br>
      <div style="font-size:10pt"><b>Da:</b> Darryl Moore Via Talk<br>
        <b>Inviato:</b> Wednesday, April 04, 2018 9:57AM<br>
        <b>A:</b> Talk<br>
        <b>Oggetto:</b> [GTALUG] parted and fdisk disagree</div>
      <br>
      <br>
    </div>
    <span type="cite"
      cite="mid:23b2d90f-4e7b-205c-ade3-8d73f41e1aa4@moores.ca"
      style="display: block; word-break: break-all; margin: 11px 0 0 0;
      padding: 0; line-height:0"></span>I have an SD CARD disk image
    which I can burn to an SD card ant it boots up my Olimex board just
    fine. When I try viewing the partition information with parted and
    fdisk, I get different information. Ive googled this but come up
    empty. Anybody have any idea what is going on here? fdisk is the
    correct answer..... I think.
    <br>
    <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>
    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>
    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 class="moz-txt-link-abbreviated" href="mailto:talk@gtalug.org">talk@gtalug.org</a>
    <br>
    <a class="moz-txt-link-freetext" href="https://gtalug.org/mailman/listinfo/talk">https://gtalug.org/mailman/listinfo/talk</a>
    <br>
    <br>
  </body>
</html>