Corrected a statemenent about Sector Count in boot record documentation.
This commit is contained in:
parent
8b2af3ac36
commit
3d427bdf70
@ -157,8 +157,8 @@ Byte Range | Value | Meaning
|
|||||||
| | "the number of virtual/emulated sectors the system
|
| | "the number of virtual/emulated sectors the system
|
||||||
| | will store at Load Segment during the initial boot
|
| | will store at Load Segment during the initial boot
|
||||||
| | procedure."
|
| | procedure."
|
||||||
| | libisofs stores 1 for emulated boot_media and
|
| | libisofs stores 1 for emulated boot_media and a
|
||||||
| | 0 for boot_media == 0.
|
| | user defined value for boot_media == 0. Often: 4.
|
||||||
| |
|
| |
|
||||||
8 - 11 | load_rba | Load RBA. The 2 kB block address where the boot
|
8 - 11 | load_rba | Load RBA. The 2 kB block address where the boot
|
||||||
| | image file content is located in the ISO 9660 image.
|
| | image file content is located in the ISO 9660 image.
|
||||||
@ -210,8 +210,8 @@ Byte Range | Value | Meaning
|
|||||||
| |
|
| |
|
||||||
6 - 7 | sec_count | Sector Count.
|
6 - 7 | sec_count | Sector Count.
|
||||||
| | See above Initial/Default Entry
|
| | See above Initial/Default Entry
|
||||||
| | libisofs stores 1 for emulated boot_media and
|
| | libisofs stores 1 for emulated boot_media and a
|
||||||
| | 0 for boot_media == 0.
|
| | user defined value for boot_media == 0. Often: 4.
|
||||||
| |
|
| |
|
||||||
8 - 11 | load_rba | Load RBA. The 2 kB block address where the boot
|
8 - 11 | load_rba | Load RBA. The 2 kB block address where the boot
|
||||||
| | image file content is located in the ISO 9660 image.
|
| | image file content is located in the ISO 9660 image.
|
||||||
|
Loading…
Reference in New Issue
Block a user