[clug] SD cards

Mike Carden mike.carden at gmail.com
Sat Apr 5 00:13:51 MDT 2014


Is the img file this kind of thing?
http://en.wikipedia.org/wiki/IMG_%28file_format%29

If so, I would have expected that:

sudo dd if=/path/to/your/file.img of=/dev/sdb bs=4M

...would do the trick, if /dev/sdb is alive and healthy.

What do the last 20 or so lines of dmesg say just after you plug the stick
in?

-- 
MC


More information about the linux mailing list