به Nostr بپیوندید
2025-12-14 12:00:41 CET
in reply to

Stuart Longland (VK4MSL) on Nostr: Yep, USB host support, USB mass storage support and SCSI disk support, is what you'll ...

Yep, USB host support, USB mass storage support and SCSI disk support, is what you'll need to see that USB floppy.

USB_STORAGE=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y

Possibly others, but those would be the prime culprits.