We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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).
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: