From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] grub2 multiple kernels
Date: Fri, 24 Jan 2014 15:17:21 -0600 [thread overview]
Message-ID: <52E2D861.7060906@gmail.com> (raw)
In-Reply-To: <CACSNh6Pi+umcwL0G=9S5bg+SBgwf4Rz6Eor7vosDyc-XWt=eeA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1232 bytes --]
Andrés Becerra Sandoval wrote:
>
> Hi James,
>
> If you put the kernels in /boot with proper names and launch:
>
> grub2-mkconfig -o /boot/grub/grub.cfg
>
> Grub will set up the kernels for you.
>
> If you want (not likely) to create a manual entry, put it in
> /etc/grub.d/40_custom
>
>
> --
> Andrés Becerra Sandoval
>
That has been my experience so far as well. Little info for OP.
root@fireball / # ls -al /boot/kernel*
-rw-r--r-- 1 root root 5148896 Dec 6 21:05 /boot/kernel-3.11.6-1
-rw-r--r-- 1 root root 5023696 Oct 18 08:31 /boot/kernel-3.9.5-NEWMOBO
-rw-r--r-- 1 root root 5020432 Oct 20 22:30 /boot/kernel-3.9.5-NEWMOBO-1
root@fireball / #
root@fireball / # grub2-mkconfig -o /boot/grub2/grub.cfg
Generating grub configuration file ...
Found linux image: /boot/kernel-3.11.6-1
Found linux image: /boot/kernel-3.9.5-NEWMOBO-1
Found linux image: /boot/kernel-3.9.5-NEWMOBO
done
root@fireball / #
What I have not figured out yet, how to know that it sees and applies
that init thingy that dracut made. It doesn't mention finding it so I
don't know if it does or not. Hmmmm.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
[-- Attachment #2: Type: text/html, Size: 3045 bytes --]
next prev parent reply other threads:[~2014-01-24 21:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-24 20:30 [gentoo-user] grub2 multiple kernels James
2014-01-24 20:39 ` Andrés Becerra Sandoval
2014-01-24 21:17 ` Dale [this message]
2014-01-24 22:23 ` Lee
2014-01-25 16:18 ` Graham Murray
2014-01-25 17:35 ` Mike Gilbert
2014-01-24 20:46 ` Lee
2014-01-24 21:14 ` [gentoo-user] " James
-- strict thread matches above, loose matches on Subject: below --
2014-01-24 21:15 [gentoo-user] " Chris Stout
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52E2D861.7060906@gmail.com \
--to=rdalek1967@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox