diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/etc.i386/INSTALL.chs | 2 | ||||
-rw-r--r-- | etc/etc.i386/INSTALL.mbr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.i386/INSTALL.chs b/etc/etc.i386/INSTALL.chs index e93a748c1a0..5091f260aea 100644 --- a/etc/etc.i386/INSTALL.chs +++ b/etc/etc.i386/INSTALL.chs @@ -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. diff --git a/etc/etc.i386/INSTALL.mbr b/etc/etc.i386/INSTALL.mbr index 6dcd856d154..10d872e6d11 100644 --- a/etc/etc.i386/INSTALL.mbr +++ b/etc/etc.i386/INSTALL.mbr @@ -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 |