>> > cp /path/to/file.iso /dev/sdX
>> dd if=whatever.iso of=/dev/sdX  
> It's up to taste.

Not at all.  The only right answer is:

    pv -parIe </path/to/file.iso >/dev/sdX

Anyone who says otherwise is trying to trick you,


        Stefan

Reply via email to