2
Що робить параметр --hint у команді пошуку grub2?
Я переглядаю офіційні документи GRUB2 для searchкоманди, як їх можна знайти на http://www.gnu.org/software/grub/manual/grub.html#index-search Command: search [--file|--label|--fs-uuid] [--set [var]] [--no-floppy] name Search devices by file (-f, --file), filesystem label (-l, --label), or filesystem UUID (-u, --fs-uuid). If the --set option is used, the first device found is set as the value …
10
grub2