From 132e287eaaf224438b99c4dec97337d55b64ac36 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 21 Feb 2026 14:25:14 +0100 Subject: Move some gadget writing to blog website * Also deprecated useless RPI as USB virtual ISO --- ...rpi-zero-as-an-usb-drive-to-install-operating-systems.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md (limited to 'hardware/using-an-rpi-zero-as-an-usb-drive-to-install-operating-systems.md') 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. -- cgit v1.2.3