Hello, How can I turn off first beep of Live Kali linux before menu appearing? I tried to edit /isolinux/menu.cfg but I couldn't find any ^G tag to disable this beep sound.
Hello, How can I turn off first beep of Live Kali linux before menu appearing? I tried to edit /isolinux/menu.cfg but I couldn't find any ^G tag to disable this beep sound.
Go to /etc/gdm3/greeter.getting a
And find the line (near the bottom)about turning of greeter audio and change its value.
I found this pretty weird seeing as I thought gdm3 just controlled the login screen but it worked for me and I hope it works for you
Hello everyone,
I've modified the /isolinux/menu.cfg file to remove the ^G sign a the end of the menu line
in the ISO file....
Well, now, how to make new iso with this modification ?
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.
The second thing is that it seems we could put the modified menu.cfg file in the config/includes.binary/isolinux/ ...
I'll try this now...
See you soon ;-)
The solution:
remove the '^G' sign in the /usr/share/live/build/bootloaders/isolinux/menu.cfg file...
then, lb build your favorite ISO ;-)
PS:
to see or remove this famous '^G' sign, use "nano" ...
a "cat" won't show it ;-)
link:
https://forums.kali.org/showthread.p...enu-cfg-G-sign