Hello everyone,
anybody know how to turn off Kali Menu's first beep in a custom live ISO build??


1. The ISO file
I've modified the /isolinux/menu.cfg file to remove the '^G' sign a the end of the menu line
in the ISO generated file.... It's the ^G sign that make produce the beep sound...
Well, now, how to make new iso with this modification ?


2.A. The Doc - bootloaders
The bootloader configuration doc can be find here:
http://live.debian.net/manual/3.x/ht...binary.en.html

I've tried to copy /usr/share/live/build/bootloaders to config/bootloaders
and edit the ./isolinux/menu.cfg file removing the '^G' sign at the end of Title Boot menu line
but without succes... So, I'm very new to this kind of things... Many things can be wrong at mine.


2.B. The Doc - menu.cfg file
The second thing is that it seems we could put the modified menu.cfg file in the config/includes.binary/isolinux/ ...
... But It didn't worked...



Any suggestion?

3. The build.sh file
Is it possible to edit the build.sh to create or copy a menu.cfg file without '^G' in the menu.cfg file ?



Thanks a lot :-)