mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 10:37:37 -07:00
Merge pull request #4553
d46c765d
README: mention max_usb_current setting on Raspberry Pi (moneromooo-monero)
This commit is contained in:
commit
8236bfd971
@ -237,6 +237,8 @@ Tested on a Raspberry Pi Zero with a clean install of minimal Raspbian Stretch (
|
|||||||
CONF_SWAPSIZE=1024
|
CONF_SWAPSIZE=1024
|
||||||
sudo /etc/init.d/dphys-swapfile start
|
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:
|
* Clone monero and checkout most recent release version:
|
||||||
```
|
```
|
||||||
git clone https://github.com/monero-project/monero.git
|
git clone https://github.com/monero-project/monero.git
|
||||||
|
Loading…
Reference in New Issue
Block a user