<!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">
are you saying now i can recover my machine ...?<br>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;"><br>
</p>
Luke Kenneth Casson Leighton wrote:
<blockquote class="cite"
 id="mid_ced5f0f61003240608p6a962c22te979130173d6eb1b_mail_gmail_com"
 cite="mid:ced5f0f61003240608p6a962c22te979130173d6eb1b@mail.gmail.com"
 type="cite">
  <pre wrap="">you MUST use a 2gb SDcard for this to work, so if you use fdisk, it
must show the same params as here:

# fdisk /dev/mmcblk0

Command (m for help): p

Disk /dev/mmcblk0: 1977 MB, 1977614336 bytes
61 heads, 62 sectors/track, 1021 cylinders
Units = cylinders of 3782 * 512 = 1936384 bytes


if you have exactly that, then the following will work.

# 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>
# bunzip2 mmcblk0p1.bz2
# dd if=/opt/cross-tools/mid-linux/mmcblk0p1 of=/dev/mmcblk0 seek=3672000 bs=512


you can basically do that _without_ formatting the SDcard.  no
partitions required, nothing, because the hardware actually reads
directly from the SD card.

the only reason for creating the "top" partition is for safety
reasons, to make sure that nobody overwrites the u-boot, kernel etc.

but - fuckit.  if you want to do a quick test, grab the copy of
mmcblk0p1 which someone made (teis?  can't remember) a while back,
shove it on the 2gb SD card, and go.

this is _extremely_ good news, because it means that it's now possible
to a) safely begin reverse-engineering u-boot b) safely recover any
bricked machine

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>