This happened to me too (a few times) while developing a payload. Seb and others helped me on irc and I was able to consistently bring my bunny back from this failure state. Here's what I did: Set to arm mode and screen in to bunny Unmount storage from host os (eject) Unmount storage from bunny: `umount /dev/nandf`  Zero out storage: `dd if=/dev/zero of=/dev/nandf bs=4096` (be careful with this one...) Exit and eject the bunny Still in arm mode, connect t