Re: Installing draws image
That error message dd is giving you is correct. You can't write an image file to a directory. You need to write an image file to the device representing the flash card. You want of=/dev/X where "X" is the name of the device. It could be sdd or mmcblk0. You'll have to ls your /dev directory to know for sure. Hope this helps. 73, -Dave W3DJS
On Sat, Mar 23, 2019 at 8:39 PM Douglas KI7LIK <KI7LIK.AZ@...> wrote:
|
|