From: Marc Kleine-Budde <mkl@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Antonio Righettini <antorighettini@gmail.com>,
Alexander Stein <alexander.stein@systec-electronic.com>
Subject: Re: [ptxdist] hd.img use
Date: Tue, 03 Dec 2013 14:57:07 +0100 [thread overview]
Message-ID: <529DE333.1050407@pengutronix.de> (raw)
In-Reply-To: <1589973.piQylqg9Vi@ws-stein>
[-- Attachment #1.1: Type: text/plain, Size: 575 bytes --]
On 12/03/2013 02:37 PM, Alexander Stein wrote:
> BTW: no need for dd here. you can simply use cat /.../hd.img >
> /dev/sdc which is faster on some hardware
...or define the blocksize dd should use.
dd if=hd.img of=/dev/$DRIVE bs=2M
IIRC cat uses 64k and dd 512 bytes by default
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2013-12-03 13:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 21:42 Antonio Righettini
2013-12-03 7:31 ` Alexander Aring
2013-12-03 13:16 ` Antonio Righettini
2013-12-03 13:37 ` Alexander Stein
2013-12-03 13:56 ` Alexander Aring
2013-12-03 13:57 ` Marc Kleine-Budde [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=529DE333.1050407@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=alexander.stein@systec-electronic.com \
--cc=antorighettini@gmail.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox