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:
2024-05-13 10:42:41 +02:00
parent f891481519
commit 793606db2b

View File

@ -168,30 +168,4 @@ Use (b) above to boot from the BOOT_TINY USB stick
```
$ sh clone
```
You are asked
## 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
You are asked to confirm or change the image name.