public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Anyone can afford information about build kernel?
Date: Mon, 10 Oct 2011 14:54:22 +0000 (UTC)	[thread overview]
Message-ID: <loom.20111010T164848-398@post.gmane.org> (raw)
In-Reply-To: tencent_0CA7C366601F07487DA0E25F@qq.com

Lavender <448463782 <at> qq.com> writes:


> It seems that no matter I build gentoo manually or with genkernel I can't have
a fine-working kernel finally. Obviously I must solve it by myself , so I
determined to build entire kernel all manually , it requests a lot of linux
knowlege . All for that, I hope someone could tell me where to get this
information , I haven't found them on gentoo.org , so please lead me to the
correct direction, thank you for you all !


Lots of good information has been provided by other. Here is
another approach., I do not have the link handy, but you can
look at the docs and there is a place that tells you (steps)
how to copy the kernel that is provided on the installation
cd/dvd to use an your initial boot kernel. It should work,
but maybe with lots of extra stuff you do not need.

Then you can use grub to have several bootable kernels, the
one you actually boot off us is selected a few seconds after
you power up. This way you can get your system working (bootable)
and then take you time pruning the options and learning about
building kernels.

It's easy, here one of my /boot/grub/grub.conf files:
(this one even will boot a doz, if that is installed too:


default 2
fallback 1
timeout 15 
#splashimage=(hd0,1)/grub/splash.xpm.gz

#0
title=kernel-2.6.36-gentoo-r8
root(hd0,1)
kernel /boot/kernel-2.6.36-gentoo-r8 root=/dev/sda3 video=1024x768
#1
title=kernel-2.6.38-gentoo-r6
root(hd0,1)
kernel /boot/kernel-2.6.38-gentoo-r6 root=/dev/sda3 video=1024x768
#2
title=kernel-2.6.39-gentoo-r3
root(hd0,1)
kernel /boot/kernel-2.6.39-gentoo-r3 root=/dev/sda3 video=1024x768


title= XP PRO
rootnoverify (hd0,0)
makeactive
chainloader +1


Let me know if you have trouble finding that link for copying the
kernel off of the install media to you hard drive.

hth,
James








      parent reply	other threads:[~2011-10-10 14:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-09  0:55 [gentoo-user] Anyone can afford information about build kernel? Lavender
2011-10-09  1:19 ` Nick Khamis
2011-10-09  1:28   ` Dale
2011-10-09  1:39 ` Nilesh Govindarajan
2011-10-09  6:21 ` Volker Armin Hemmann
2011-10-09 13:56   ` Dale
2011-10-09 14:07 ` meino.cramer
2011-10-10 14:54 ` James [this message]

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=loom.20111010T164848-398@post.gmane.org \
    --to=wireless@tampabay.rr.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