diff options
| author | hpa <hpa> | 2004-12-20 16:01:54 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2004-12-20 16:01:54 +0000 |
| commit | b987c9360a4eb2851d37a896daa6f2150a91cbe8 (patch) | |
| tree | 18e5453fc5c07a81b93c3f2c25a8e456e679459e /memdisk/memdisk.doc | |
| parent | 7cd01acb83c199bcb3d0cebd15447813fd97d502 (diff) | |
| download | syslinux-b987c9360a4eb2851d37a896daa6f2150a91cbe8.tar.gz | |
Fix regparm in libcom32; make extlinux actually work; add 3840K support
to MEMDISK.
Diffstat (limited to 'memdisk/memdisk.doc')
| -rw-r--r-- | memdisk/memdisk.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/memdisk/memdisk.doc b/memdisk/memdisk.doc index c4a3944d..b67355e2 100644 --- a/memdisk/memdisk.doc +++ b/memdisk/memdisk.doc @@ -39,6 +39,7 @@ b) If the disk image is one of the following sizes, it's assumed to be a 1,720,320 bytes - 1680K floppy (common extended format) 1,763,328 bytes - 1722K floppy (common extended format) 2,949,120 bytes - 2880K floppy + 3,932,160 bytes - 3840K floppy (extended format) For any other size, the image is assumed to be a hard disk image, and should typically have an MBR and a partition table. It may |
