LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
floppy boot sector
#1
Using C how to read the floppy drive boot sector (connected to USB port)
Reply
#2
You might want to try re-explaining.  I've read this several times, and I'm not sure what you're asking. 
Want to thank me?  Click my [Thank] link.
Reply
#3
I want to read the FAT boot sector of a floppy disk. The floppy drive is connected to  a USB port
Reply
#4
Are you not seeing what you want when doing a web search on something like "how to read the fat boot sector of a floppy disk using linux"?
Want to thank me?  Click my [Thank] link.
Reply
#5
yes
Reply
#6
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?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)