51

Checks date

Yeah, I want to make use of an IDE floppy drive, which will need to use a SATA adaptor to hook up to the server. I'll probably be using a Debian-based container, and I'll need to automatically read the contents of the disk in some way.

I'm kinda assuming this is actually viable, and that I can work along the basic process of using an off-the-shelf IDE-SATA adapter, give it a mount point in the system, then monitor that directory.

I'm still fairly new to Linux, so I'm not aware of all the quirks and astrices that often come up, especially when wanting to do something like this in 2023.

For the curious, I'm building a centralised music system that will serve multiple speakers, including RF. I'll be managing the music and play lists via whichever modern music server seems the most appropriate, but I thought it would be really neat to use floppy disks as a physical way of selecting playlist, but not exclusively.

All the disks would contain are small ID tokens that represent the playlist on the digital system. The software will monitor the drive, and when a new token is identified, it will simply trigger the playlist to start, presumably via an API call.

Completely pointless, but I like tactile shit and the nostalgia factor!

you are viewing a single comment's thread
view the rest of the comments
[-] Knuschberkeks@feddit.de 26 points 9 months ago

Floppy drives don't use IDE, they use their own type of connector ( called a floppy connector), I've never seen a Sata to floppy adaptor, but you can connect a usb to floppy adapter to an internal usb header

[-] TCB13@lemmy.world 15 points 9 months ago

Yes USB is the way to go, cheap and effective: https://www.aliexpress.com/item/1005002747925791.html

Also the native Linux driver for floppy drives is on its way out: https://itsfoss.com/end-of-floppy-disk-in-linux/ note that USB solutions will still work.

+1 for the internal usb header tip.

[-] HollyCat2022@lemmy.ml 11 points 9 months ago

I have an ide floppy, ls120 which reads 720k and upwards. No issues under Linux

[-] Benjamin@lemmings.world 3 points 9 months ago

SuperDisk™? 😏

[-] tony@lemmy.hoyle.me.uk 8 points 9 months ago

It's derived from the old shugart interfaces IIRC. But yes not IDE. I'm sure a converter is possible but USB makes more sense these days, or if you must an FDD controller card (assuming no motherboard support).

this post was submitted on 18 Oct 2023
51 points (100.0% liked)

Linux

45753 readers
663 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS