What are you trying to do?
I am trying to boot the EV3 with the image given by Lego Education. I flashed the SD card as instructions. Once flashed, I get asked if I want to format a secondary partition, I tried to format it in fat32, or not formatting it, and the result is always the same.
What did you expect to happen
The program should have started
What actually happened
The program didn't start. The brick is stuck with the red light on, In the screen I only see "Mindstorms" "Starting". I've waited for about 20 minutes for it to start.
Desktop (please complete the following information):
Robot (please complete the following information):
Background Information
I flash the image with etcher. When the flashing finishes, it says that G: should be formatted in order to be accessible. I tell it not to, it dismounts the whole sd card. I put it in the EV3 brick and it doesn't start.
Now I tried with the ev3dev-stretch-ev3-generic-2019-03-03 image and the results are identical. I'm using a Sandisk Ultra 32GB microSDHC with A1 speed, which is the one recommended, if I'm not mistaken.
Could it be that you should NOT format the sdcard after flashing?
The format overwrites you image, I think.
Makes sense. I tried it already, giving it a go again. Maybe I need to format the rest of the SD card, where it doesn't have any partition? Or I better leave it unformatted? I mean the free space after the 2 partitions etcher created.
The first time you boot the new created image the main partition is enlarged to fully fill the card.
That keeps the original image small so it can be burned onto smaller and onto larger sd-cards.
One question: is the size of the sd-card 32Gb or less? The EV3 cannot handle sd-card larger than 32Gb.
It's a Sandisk Ultra 32GB microSDHC with A1 speed.
I'm updating the initial post with all this info. Thanks.
What version of Etcher are you using? There is a bug in v1.5.30 (released 2 days ago) that causes corrupt images to be written. https://github.com/balena-io/etcher/issues/2754
You can download a working version of Etcher from https://github.com/balena-io/etcher/releases/tag/v1.5.26
That was it! Awesome! Thanks!
Hey @JaumeI,
The Etcher team just released an update with a fix proposed by @dlech. It's the latest one on the main page: https://www.balena.io/etcher/
Would you mind trying this, even though you got it to work already?
That would make it easier for us to help other users with the same issue. We would highly appreciate it :+1:
I checked the latest version of Etcher (1.5.33) and flashed the latest ev3dev (stretch-2019-03-03) on SD card. All works fine. You can update your 'Getting Started' page now.
Most helpful comment
What version of Etcher are you using? There is a bug in v1.5.30 (released 2 days ago) that causes corrupt images to be written. https://github.com/balena-io/etcher/issues/2754
You can download a working version of Etcher from https://github.com/balena-io/etcher/releases/tag/v1.5.26