# VOXL Flight will not flash image

Source: https://forum.modalai.com/topic/91/voxl-flight-will-not-flash-image
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2021-01-12 23:57:11 UTC by scottesicdrone
Replies: 6 · Views: 1643

## scottesicdrone · 2021-01-12 23:57:11 UTC

When attempting to flash the VOXL Flight, the VOXL would go into flashboot mode but it never got out of flashboot mode, even after several minutes. The ./install.sh script was stuck on <waiting for devices> as well. I attempted to flash without the Debug Add-on and with it as well (even though we had shell access to the VOXL) and both methods did not work. This was attempted both with the 2.5.2 and 3.1.0 images. Though we have access to this current image, it would be nice to be able to reflash the system image, especially as newer images come out. Any help on this would be appreciated, thanks!

## Reply by modaltb (ModalAI staff) · 2021-01-13 16:15:44 UTC

Hi @scottesicdrone ,

Does the flashing process start at all?  You'd see text spitting out to console.  I'm trying to see if it's choking on fastboot commands.

The system goes into the fastboot mode after a `adb reboot bootloader` command is issued (after which point running `fastboot devices` would show the device).

I've seen on some systems, that the `adb` commands work, but `fastboot` commands don't work without running with `sudo`.

If needed, I could get a TeamViewer session going (I'm in PST).

## Reply by scottesicdrone · 2021-01-13 18:46:58 UTC

The flashing process doesn't seem to really start. My guess is that the problem lies within the bootloader because our team was also having issues with updating the firmware both through and USB and when the process was done through USB, the upload.sh script was stalled on "waiting for the bootloader...", at which point I aborted the upload. My colleague @gus will be around at 4PM EST to discuss our issues; I have to attend to another project but he is just as informed on our issues as I am, if not more. You can reach him at gus@sicdrone.com. Thank you for being so responsive!

## Reply by gauravshukla914 · 2021-01-13 18:53:46 UTC (in reply to scottesicdrone)

@scottesicdrone 
The problem is because fastboot command needs root to run properly or else it wont detect device in bootloader.

refer this for more info about running it without root.
https://docs.modalai.com/setup-adb/

or simply run install.sh script as root.

## Reply by scottesicdrone · 2021-01-13 19:43:21 UTC

This solved the flashing issue, I thought i did this all as root but I didn't! Thank you!

## Reply by Kris · 2022-08-22 16:27:59 UTC (in reply to modaltb)

Hi @modaltb ,
Just wondering if I could also get some support about a simular issue.

## Reply by Guest · 2022-08-22 16:29:33 UTC

Hi Kris,

Can you make a new thread explaining your issue in more detail?
