diff options
| -rw-r--r-- | hurd/rump/rumpusbdisk.mdwn | 6 |
1 files changed, 1 insertions, 5 deletions
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. |
