diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-09-25 00:27:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-09-25 00:27:45 -0400 |
| commit | fccab082f8de208af8757b5160cfc7dc29891378 (patch) | |
| tree | b38695b17eb3e1c00ae5376ae18a812042fa22c7 /static/install.html | |
| parent | 7850fcf8de716f6f8d7303338a9e9f9c52959c8b (diff) | |
note about fastbootd mode
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/install.html b/static/install.html index 072ec1c2..9c6ed00b 100644 --- a/static/install.html +++ b/static/install.html @@ -204,6 +204,8 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre> new operating system.</p> <p>You should now proceed to locking the bootloader before using the device as locking wipes the data again.</p> + <p>On current generation devices like the Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a + XL, you'll need to reboot from the userspace fastbootd mode to the bootloader.</p> <h2 id="locking-the-bootloader"> <a href="#locking-the-bootloader">Locking the bootloader</a> </h2> |
