summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2003-04-15 19:26:45 +0000
committerhpa <hpa>2003-04-15 19:26:45 +0000
commit38bf9089453bc8dce00bca8b349f0fc7e1a0f387 (patch)
tree68635ebb3efbdbfa6a1cbad82f8de8d1dace80e8
parentfdcb79587fd8133d757ea9bd46de9b211f6bec12 (diff)
downloadsyslinux-38bf9089453bc8dce00bca8b349f0fc7e1a0f387.tar.gz
Document .c32 -> COM32
-rw-r--r--syslinux.doc9
1 files changed, 5 insertions, 4 deletions
diff --git a/syslinux.doc b/syslinux.doc
index f685958e..1da5fb34 100644
--- a/syslinux.doc
+++ b/syslinux.doc
@@ -426,13 +426,14 @@ have reliable magic numbers, SYSLINUX will look at the file extension.
The following extensions are recognized (case insensitive):
none or other Linux kernel image
- .cbt COMBOOT image (not runnable from DOS)
- .bss Boot sector, DOS superblock will be patched in [SYSLINUX only]
- .bs Boot sector [SYSLINUX only]
+ .0 PXE bootstrap program (NBP) [PXELINUX only]
.bin "CD boot sector" [ISOLINUX only]
+ .bs Boot sector [SYSLINUX only]
+ .bss Boot sector, DOS superblock will be patched in [SYSLINUX only]
+ .c32 COM32 image (32-bit COMBOOT)
+ .cbt COMBOOT image (not runnable from DOS)
.com COMBOOT image (runnable from DOS)
.img Disk image [ISOLINUX only]
- .0 PXE bootstrap program (NBP) [PXELINUX only]
For filenames given on the command line, SYSLINUX will search for the
file by adding extensions in the order listed above if the plain