# Flash-system-image waiting for fastboot...

Source: https://forum.modalai.com/topic/286/flash-system-image-waiting-for-fastboot
Category: VOXL SDK and Software (https://forum.modalai.com/category/47/voxl-sdk-and-software)
Posted: 2021-06-18 13:53:45 UTC by Gaurav Borade
Replies: 2 · Views: 874

## Gaurav Borade · 2021-06-18 13:53:45 UTC

I want to flash the system image & I am following the steps from https://docs.modalai.com/flash-system-image/

I have successfully done uptill the step 2

But at step 3 I am getting the following error

![7d661e7d-9522-4e06-9afb-9acdb49c96ae-image.png](https://forum.modalai.com/assets/uploads/files/1624024179975-7d661e7d-9522-4e06-9afb-9acdb49c96ae-image.png) 

It keep waiting for fastboot, I have also checked that the android-tools-adb , android-tools-fastboot are installed 

I tried several times but bot able to resolve it, please help me to resolve it

## Reply by PawelJ · 2021-06-28 19:55:27 UTC

I ran into the same problem recently. Are you sure you're running the install as sudo `sudo ./install.sh`? Also, make sure your voxl is in station mode, not softap, as it needs access to the internet. You can switch it with `adb shell voxl-wifi station <SSID> <PWD>`. More details here https://docs.modalai.com/wifi-setup/.

Cheers

## Reply by Gaurav Borade · 2021-06-30 05:15:01 UTC (in reply to PawelJ)

@PawelJ Thank you for the suggestion.

Actually, I am facing another issue with my board, i.e. my board is going offline (https://forum.modalai.com/topic/289/adb-device-offline?_=1625029971070) and hence I am not able to communicate with it.

Once I am able to communicate it I will check this.
