mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 06:46:10 +00:00
Update Pi guide
This commit is contained in:
parent
2421d338c1
commit
d98f3ab948
@ -69,11 +69,6 @@ Click **YES**
|
||||
|
||||
Make a cup of coffee :)
|
||||
|
||||
### 4c. Boot from external SSD
|
||||
|
||||
Follow [this guide](https://www.tomshardware.com/how-to/boot-raspberry-pi-4-usb) to boot your Pi from your SSD. The USB 3 port is the blue port.
|
||||
|
||||
|
||||
### 5. Set up wireless LAN
|
||||
|
||||
Since you have loaded Raspberry Pi OS onto a blank SD card, you will have two partitions. The first one, which is the smaller one, is the `boot` partition.
|
||||
@ -218,6 +213,14 @@ ssh pi@195.177.101.93
|
||||
|
||||
> **Note:** Remember to replace `195.177.101.93` with the IP address of your Pi.
|
||||
|
||||
### 10b. Boot from external SSD
|
||||
|
||||
Follow [this guide](https://www.tomshardware.com/how-to/boot-raspberry-pi-4-usb) to copy the contents of your SD card over to your SSD, and boot your Pi from your SSD.
|
||||
|
||||
> **Tip:** the USB 3 port is the blue port.
|
||||
|
||||
Once you're done, `ssh` back into your Pi.
|
||||
|
||||
|
||||
### 11. Install Nimbus dependencies
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user