[Arm-netbook] CT-PC89E - success replicating boot from SDcard with switch in NON-factory-default setting

Adam Gill madallig at gmail.com
Wed Mar 24 16:11:34 GMT 2010


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

Luke Kenneth Casson Leighton wrote:
> On Wed, Mar 24, 2010 at 2:45 PM, Adam Gill <madallig at gmail.com> wrote:
>   
>> 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
>>     
>
>  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
>
>   
>> its not recognized - i'm in root...
>>
>> 2.  # wget http://lkcl.net/arm_systems/CT-PC89E/mmblk0p1.bz2 .... this ling
>> is dead
>>     
>
>  is it?  1sec...
>
>  yes it is, it should be mmc not mm.
>
>  so that's: wget http://lkcl.net/arm_systems/CT-PC89E/mmcblk0p1.bz2
>
>  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 arm-netbook at lists.phcomp.co.uk
> http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook
> Send large attachments to arm-netbook at files.phcomp.co.uk
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.phcomp.co.uk/pipermail/arm-netbook/attachments/20100325/13df2ea4/attachment.html 


More information about the Arm-netbook mailing list