Re: Suggestion for grub beep notification

2022-09-16 Thread Nick F
Hi Glenn, thanks for your answer. I edited /etc/default/grub and appended to the last line the command play 60 440 4 When I do update-bootloader, it tells me + /usr/sbin/grub2-mkconfig -o /boot/grub2/grub.cfg /etc/default/grub: line 50: play: command not found I tried next to use the command: play

Re: Suggestion for grub beep notification

2022-09-16 Thread Glenn Washburn
On Sat, 10 Sep 2022 16:41:21 +1000 Nick F wrote: > Hi guys, > > I am using grub to book a dual OS computer. When I start/restart the > computer, I want to be notified by a beep, so I can make the OS selection. > I enabled the beep by uncommenting the line GRUB_INIT_TUNE in > /etc/default/grub bu

Suggestion for grub beep notification

2022-09-09 Thread Nick F
Hi guys, I am using grub to book a dual OS computer. When I start/restart the computer, I want to be notified by a beep, so I can make the OS selection. I enabled the beep by uncommenting the line GRUB_INIT_TUNE in /etc/default/grub but the beep comes up a few seconds before the grub menu is disp