From 4cefab83d91d117fb9a26fc83fd4e5af78882183 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 28 Mar 2026 23:09:25 +0100 Subject: rumpusbdisk is not only about USB dongle, but all usb disk drives --- hurd/rump/rumpusbdisk.mdwn | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'hurd') diff --git a/hurd/rump/rumpusbdisk.mdwn b/hurd/rump/rumpusbdisk.mdwn index 8463e670..2a5f0337 100644 --- a/hurd/rump/rumpusbdisk.mdwn +++ b/hurd/rump/rumpusbdisk.mdwn @@ -13,11 +13,7 @@ License|/fdl]]."]]"""]] # RumpUSBDisk -With RumpUSBDisk, the Hurd can use a usb to SATA dongle to access a -SATA device. StarTech offers a good quality dongle that works -well. The Hurd could then read/write data from a SATA device with an -fatfs or ext2 filesystem. Damien Zammit implemented [[rumpusbdisk -already|https://lists.gnu.org/archive/html/bug-hurd/2023-07/msg00025.html]]. +With RumpUSBDisk, the Hurd can drive usb sticks and dongles. However, as of October 2024, netdde seems to exhibit a bug when running `ifdown /dev/eth0` simultaneously to running the rumpusbdisk translator, due to the two devices sharing the same IRQ. -- cgit v1.2.3