--- title: "Reading MSDOS Disks on the QL – Part III: The Boot Record and File Allocation Table" type: "article" slug: "reading-msdos-disks-on-the-ql-part-iii-the-boot-record-and-file-allocation-table" url: "http://localhost/article/reading-msdos-disks-on-the-ql-part-iii-the-boot-record-and-file-allocation-table/" markdown_url: "http://localhost/article/reading-msdos-disks-on-the-ql-part-iii-the-boot-record-and-file-allocation-table.md" published_at: "2026-02-08T01:14:17+00:00" modified_at: "2026-02-08T01:14:17+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Parts I and II implicitly assumed a 40-track disk being used on an 80-track drive. Examining the boot record will be primarily useful in determing whether this is, in fact, the case. All the MSDOS disks I have so far examined have been the 40_track (720 sector) type but others are possible. In fact, there…" category: - name: "International QL Report" slug: "international-ql-report" taxonomy: "category" url: "http://localhost/category/periodicals/international-ql-report/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Mel E. LaVerne" slug: "m-e-laverne" taxonomy: "indiv" url: "http://localhost/indiv/m-e-laverne/" publication_r: id: 33740 title: "International QL Report" type: "periodical" url: "http://localhost/periodical/international-ql-report/" authors_r: - name: "Mel E. LaVerne" slug: "m-e-laverne" taxonomy: "indiv" url: "http://localhost/indiv/m-e-laverne/" volume: "2" issue: "3" issues_articles: - id: 37216 title: "International QL Report V2 I3" type: "issue" url: "http://localhost/issue/international-ql-report-v2-i3/" pages: "105-112" pubdate: "September/October 1992" archive_link: false --- # Reading MSDOS Disks on the QL – Part III: The Boot Record and File Allocation Table Parts I and II implicitly assumed a 40-track disk being used on an 80-track drive. Examining the boot record will be primarily useful in determing whether this is, in fact, the case. All the MSDOS disks I have so far examined have been the 40_track (720 sector) type but others are possible. In fact, there are six “standard” floppy-disk formats in the IBM PC zoo, covering the range from 320 to 2400 total sectors per disk.