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
[email protected]

Reply via email to