Was das??? :unsure:
INSTALL_DEVICE can be a GRUB device name or a system device filename.
grub2-install copies GRUB images into /boot/grub2, and uses grub-setup
to install grub into the boot sector.
Nach :
emerge --update world
...
* Enter the directory where you want to setup grub2 ('/boot/grub2/'):
* Found legacy GRUB configuration. Do you want to convert it
* instead of using autoconfig (y/N)?
N
* Running GRUB 2 autoconfiguration.
* grub2-mkconfig -o '/boot/grub2/grub.cfg' ... [ ok ]
*
* Remember to run grub2-install to activate GRUB2 as your default
* bootloader.
Wiki zu Grub2 auf:
https://wiki.archlinux.org/index.php/GRUB2
Da heißt es
Device naming has changed between GRUB and GRUB2. Partitions are numbered from 1 instead of 0 while drives are still numbered from 0, and prefixed with partition-table type. For example, /dev/sda1 would be referred to as (hd0,msdos1) (for MBR) or (hd0,gpt1) (for GPT) using GRUB2.
Ich weiß nicht, was ich jetzt machen soll, ich werde jedenfalls die Kiste nicht runterfahren bis mir jemand bitte erklärt, daß ich sie auf jeden Fall wieder hochfahren kann. Eigentlich war ich mit Grub immer zufrieden. Mein bootloader ist in den MBR geschrieben, aber ein msdos1 habe ich sicher nicht, eher hdo,gpt1, doch mir kommt das alles nicht geheuer vor.
Kann mir jemand sagen was was für Auswirkungen hat?