reqs
process
- delete any partitions on the sd card and create a single 512MB partition (labelled
0b
) - install
dosfstools
(on arch) - create fat32 filesystem
sudo mkfs.fat -F 32 /dev/sdb1
- mount filesystem
- copy "cfw-1.1.bin" file to filesystem and rename to "demo.bin"
sudo cp cfw-1.1.bin /mnt/demo.bin
- insert sd card into camera
- while holding down setup button plug in usb
- continue holding button for 10-20 seconds after the blue light
- let go and wait for amber light to stay steady (up to 3 minutes)
- put sdcard back into pc. remove
demo.bin
and copy over all of "firmware_mod" - update config/wpa_supplicant.conf