https://www.gnu.org/software/grub/manua ... RUB-Legacy
if one wishes to install grub2 to root partition instead of MBR this is the command to use:
Код: Выделить всё
# grub-install --force /dev/sda17
-bash: grub-install: command not found
Код: Выделить всё
# rpm -qa | grep grub2
grub2-2.00-17-rosa2012.1.x86_64
kcm-grub2-0.5.8-4-rosa2012.1.x86_64
Edit: In fresh install of ROSA Desktop Fresh x86_64.