[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Running dd (in Windows DOS-box): "Error opening output file: 5 Access is denied"



On 27/02/13 22:48, Mark Filipak wrote:
dd.exe and ISO are in the same directory (folder). I'm logged-in as
Administrator.

This may not be enough. Right click and choose 'Run as Administrator'

dd if=debian-live-6.0.6-amd64-gnome-desktop.iso of=I: results in "read
from 95 disk"

See this page http://blogs.arcsoftwareconsultancy.com/pi/2012/02/23/how-to-make-a-bootable-sd-card-for-the-raspberry-pi-using-windows/ where it suggests that error may come from not using the block size parameter, bs, try 'bs=1M'. There is also some debate over od vs of, I don't know which is correct.

Andrew


Reply to: