-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathfatbootsector.xml
More file actions
27 lines (27 loc) · 1.95 KB
/
fatbootsector.xml
File metadata and controls
27 lines (27 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<bootsector>
<common>
<initial-fields>
<jump-instruction>eb3c90</jump-instruction>
<oem-name>mkdosfs?</oem-name>
<bytes-per-sector>512</bytes-per-sector>
<sectors-per-cluster>4</sectors-per-cluster>
<reserved-sector-count>1</reserved-sector-count>
<number-of-file-allocation-tables>2</number-of-file-allocation-tables>
<max-root-directory-entries>512</max-root-directory-entries>
<total-sectors-16-bit>200</total-sectors-16-bit>
<media-descriptor>11111000</media-descriptor>
</initial-fields>
<sectors-per-fat>1</sectors-per-fat>
<sectors-per-track>32</sectors-per-track>
<number-of-heads>64</number-of-heads>
<hidden-sectors>0</hidden-sectors>
<total-sectors-32-bit>0</total-sectors-32-bit>
<physical-drive-number>00000000</physical-drive-number>
<reserved>00000000</reserved>
<signature>00101001</signature>
<id> 10110010 00010011 10000011 01000111</id>
<volume-label> </volume-label>
</common>
<fat />
<operating-system-boot-code>0e1fbe5b7cac22c0740b56b40ebb0700cd105eebf032e4cd16cd19ebfe54686973206973206e6f74206120626f6f7461626c65206469736b2e2020506c6561736520696e73657274206120626f6f7461626c6520666c6f70707920616e640d0a707265737320616e79206b657920746f2074727920616761696e202e2e2e200d0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</operating-system-boot-code>
</bootsector>