On Wed, 08 Aug 2007 23:18:13 +1000, cheby2002 <> wrote:
> Hello!
>
> I had a 1 GB image size of a SD card (Master SD card with 1001216
> blocks) with Debian and several packages installed for a TS-7260. I
> want to create a new SD cards with this image.
>
> I have bought some 1 GB SD (same manufacturer as SD card image, but
> with 964864 blocks), but this new SD cards have a quite different
> size than the "Master SD card", so when I execute dd command I
> obtain:
>
> #dd if=image1GB.dd of=/dev/sdd bs=1M
> 947+0 Input registers
> 946+0 Output registers
>
> Master image is bigger than SD card, so when I put it in the SBC and
> start Linux there are a lot of bad inodes during e2fsck. Linux can
> repair it and boot up, but when I reboot I have the same problem.
>
> I have tried to reduce image size on destination SD card using same
> method than in the Wiki article(
> http://www.seiner.com/ts7000/index.php/Copying%20Boot%20SDCard ) but
> reducing partition size instead of growing it.
tried reducing the size of the source image? how about mounting both, then
cp -avx ?
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|