Home→Forums→MonoBrick EV3 Firmware→Monobrick does not boot (my first attempt)→Reply To: Monobrick does not boot (my first attempt)
May 10, 2014 at 19:39
#4291
Henrik Kurka
Participant
Thanks Anders, but now I tried again by using
sudo dd if=imagefile_512MB.img of=/dev/disk1 bs=1m
instead of
sudo dd if= imagefile_512MB.img of=/dev/rdisk1 bs=1m
..and now it works 🙂 Not sure why, but I guess not using raw is more fail safe?
Follow