diff options
| author | alex <alex@pdp7.net> | 2026-02-21 14:25:14 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-02-21 14:27:01 +0100 |
| commit | 132e287eaaf224438b99c4dec97337d55b64ac36 (patch) | |
| tree | 621e52c2f3dfcdab06bd736abe66f5d15715ad42 /hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md | |
| parent | 9a89a67a1fddce5b7f4358f9aefdc4ab3ed38952 (diff) | |
Move some gadget writing to blog website
* Also deprecated useless RPI as USB virtual ISO
Diffstat (limited to 'hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md')
| -rw-r--r-- | hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md b/hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md deleted file mode 100644 index 30dd7373..00000000 --- a/hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md +++ /dev/null @@ -1,13 +0,0 @@ -# Using an RPI Zero as an USB drive to install operating systems - -If you install operating systems, then you might have suffered the annoyances of writing images to USB drives. -To write an operating system to a USB drive, you must wipe the entire contents of the USB drive. -So a USB drive can only contain a single operating system. - -There are alternatives: - -* iODD sells external USB drives that can emulate CDROM drives. -* netboot.xyz and other netboot images can boot operating systems over the network. -* Multiboot USB software like Ventoy or YUMI. - -See https://github.com/alexpdp7/rpi-zero-usb-iso/ for a tool to do this with a Raspberry Pi. |
