this post was submitted on 22 Apr 2025
66 points (94.6% liked)
Asklemmy
47708 readers
843 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
About one floppy disk, with a little free space to spare.
Very little, around 60k.
A 1.44 "MB" floppy is 1440k, or about 1.406 real MB, and of that the space used by the FAT file system reduces it to around 1.38 free space.
For some reason I couldn't find the exact number and don't have any handy to check it myself.
The floppy disk format is based on the FAT12 file system.
https://www.cs.drexel.edu/~johnsojr/2012-13/fall/cs370/resources/UnderstandingFAT12.pdf
And with enough creative tweaks to that file system, you can get DMF 1.68MB format, and if you think a bit outside the box and erase the redundant secondary FAT table and settle on a max of only 16 files on the disk, you can squeeze a few more kilobytes out of that even.
I actually made a number of custom modded blank disk images with more storage space, I might dig out the full specs of all the variants later.
If you're interested in the blank disk images themselves, let me know.
Also, 1474560 / 1024 = 1440
If anyone could keep up with binary numbers back in the day, floppy disks were literally measured in binary megabytes.