[syslinux] How to modify "boot:" prompt when isolinux is starting

Riger Huang RHuang at avanquestusa.com
Mon Jan 21 01:56:04 PST 2008


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




More information about the Syslinux mailing list