01-01-2019, 07:44 AM
I don't have a working floppy disk to test out with Linux, but I hope these sites help you out.
FAT File System: http://www.c-jump.com/CIS24/Slides/FAT/lecture.html
C Progam that reads FAT: https://github.com/pda/cfat16
Floppy disk block device manual: https://linux.die.net/man/4/fd
Do you have any sample code you can share? Or tell us the errors that you are getting if any?
FAT File System: http://www.c-jump.com/CIS24/Slides/FAT/lecture.html
C Progam that reads FAT: https://github.com/pda/cfat16
Floppy disk block device manual: https://linux.die.net/man/4/fd
Do you have any sample code you can share? Or tell us the errors that you are getting if any?