<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="CONTENT-TYPE"
 content="text/html; charset=windows-1252">
  <title>Asia Sourcing email template</title>
  <meta name="GENERATOR" content="OpenOffice.org 3.1  (Win32)">
  <meta name="CREATED" content="0;0">
  <meta name="CHANGEDBY" content="Adam Gill">
  <meta name="CHANGED" content="20100210;11544500">
  <style type="text/css">
        <!--
                P { color: #000000 }
        -->
        </style>
</head>
<body dir="ltr" lang="en-US" text="#000000">
<pre wrap="">OK i did this .... 


# dd if=./mmcblk0p1 of=/dev/mmcblk0 seek=3672000 bs=512 ... so i think the sd card is correct



But nothing happens when i try to boot the ct-pc89e


any other suggestions .... ?

Adam
</pre>
<p style="margin-bottom: 0in;"></p>
Luke Kenneth Casson Leighton wrote:
<blockquote class="cite"
 id="mid_ced5f0f61003240809p102a1688h84f5e5605cf392de_mail_gmail_com"
 cite="mid:ced5f0f61003240809p102a1688h84f5e5605cf392de@mail.gmail.com"
 type="cite">
  <pre wrap="">On Wed, Mar 24, 2010 at 2:45 PM, Adam Gill <a class="moz-txt-link-rfc2396E" href="mailto:madallig@gmail.com">&lt;madallig@gmail.com&gt;</a> wrote:
  </pre>
  <blockquote class="cite" id="StationeryCiteGenerated_12" type="cite">
    <pre wrap="">What exactly do i type in ... when i type in

1. # dd if=/opt/cross-tools/mid-linux/mmcblk0p1 of=/dev/mmcblk0 seek=3672000
bs=512
    </pre>
  </blockquote>
  <pre wrap=""><!---->
 well, that will only work if you have a file called
/opt/cross-tools/mid-linux/mmcblk0p1

 and you have a file mmcblk0p1 (remember, we downloaded it, yesterday)?

 so, for you, that's

 # dd if=./mmcblk0p1 of=/dev/mmcblk0 seek=3672000 bs=512

  </pre>
  <blockquote class="cite" id="StationeryCiteGenerated_13" type="cite">
    <pre wrap="">its not recognized - i'm in root...

2.  # wget <a class="moz-txt-link-freetext" href="http://lkcl.net/arm_systems/CT-PC89E/mmblk0p1.bz2">http://lkcl.net/arm_systems/CT-PC89E/mmblk0p1.bz2</a> .... this ling
is dead
    </pre>
  </blockquote>
  <pre wrap=""><!---->
 is it?  1sec...

 yes it is, it should be mmc not mm.

 so that's: wget <a class="moz-txt-link-freetext" href="http://lkcl.net/arm_systems/CT-PC89E/mmcblk0p1.bz2">http://lkcl.net/arm_systems/CT-PC89E/mmcblk0p1.bz2</a>

 but, you already have the file, downloaded twice, and uncompressed once.

 you can confirm this with:

 # ls -altr *mmcblk*

 if you get two files, mmcblk0p1 and mmcblk0p1.bz2 then the above
(modified for you) dd command will work.

 l.

_______________________________________________
arm-netbook mailing list <a class="moz-txt-link-abbreviated" href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a>
Send large attachments to <a class="moz-txt-link-abbreviated" href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a>

  </pre>
</blockquote>
<br>
</body>
</html>