diff --git a/static/install/cli.html b/static/install/cli.html index b1f48a0a..602ae82d 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -70,6 +70,7 @@
The fwupd software used by many traditional Linux distributions (not Android or + ChromeOS) has a bug breaking connecting to fastboot devices. The web installer + takes slightly longer to connect to the device and is more impacted by this. If + you're on a Linux distribution with fwupd running, stop it before proceeding. You + can do this by running the following command in a terminal:
+ +sudo systemctl stop fwupd.service+
android-sdk-platform-tools-common
package.
The fwupd software used by many traditional Linux distributions (not Android or + ChromeOS) has a bug breaking connecting to fastboot devices. The web installer + takes slightly longer to connect to the device and is more impacted by this. If + you're on a Linux distribution with fwupd running, stop it before proceeding. You + can do this by running the following command in a terminal:
+ +sudo systemctl stop fwupd.service+