Bug 46789 - detectloader.sh ничего не возвращает
Summary: detectloader.sh ничего не возвращает
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: bootloader-utils (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Антон Мидюков
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-06 18:18 MSK by Vladislav Glinkin
Modified: 2023-08-15 19:16 MSK (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Glinkin 2023-07-06 18:18:23 MSK
Платформы:
Workstation KDE 10.1
Server 10.1
Education KDE 10.1
Workstation 10.1
Education 10.1

Версия пакета:
bootloader-utils-0.5.4-alt1.noarch

Шаги воспроизведения:
1) # detectloader.sh /dev/sda

Фактический результат: Не возвращает название используемого загрузчика.

Ожидаемый результат: grub

Дополнительная информация:
Ошибка воспроизводится в бранче p10 с версией пакета bootloader-utils-0.5.3-alt2.noarch, но в бранче p9 с такой же версией - не воспроизводится.
Comment 1 Антон Мидюков 2023-08-15 19:16:17 MSK
У меня был записан старый grub-pc (не знаю насколько) в раздел bios_grub (GPT). Он определялся. Обновил:
grub-install --target=i386-pc /dev/sda

Теперь не определяется.