RayViljoen / Raspberry-PI-SD-Installer-OS-X

Shell Script for creating Raspberry PI SD card on OS X.
311 stars 59 forks source link

dd: /dev/rdisk2: Invalid argument #2

Closed bartolsthoorn closed 11 years ago

bartolsthoorn commented 11 years ago
Writing image
Ctrl+T to see progress..
dd: /dev/rdisk2: Invalid argument
494+1 records in
494+0 records out
517996544 bytes transferred in 91.048829 secs (5689217 bytes/sec)

Results in a unusable partitioning, recover it by formatting it.

OSX Mountain Lion

bartolsthoorn commented 11 years ago

Hmm nvm, I was using the .zip instead of .img, that was probably it..

zenmess commented 8 years ago

use /dev/disk2 instead of /dev/rdisk2