README: mention max_usb_current setting on Raspberry Pi

pull/127/head
moneromooo-monero 6 years ago
parent c23b6f8f56
commit d46c765dca
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -237,6 +237,8 @@ Tested on a Raspberry Pi Zero with a clean install of minimal Raspbian Stretch (
CONF_SWAPSIZE=1024
sudo /etc/init.d/dphys-swapfile start
```
* If using an external hard disk without an external power supply, ensure it gets enough power to avoid hardware issues when syncing, by adding the line "max_usb_current=1" to /boot/config.txt
* Clone monero and checkout most recent release version:
```
git clone https://github.com/monero-project/monero.git

Loading…
Cancel
Save