Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help With Configuring the Kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ShanaXXII
Apprentice
Apprentice


Joined: 29 Jun 2014
Posts: 283
Location: Canada

PostPosted: Thu Jul 03, 2014 6:02 pm    Post subject: Help With Configuring the Kernel Reply with quote

This is my first Linux distribution. My friend suggested it to me, telling me that this will teach you pretty much everything about Linux.
So I've been configuring and compiling my kernel for about a week now with no success. Every time I'm done and I reboot it, Grub will give me an error and Grub2 will freeze at trying to start the kernel. :oops:
Can anyone help me with making a kernel that works with my hardware? It doesn't have to be optimized. I can learn to optimize it later.

CPU - Intel Pentium 4 1.60GHz
x86, 1GB RAM,
I think I have an ATI graphics card
IDE/PATA hard drives
PCI bus
I used ext4 as my filesystem
I'm not sure what chipset it is, but I think its Intel because of it's CPU.

If you need further information, I can look into it and post it.
thank you in advanced :oops:
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Thu Jul 03, 2014 6:45 pm    Post subject: Reply with quote

I see you were not properly warned

Anyway, welcome to Gentoo!

Well, in all honesty, the information you suppled is more or less worthless. It is simply too general, but that is okay! What you need to do is learn how to get more specific information about your system. There is an excellent guide to this at kernel-seeds.org. Unfortunately new kernel seeds are no longer being added due to life circumstances of the founder. However, the instructions are excellent and apply to any kernel.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.


Last edited by The Doctor on Thu Jul 03, 2014 9:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Thu Jul 03, 2014 6:49 pm    Post subject: Reply with quote

ShanaXXII ... welcome to gentoo.

It might be a good idea to start by building your kernel using 'genkernel', this is the method used by many users new to gentoo, as its fairly staightforward (though it will produce a somewhat heavy kernel).

You might also provide the /usr/src/linux/.config your using, or that produced by genkernel (if it fails to boot) and the output of 'lspci -k' (emerge pciutils) when booting the install disk. You can install 'wgetpaste' and do the following (within the chroot).

Code:
# emerge wgetpaste
# wgetpaste /usr/src/linux/.config
# lspci -k | wgetpaste

... then provide the urls here. Also the error(s) produced by grub would be helpfull (as it may not be a kernel issue but grub).

This way some of the more seasoned users will be able to get some idea of whats failing, and perhaps more importantly, why.

best ... khay
Back to top
View user's profile Send private message
ShanaXXII
Apprentice
Apprentice


Joined: 29 Jun 2014
Posts: 283
Location: Canada

PostPosted: Fri Jul 04, 2014 1:34 pm    Post subject: Reply with quote

Thank you. I'll report back when I get it to boot up
Back to top
View user's profile Send private message
ShanaXXII
Apprentice
Apprentice


Joined: 29 Jun 2014
Posts: 283
Location: Canada

PostPosted: Fri Jul 04, 2014 10:23 pm    Post subject: Reply with quote

It is working now ----> I used Genkernel. I guess I start using a configured kernel once I get to know more of the Linux environment
Back to top
View user's profile Send private message
creaker
l33t
l33t


Joined: 14 Jul 2012
Posts: 651

PostPosted: Sat Jul 05, 2014 10:12 am    Post subject: Reply with quote

ShanaXXII wrote:
It is working now ----> I used Genkernel. I guess I start using a configured kernel once I get to know more of the Linux environment


Fine! Next step is "make localconfig". It will give you some idea about a hardware in your box.
As well it will reduce kernel size and speed up a boot process.
Back to top
View user's profile Send private message
mrbassie
l33t
l33t


Joined: 31 May 2013
Posts: 772
Location: over here

PostPosted: Sun Jul 06, 2014 12:09 pm    Post subject: Reply with quote

The Doctor wrote:
I see you were not properly warned


:lol: :lol: :lol:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum