----- Original Message ----- From: James Sent: 01/24/14 01:14 PM To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: grub2 multiple kernels
Lee <ny6p01 <at> gmail.com> writes: > I am using grub2 also, but on another distro, with multiple > kernels/partitions. I don't have a lot of firsthand knowledge, because not > having a lot of patience, I usu just drop to the grub cli. > However, IIRC there is a grub2 command called update-grub that scans all > your boot sectors on all your devices. At least that's the way its _sposed_ > to work - ymmv. Yes, I read about update-grub, but it must be part of an additional packages, as I cannot find it (using whereis as root) ? On gentoo, which packages contains the update-grub command? Or is "grub2-mkconfig " the same command ? James I could be remembering wrong, but I'm pretty sure update-grub was the command for legacy grub. Like Andres* said, the command for grub2 is grub2-mkconfig -o /boot/grub/grub.cfg . * Sorry for ASCII-ing your name; I've yet to set up unicode support.