ts-7000
[Top] [All Lists]

Re: [ts-7000] Re: Loading Debian Lenny onto micro SD card for ts-7500

To:
Subject: Re: [ts-7000] Re: Loading Debian Lenny onto micro SD card for ts-7500
From: Jim Ham <>
Date: Mon, 08 Aug 2011 14:56:01 -0700
try "man dd".

The command that I use is: dd if=xxx.dd of=/dev/sdx bs=32K &pid=$!

where xxx.dd is the image file
       sdx is the base node for the target device

the "%pid=$!" puts dd in the background and sets the environmental 
variable "pid" to its process number. dd defaults to a very small block 
size (256 bytes?). bs=32K will speed it up by about 10X.

Once the dd process is running you can check on progress with the 
following command (if you included the &pid=$! in the original command):

kill -USR1 $pid

Response to the kill command is not always immediate, but dd will 
eventually tell you how much has been written and how fast it is going.

Regards,

Jim Ham


Mike Travis wrote:
>
>
> yes, i unzipped it first.  The file was originally .dd.bz2  I unzipped
> to get the .dd file.  Is there maybe something wrong with the syntax of
> my dd command??
>
> 
> ------------------------------------------------------------------------
>
> No virus found in this message.
> Checked by AVG - www.avg.com <http://www.avg.com>
> Version: 10.0.1391 / Virus Database: 1520/3821 - Release Date: 08/08/11
>

-- 
Porcine Associates LLC
244 O'Connor St.
Menlo Park, CA 94025
USA
+1(650)326-2669 fax +1(650)326-1071


------------------------------------

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/

Attachment: jimham.vcf
Description: Vcard

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU