From 82856d4ebc702e93c09d2abe941af4a8d3a5d083 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 1 May 2020 16:56:18 -0400 Subject: [PATCH] flash-all.sh sanity checks the version these days --- static/install.html | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/static/install.html b/static/install.html index 01716f60..fbe7ebe1 100644 --- a/static/install.html +++ b/static/install.html @@ -136,17 +136,6 @@ export PATH="$PWD/platform-tools:$PATH"
fastboot version 29.0.6-6198805
 Installed as /home/username/downloads/platform-tools/fastboot
-

Don't proceed with the installation process until this is set up properly in your - current shell. A very common mistake is using an outdated copy of - fastboot from a Linux distribution package not receiving regular updates. - Make sure that the fastboot found earliest in your PATH is - the correct one if you have multiple copies on your system. The fastboot - --version output includes the installation path for the copy of - fastboot that's being used. Older versions of fastboot do not have support - for current devices and OS versions. Very old versions of fastboot are - still shipped by Linux distributions like Debian and lack the compatibility detection - of modern versions so they can soft brick devices.

-

Obtaining signify