clarify udev instructions
This commit is contained in:
parent
fffdfc4675
commit
23b66b3a28
@ -271,8 +271,9 @@ Installed as /home/username/platform-tools/fastboot</pre>
|
||||
<section id="flashing-as-non-root">
|
||||
<h2><a href="#flashing-as-non-root">Flashing as non-root</a></h2>
|
||||
|
||||
<p>On Linux, in order for to connect to a device as non-root, the appropriate udev
|
||||
rules need to be set up. This is not an issue on either macOS or Windows.</p>
|
||||
<p>On traditional Linux distributions, USB devices cannot be used as non-root
|
||||
without udev rules for each type of device. This is not an issue for other
|
||||
platforms.</p>
|
||||
|
||||
<p>On Arch Linux:</p>
|
||||
|
||||
|
@ -169,8 +169,9 @@
|
||||
<section id="flashing-as-non-root">
|
||||
<h2><a href="#flashing-as-non-root">Flashing as non-root</a></h2>
|
||||
|
||||
<p>On Linux, in order for to connect to a device as non-root, the appropriate udev
|
||||
rules need to be set up. This is not an issue on either macOS or Windows.</p>
|
||||
<p>On traditional Linux distributions, USB devices cannot be used as non-root
|
||||
without udev rules for each type of device. This is not an issue for other
|
||||
platforms.</p>
|
||||
|
||||
<p>On Arch Linux, install the <code>android-udev</code> package. On Debian and
|
||||
Ubuntu, install the <code>android-sdk-platform-tools-common</code> package.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user