hypriot / rpi-image-builder

**DEPRECATED** Build Raspberry Pi Raspbian images based on custom kernels
0 stars 0 forks source link

check image before flashing #22

Closed DieterReuter closed 9 years ago

DieterReuter commented 9 years ago

Right before we flash a RPi Image with mac_flash.sh we should check, if this is really an Image file and not accidentally a .zip file or something else.

This is a correct one:

file hypriot-rpi-20150301-003341.img
hypriot-rpi-20150301-003341.img: x86 boot sector; partition 1: ID=0xc, starthead 32, startsector 2048, 131072 sectors; partition 2: ID=0x83, starthead 73, startsector 133120, 1866880 sectors, code offset 0x0
StefanScherer commented 9 years ago

wrong repo