perso j'ai une clone que j'ai plasher avec dream wizard alors qu'il n'est pas conseillé sur les dm500.
mon dernier flash je l'ai fait avec un simple telenet comme suit:
si ça ne marche pas faite un flash par telnet:
To flash an image using Telnet
This method will only work with a .img image file.
- Rename the image file to backup.img
- FTP the image file to the /tmp folder on the dreambox
- Telnet to your box and paste the following command:
cd /tmp && eraseall /dev/mtd/3 && cp backup.img /dev/mtd/3 && reboot