First, make a mount point where you will mount the img:
sudo mkdir /mnt/img
Now mount the img file using the loopback device and specifying the correct offset
mount -o loop,offset=62914560 2012-07-15-wheezy-raspbian.img /mnt/img
Home | Articles | Java | Speaking | Raspberry Pi | Calculators | FIX Protocol |
how the hell did you figure that out? how did you know it was 62914560