Hi I've tried multiple times to clone my Pi's SD card. I did dd if=/dev/rdisk2 of=pi.img bs=1m using OSX. I get an image. But after writing it to another 16gb card, it gives a kernel panic: VFS: Unable to mount root fs on unknown-block(179,2) I read about slightly smaller SD cards giving this kind o...