Re: [gentoo-user] Re: grub2 multiple kernels

2014-01-25 Thread Neil Bothwick
On Sat, 25 Jan 2014 01:27:52 + (UTC), James wrote: > > Also, dont forget /etc/default/grub (nicely hidden!) for fine tuning > > such as custom commandline args like memmap to lock out bad memory. > > > Is this where --verbose --quickbooting > --parallel booting? options are set? It cont

Re: [gentoo-user] Re: grub2 multiple kernels

2014-01-24 Thread Chris Stout
- Original Message - From: James Sent: 01/24/14 05:27 PM To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: grub2 multiple kernels I had a problem with the doc useflag, so I've been reading across the net. So now all of those "docs" are installing. I re-e

[gentoo-user] Re: grub2 multiple kernels

2014-01-24 Thread James
William Kenworthy iinet.net.au> writes: > Also, dont forget /etc/default/grub (nicely hidden!) for fine tuning > such as custom commandline args like memmap to lock out bad memory. Is this where --verbose --quickbooting --parallel booting? options are set? I had a problem with the doc usef

Re: [gentoo-user] Re: grub2 multiple kernels

2014-01-24 Thread William Kenworthy
On 25/01/14 07:06, Neil Bothwick wrote: > On Fri, 24 Jan 2014 16:17:33 -0500, Chris Stout wrote: > >> 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 . > > update

Re: [gentoo-user] Re: grub2 multiple kernels

2014-01-24 Thread Neil Bothwick
On Fri, 24 Jan 2014 16:17:33 -0500, Chris Stout wrote: > 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 . update-grub is an Ubuntuism, it's just a wrapper script f

[gentoo-user] Re: grub2 multiple kernels

2014-01-24 Thread James
Chris Stout gmx.com> writes: > I think update-grub was the command for legacy grub. > On my system the appropriate command is grub2-mkconfig. yep, that did the trick. >   > As a side note to James, if you don't see your secondary kernels on the > grub2 screen on boot, look under the adv

Re: [gentoo-user] Re: grub2 multiple kernels

2014-01-24 Thread Chris Stout
- 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 gmail.com> writes: > I am using grub2 also, but on another distro, with multiple > kernels/partitions. I don't have a lo

[gentoo-user] Re: grub2 multiple kernels

2014-01-24 Thread James
Lee 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 al