]> xn--ix-yja.es Git - alex.git/commitdiff
Add idea
authoralexpdp7 <alex@pdp7.net>
Fri, 18 Apr 2025 17:33:23 +0000 (19:33 +0200)
committeralexpdp7 <alex@corcoles.net>
Fri, 18 Apr 2025 17:33:52 +0000 (19:33 +0200)
hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md

index df80b015dd9a526c6ff526088a125428f6c9944d..c05e74843d0ab43e3136ba351d2165ac971d7957 100644 (file)
@@ -36,3 +36,13 @@ However, I was confused: you must mount the thin acrylic shield below the USB do
 ### Notes
 
 * You can run a command such as `while date ; do sleep 1 ; done` to monitor that the Raspberry Pi does not reboot or poweroff.
+
+### Ideas
+
+Create an automated process that:
+
+* Installs Raspbian lite to an SD card
+* Alters the SD partitions to create a large UDF partition
+* Enables a systemd service on boot that exposes `/udf/image` as USB mass storage
+* Then users can either manipulate the SD card through SSH, or by mounting the UDF partition
+* `/udf/image` can be a symbolic link