From 793606db2ba52e58cd911feeda67da99031e650a Mon Sep 17 00:00:00 2001 From: Markus Zolliker Date: Mon, 13 May 2024 10:42:41 +0200 Subject: [PATCH] revert 2 commits and fix README - some fixes in README.md - for the other changes from the last 2 commits see rpitools repo --- README.md | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/README.md b/README.md index 2113274..63ab53d 100644 --- a/README.md +++ b/README.md @@ -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.