update README.md for rpiboot

This commit is contained in:
2024-05-13 10:30:33 +02:00
parent 5649f0eb56
commit 6b92dd075d

View File

@ -87,11 +87,9 @@ available on control boxes (MLZ type) only. must therefore not be present on bar
## Installation of a Fresh Control Box or bare APU
## install image by means of the USB stick BOOT_TINY
The stick has TinyLinux on it and some additional scripts
If you do not have one, you may create it from another box
Install image by means of the USB stick BOOT_TINY.
The stick has TinyLinux on it and some additional scripts,
if you do not have one, you may create it from another box.
### a) create a USB stick with TinyLinux (omit if you have the stick already)
@ -172,3 +170,24 @@ $ 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