Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:guides:bootguide [2016/05/21 13:57] – [SliTaz ISO image boot tricks] bellard | en:guides:bootguide [2020/03/15 11:59] (current) – [SliTaz ISO image boot tricks] bellard | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| - kexec command from the [[http:// | - kexec command from the [[http:// | ||
| - | ==== SliTaz ISO image boot tricks ==== | + | ===== SliTaz ISO image boot tricks |
| The cdrom image has a hybrid format from version 5.0. | The cdrom image has a hybrid format from version 5.0. | ||
| - | * It boots from a cdrom drive according to the el-torito specification as usual | + | * It boots from a cdrom drive according to the el-torito specification as usual (BIOS or UEFI). |
| - | * It boots from a memory card / USB key using the syslinux hybrid format | + | * It boots from a memory card / USB key using the syslinux hybrid format |
| - | * It launches a USB boot key creation utility from Windows (32 bits) | + | * It launches a USB boot key creation utility from Windows (32 bits). |
| - | * It can boot from DOS (in real mode only) directly: | + | * It can boot from DOS (real mode or virtual 8086 with EMM386) directly: |
| < | < | ||
| Line 87: | Line 87: | ||
| * It is easily customizable with the iso2exe (compatible with taziso or tazpanel/ | * It is easily customizable with the iso2exe (compatible with taziso or tazpanel/ | ||
| - | < | + | < |
| iso2exe -l slitaz.iso | iso2exe -l slitaz.iso | ||
| iso2exe -r slitaz.iso custom.append custom.initrd | iso2exe -r slitaz.iso custom.append custom.initrd | ||
| taziso slitaz.iso getcustomconf | taziso slitaz.iso getcustomconf | ||
| taziso slitaz.iso isomd5</ | taziso slitaz.iso isomd5</ | ||
| - | <note tip>You can tune the boot process | + | <note tip>You can tune the boot process |
| < | < | ||
| Line 102: | Line 102: | ||
| </ | </ | ||
| Update the kernel command line: | Update the kernel command line: | ||
| - | < | + | < |