wok diff syslinux/stuff/iso2exe/README @ rev 22038
updated tlp (1.1 -> 1.2.2)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Oct 21 15:53:37 2019 +0100 (2019-10-21) |
parents | 02994416f017 |
children |
line diff
1.1 --- a/syslinux/stuff/iso2exe/README Wed Feb 13 16:56:42 2019 +0100 1.2 +++ b/syslinux/stuff/iso2exe/README Mon Oct 21 15:53:37 2019 +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. But (very) slow. 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 @@ -52,13 +52,15 @@ 1.13 with a DOS .EXE header, and adds a WIN32 .EXE installer, a DOS .COM Linux 1.14 loader, a floppy bootstrap and an initramfs in the end of the first 32Kb. 1.15 1.16 - +-----------------+ 1.17 +The taziso tool is iso2exe aware and can handle iso image modified by iso2exe. 1.18 + 1.19 + + - - - - - - - - + 1.20 + | user extras | [optional] Customization files see README.custom 1.21 +xxM +-----------------+ --------------- Official ISO image end --------------- 1.22 | untouched | ISO9660 files including /boot/bzImage and /boot/rootfs* 1.23 32K +-----------------+ 1.24 | | iso md5 | ISO9660 image (except first 32K) md5 hash (1) 1.25 | +---------+ 1.26 - | DOS .EXE stub | Start DOS .COM loader 1.27 - +-----------------+ 1.28 | ISO initramfs | Live loader and UMSDOS like install script 1.29 +-----------------+ 1.30 | DOS .COM loader | Load bzImage, the last rootfs*.gz and the ISO initramfs 1.31 @@ -67,13 +69,15 @@ 1.32 +-----------------+ 1.33 unused 1.34 +-----------------+ 1.35 + | WIN32 sections | Code, data and ressources 1.36 + +-----------------+ 1.37 | tazlito info | Flavor missing data for 'tazlito iso2flavor' 1.38 +-----------------+ 1.39 | isohybrid boot | Starts isolinux.bin 1.40 +-----------------+ 1.41 | iso2exe boot + | Boot starts isohybrid (2), .EXE starts DOS .COM loader 1.42 | WIN32 PE .exe | NT+ boot device creator / Win9x DOS .COM launcher. 1.43 - 0 +-----------------+ 1.44 + 0 +-----------------+ ------------------------------------------------------ 1.45 1.46 (1) The following script will show computed and stored md5 hash 1.47 #!/bin/sh