Post #4332587
2026-06-21 14:52 UTC
@makelog@mastodon.social Unfortunately PicoIDE lacks the hardware to be a host and read other drives. Fortunately there’s another open source project that can, the ATAboy: https://github.com/redruM0381/ATAboy
It can’t dump images directly with but it shows up as a mass storage device. You can then use tools like dd to make an image from the drive.
Replies (1)
-
@makelog@mastodon.social 2026-06-21 17:35
@polpo@chaos.social Great hint! Thank you very much!