Hi Alex

I have already try, dd commnad finish without errors, but the disk doesn't contain data.

I used this command :

dd if=/.../hd.img of=/dev/sdc

where sdc is my device (hard disk)

I can not see any partition on hard disk.





2013/12/3 Alexander Aring <alex.aring@gmail.com>
Hi,

On Mon, Dec 02, 2013 at 10:42:32PM +0100, Antonio Righettini wrote:
> I made hd.img file via ptxdist images command, ho can put this on hard disk

You can put it on your hard disk with the dd command. Check "man dd" on
your host pc for more information. For example:

dd if=hd.img of=/dev/$HARDDISK device.

Important note:

Be sure you select the right $HARDDISK device. ;-)

- Alex

--
ptxdist mailing list
ptxdist@pengutronix.de