GPT partitions have a name property that is useable for identifying the
partition in Linux via root=PARTLABEL= boot argument or via
/dev/disk/by-partlabel/. Add support for searching for it in
GRUB. Compared to the fs label, the partition label does not change when
reformatting a partition.
Signed
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