o-gs / DJI_FC_Patcher

toolset for patching DJI birds 0306 modules
71 stars 32 forks source link

How disable ADB without reboot bird or flash bird in ADB? #33

Open 3v01ut10n opened 5 years ago

3v01ut10n commented 5 years ago

Mavic Pro, at step 13:

adb shell mount -o bind /vendor/bin/dummy_verify.sh /sbin/dji_verify

Command "mount" is reset after a bird reboot. DUMLdore does not allow bird to flash until you turn off the ADB (button not working).

How disable ADB or flash bird in ADB mode?

brett8883 commented 4 years ago

Mavic Pro, at step 13:

adb shell mount -o bind /vendor/bin/dummy_verify.sh /sbin/dji_verify

Command "mount" is reset after a bird reboot. DUMLdore does not allow bird to flash until you turn off the ADB (button not working).

How disable ADB or flash bird in ADB mode?

You need to close dumldore after enabling adb and then reopen it to flash the firmware after you send the adb command.