Skip to content

Explore better ways to upload cd images #12

Description

@IanCassTwo

FTP Server is way too slow (~1M/sec)

Options:-

  1. Improve speed of FTP server. I've already tried and I believe it's as optimized as it's going to get. The only thing remaining is to run it on a dedicated core (which means you need at least an rpi 2)

  2. Replace FTP server with a faster alternative

  3. Tell users they have to manually remove SD card and place it in a card reader

  4. Implement a "composite device" where we advertise both a CDROM device for the mounted disk image and a mass storage device for the "images" directory. This means you can copy images onto the device from the host. The problem with this is that the host might be an old retro pc and the images might be on your modern pc

  5. Implement some other way to write to the device, e.g. mount a "blank disk" & use image writing software to "burn" the image to a "cdrom"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions