revert 2 commits and fix README
- some fixes in README.md - for the other changes from the last 2 commits see rpitools repo
This commit is contained in:
28
README.md
28
README.md
@ -168,30 +168,4 @@ Use (b) above to boot from the BOOT_TINY USB stick
|
|||||||
```
|
```
|
||||||
$ sh clone
|
$ sh clone
|
||||||
```
|
```
|
||||||
You are asked
|
You are asked to confirm or change the image name.
|
||||||
|
|
||||||
|
|
||||||
## Installation of a fresh Raspberry DUAL-ETH box
|
|
||||||
|
|
||||||
### a) create the rpiboot program (if you do not have it already)
|
|
||||||
|
|
||||||
Clone the `usbboot` repository.
|
|
||||||
|
|
||||||
```
|
|
||||||
> git clone --depth=1 https://github.com/raspberrypi/usbboot
|
|
||||||
> cd usbboot
|
|
||||||
> make
|
|
||||||
```
|
|
||||||
|
|
||||||
### b) prepare the rpi to be able to be flushed
|
|
||||||
|
|
||||||
1. connect the slave port of the rpi with your host system (e.g. Mac). Remark: not all cables may work,
|
|
||||||
on Markus' Mac, take the white USB A to USB C cable plugged in the dock.
|
|
||||||
|
|
||||||
2. start rpiboot:
|
|
||||||
|
|
||||||
```
|
|
||||||
> sudo ./rpiboot # sudo might not be needed
|
|
||||||
```
|
|
||||||
|
|
||||||
3. power the box
|
|
||||||
|
Reference in New Issue
Block a user