]> xn--ix-yja.es Git - alex.git/commitdiff
Add missing step for USB, close #355
authoralex <alex@pdp7.net>
Fri, 28 Feb 2025 12:49:15 +0000 (12:49 +0000)
committeralexpdp7 <alex@corcoles.net>
Fri, 28 Feb 2025 12:50:36 +0000 (13:50 +0100)
hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md

index 4d7b106c2396ff551064bbcc09a274953cb5f268..df80b015dd9a526c6ff526088a125428f6c9944d 100644 (file)
@@ -24,6 +24,7 @@ However, without any additional setup, the procedures I describe only work when
 However, I was confused: you must mount the thin acrylic shield below the USB dongle extension board, then the thick shield over the board, then the Raspberry Pi.)
 
 1. Use the Raspberry Pi Imager to create a MicroSD card for your Raspberry Pi Zero, configuring remote access via SSH and your wireless network.
+1. Add `dtoverlay=dwc2` to `/boot/firmware/config.txt` to enable USB trickery, as per [the adapter instructions](https://wiki.52pi.com/index.php/EP-0097#For_the_latest_Raspberry_Pi_OS).
 1. Connect the Raspberry Pi with the adapter into an always-on USB port of the device you want to use.
 1. Stall the device boot process until you set everything up on the Raspberry.
 1. Connect via ssh over wireless to the Raspberry Pi.