Steve_M
TVWBB Guru
Just tried and nope, it won't boot with the September snapshot, but it will with updated rpi firmware files.
You'll need to download https://github.com/Hexxeh/rpi-firmware/archive/master.zip for the updated bootcode.bin, fixup.dat and start.elf files.
You can do this 2 ways:
1) if your system is already booted, replace the existing bootcode.bin, fixup.dat and start.elf in the /boot folder using scp then power off and put the card into the Pi Zero.
2) using an SD card reader, replace the the existing bootcode.bin, fixup.dat and start.elf files in the root folder of the SD card.
You can also download my recently compiled snapshot that contains the firmware from here. It should run on everything from the original Pi B all the way up to the Pi Zero.
You'll need to download https://github.com/Hexxeh/rpi-firmware/archive/master.zip for the updated bootcode.bin, fixup.dat and start.elf files.
You can do this 2 ways:
1) if your system is already booted, replace the existing bootcode.bin, fixup.dat and start.elf in the /boot folder using scp then power off and put the card into the Pi Zero.
2) using an SD card reader, replace the the existing bootcode.bin, fixup.dat and start.elf files in the root folder of the SD card.
You can also download my recently compiled snapshot that contains the firmware from here. It should run on everything from the original Pi B all the way up to the Pi Zero.
Last edited: