Riger Huang
2008-Jan-21 09:56 UTC
[syslinux] How to modify "boot:" prompt when isolinux is starting
Hi all. I want to modify "boot:" prompt to "staring:" . I do following: 1. open isolinux.asm, modify this row: boot_prompt db 'boot: ', 0 to boot_prompt db 'starting:', 0 2. make spotless & make isolinux.bin Use new isolinux.bin to replace old isolinux.bin in a iso image. But the console yet shows "boot:". Should I do? Tell me please. Thinks! Riger Huang 2008-1-21
Riger Huang
2008-Jan-21 10:04 UTC
[syslinux] How to modify "boot:" prompt when isolinux is starting
Hi all. I want to modify "boot:" prompt to "staring:" . I do following: 1. open isolinux.asm, modify this row: boot_prompt db 'boot: ', 0 to boot_prompt db 'starting:', 0 2. make spotless & make isolinux.bin Use new isolinux.bin to replace old isolinux.bin in a iso image. But the console yet shows "boot:". Should I do? Tell me please. Thinks! Riger Huang 2008-1-21
Seemingly Similar Threads
- [PATCH] ash not make -j safe, make spotless updates
- [PATCH 1/1] com32/libutil/Makefile: Duplicate spotless target
- syslinux-3.31
- [PATCH 1/1] com32/libutil/Makefile: Duplicate spotless target
- I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')