wok diff syslinux/stuff/iso2exe/README @ rev 19827
syslinux/iso2exe: follow boot flag
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 08 15:32:40 2017 +0100 (2017-03-08) |
parents | fc3051b88ee8 |
children | 02994416f017 |
line diff
1.1 --- a/syslinux/stuff/iso2exe/README Sat Feb 07 15:54:50 2015 +0100 1.2 +++ b/syslinux/stuff/iso2exe/README Wed Mar 08 15:32:40 2017 +0100 1.3 @@ -86,12 +86,9 @@ 1.4 1.5 Limitations: 1.6 1.7 -- Only DOS 3 to 7 boot supported. Checked with http://www.allbootdisks.com/ 1.8 +- Only DOS and DOS based Windows (16 bits) boot supported. 1.9 NT/XP support via boot device creation. 1.10 1.11 -- Real mode support only. VM86 is not supported. Will not boot directly, but 1.12 - a removable boot media is created. 1.13 - 1.14 - The DOS Linux loader and the ISO initramfs must fit in ~30Kb. 1.15 1.16 - Linux kernels before version 2.6.30 don't support multiple initramfs load. 1.17 @@ -102,7 +99,5 @@ 1.18 1.19 TODO: 1.20 1.21 -- Add XMM and VCPI (VM86) support. 1.22 - 1.23 - floppy bootstrap 1.24