Browse Source

parition -> partition

OPENBSD_2_5
aaron 26 years ago
parent
commit
b64b2d03bb
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/etc/etc.i386/INSTALL.chs
  2. +1
    -1
      src/etc/etc.i386/INSTALL.mbr

+ 1
- 1
src/etc/etc.i386/INSTALL.chs View File

@ -571,7 +571,7 @@ BIOS Type 2
boot code must be within first 1024 cylinders. The FDISK
program of an OS that supports such partitions uses an OS
specific partition table entry format to identify these
paritions. There does not appear to be a standard (de facto
partitions. There does not appear to be a standard (de facto
or otherwise) for this unusual partition table entry.
Apparently one method is to place -1 into the CHS fields and
use the LBA fields to describe the location of the partition.


+ 1
- 1
src/etc/etc.i386/INSTALL.mbr View File

@ -192,7 +192,7 @@ it immediately relocates itself to 0000:0600.
0000:065B EBFE JMP HANG sit and stay!
READ_BOOT: READ ACTIVE PARITION BOOT RECORD
READ_BOOT: READ ACTIVE PARTITION BOOT RECORD
0000:065D BF0500 MOV DI,0005 INT 13 retry count


Loading…
Cancel
Save