wok-6.x diff syslinux/stuff/iso2exe/README @ rev 14261
syslinux/iso2exe: add NT+ support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 30 18:36:46 2013 +0100 (2013-03-30) |
parents | 65b3fd0022ed |
children | 0c880b8c93be |
line diff
1.1 --- a/syslinux/stuff/iso2exe/README Thu Mar 28 11:51:42 2013 +0100 1.2 +++ b/syslinux/stuff/iso2exe/README Sat Mar 30 18:36:46 2013 +0100 1.3 @@ -18,7 +18,7 @@ 1.4 - to start SliTaz in RAM (live) in graphics mode or text mode. 1.5 1.6 - to install SliTaz "a la UMSDOS" in the \slitaz\ subdirectory. The easiest 1.7 - way to install SliTaz. No partitioning. No questions. 1.8 + way to install SliTaz. No partitioning. No questions. But (very) slow. 1.9 1.10 - to create a SliTaz USB Key. 1.11 1.12 @@ -55,22 +55,23 @@ 1.13 +-----------------+ 1.14 | untouched | ISO9660 files including /boot/bzImage and /boot/rootfs* 1.15 32K +-----------------+ 1.16 + | DOS .EXE stub | Start DOS .COM loader 1.17 + +-----------------+ 1.18 | ISO initramfs | Live loader and UMSDOS like install script 1.19 +-----------------+ 1.20 | DOS .COM loader | Load bzImage, the last rootfs*.gz and the ISO initramfs 1.21 +-----------------+ 1.22 - | WIN32 PE .exe | NT+ boot device creator / Win9x DOS .COM launcher. 1.23 - +-----------------+ 1.24 | floppy bootstrap| CD-ROM emulation boot driver for hard disk ISO image 1.25 +-----------------+ 1.26 unused 1.27 +-----------------+ 1.28 | tazlito info | Flavor missing data for 'tazlito iso2flavor' 1.29 - 1K +-----------------+ 1.30 + +-----------------+ 1.31 | isohybrid boot | Starts isolinux.bin 1.32 -512 +-----------------+ 1.33 - | iso2exe boot | Boot starts isohybrid (*), .EXE starts DOS .COM loader 1.34 - 0 +-----------------+ or 32 bits Windows boot device creator 1.35 + +-----------------+ 1.36 + | iso2exe boot + | Boot starts isohybrid (*), .EXE starts DOS .COM loader 1.37 + | WIN32 PE .exe | NT+ boot device creator / Win9x DOS .COM launcher. 1.38 + 0 +-----------------+ 1.39 1.40 * Eltorito boot (i.e. bootable CD-ROM by BIOS) is not concerned by iso2exe. 1.41