<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 27/08/12 16:16, Nicholas Skaggs
      wrote:<br>
    </div>
    <blockquote cite="mid:503B8F3A.8050308@canonical.com" type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      <div class="moz-cite-prefix">On 08/27/2012 10:01 AM, Elfy wrote:<br>
      </div>
      <blockquote cite="mid:503B7DCB.7060005@btinternet.com" type="cite">
        <div class="moz-cite-prefix">On 20/08/12 23:46, Nicholas Skaggs
          wrote:<br>
        </div>
        <blockquote cite="mid:5032BE48.5040706@canonical.com"
          type="cite"> <br>
          For those of you braving ARM installations, I tried an
          sd-based installation this week and updated the instructions
          on the wiki page. Elfy, Carla, et la, I can confirm your
          findings of this bug(s):<br>
          <br>
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
            href="https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1036742">https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1036742</a><br>
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
            href="https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1036988">https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1036988</a><br>
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/313452">https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/313452</a><br>
          <br>
          and the workaround. It's documented for now on the page:<br>
          <br>
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
            href="https://wiki.ubuntu.com/ARM/QA/Pandaboard">https://wiki.ubuntu.com/ARM/QA/Pandaboard</a><br>
          <br>
          Thanks!<br>
          Nicholas<br>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
        </blockquote>
        Got today's .img<br>
        <br>
        Tried following the wiki to the letter. <br>
        <br>
        I am almost positive I am doing something wrong here :)<br>
        <br>
        I do <strong>sudo umount /dev/sdd<br>
          <br>
        </strong>I do <strong>sudo dd bs=4M
          if=quantal-desktop-armhf+omap4.img of=/dev/sdd ; sudo sync<br>
          <br>
        </strong>It looks like it's doing something - terminal tells me
        it's done something.<br>
        <br>
        If I try to just boot the image on the card without worrying
        about installing it - left hand board led lights up only.<br>
        <br>
        <br>
        File manager tells me there is exactly nothing on the card.<br>
        <br>
        Gparted tells me that there now no partitions on the card.<br>
        <br>
        Now - what I am not sure of is whether I have other bugs on this
        12.10 system I run causing all this lol <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
      </blockquote>
      Elfy, what's 'sudo fdisk l' show.? /dev/sdd is your usb disk
      right? :-) And yes, after your run the dd command, the usb disk
      should have partitions on it and files..one is a boot partititon,
      athe other contains the installer and files.<br>
      <br>
      Nicholas<br>
    </blockquote>
    Whoops - there's a blank one flying about too ... <br>
    <br>
    Anyway - this is fdisk/umount/dd and then fdisk again<br>
    <blockquote>sudo fdisk -l<br>
      [sudo] password for hob: <br>
      <br>
      ...<br>
      <br>
      Disk /dev/sdd: 7948 MB, 7948206080 bytes<br>
      245 heads, 62 sectors/track, 1021 cylinders, total 15523840
      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>
      Disk identifier: 0x00000000<br>
      <br>
         Device Boot      Start         End      Blocks   Id  System<br>
      hob@sidh:~$ sudo umount /dev/sdc<br>
      umount: /dev/sdc: not mounted<br>
      hob@sidh:~$ cd Desktop/<br>
      hob@sidh:~/Desktop$ sudo dd bs=4M
      if=quantal-desktop-armhf+omap4.img of=/dev/sdd ; sudo sync<br>
      5+1 records in<br>
      5+1 records out<br>
      22740992 bytes (23 MB) copied, 1.93299 s, 11.8 MB/s<br>
      hob@sidh:~/Desktop$ sudo fdisk -l<br>
      <br>
      ...<br>
      <br>
      Disk /dev/sdd: 7948 MB, 7948206080 bytes<br>
      245 heads, 62 sectors/track, 1021 cylinders, total 15523840
      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>
      Disk identifier: 0x00000000<br>
      <br>
         Device Boot      Start         End      Blocks   Id  System<br>
      hob@sidh:~/Desktop$ <br>
    </blockquote>
    <br>
    <br>
    <br>
  </body>
</html>