Itselläni update-grub ei löydä kaikkia järjestelmiä. Hankalampi tuo Grub2 editoida -
vanhempi grub oli helpompi. Koetin nyt lisätä grub.cfg tiedostoon
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry 'Gentoo Base System3.14.37 (levyllä /dev/sdb6)' {
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
linux (hd1,msdos6)/boot/vmlinuz-3.14.37-gentoo root=/dev/sdb6 rootfstype=ext4
}
### END /etc/grub.d/40_custom ###
(hd1,msdos6) lienee turha. En tiedä vielä toimiiko. Useampia jakeluita kokeiltaessa, ei
kannata asentaa kuin yksi lataaja. Miten UEFI koneessa? Siinähän ei periaatteessa tarvita
lataajaa ollenkaan. UEFI hoitaa homman.