LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Closed Thread
  Search this Thread
Old 05-21-2003, 11:06 PM   #121
saiz66
Member
 
Registered: Apr 2003
Posts: 225

Rep: Reputation: 30

thnx i got the directory.. i guess it is down the path to kernel compiling for me... kinda scary b/c i have NO idea wat i am actually doing!
 
Old 05-21-2003, 11:10 PM   #122
saiz66
Member
 
Registered: Apr 2003
Posts: 225

Rep: Reputation: 30
okay i did the make menuconfig.. and i have no idea wat to do there so i just saved the file... i am a newbie can somebody help me out on what all those stuff mean?
 
Old 05-22-2003, 12:20 AM   #123
saiz66
Member
 
Registered: Apr 2003
Posts: 225

Rep: Reputation: 30
so i did all the steps for creating a kernel for newbies... and at the lilo config there was the Dos and slack.old should there be another selection for the new slack kernel? so i loaded the slack.old and nothign seemed to have changed.. anybody can help me... i basically did all the steps in the first post.. thnx for any help.
 
Old 05-22-2003, 02:27 AM   #124
TheDot
Member
 
Registered: May 2003
Location: Bored-in-ME, US
Distribution: Slackware 3-10, EOF
Posts: 59

Rep: Reputation: 15
As far as kernel options go, unfortunately, I'll tell you what a lot of people will, read the help pages. At first they may seem somewhat confusing, but as time goes on, and you learn more about the different aspects of linux, they'll get easier to understand.

As far as lilo goes, did you edit (say.. with pico) /etc/lilo.conf to include the new kernel for the menu to recognize? Did you run lilo after saving lilo.conf?

And as a note: nothing's going to change if you don't change it.
slack.old is your old kernel that's "fresh out of the box", so of course everything's going to be the same.

Listen, you have a working system now, and I can tell you are VERY new to linux in general, so for right now, just get familiar with the tools and 1000s of applications linux has to offer.

And be sure to take 3 of these and write me back tomorrow:
(everyone in the linux world should have these bookmarked as they are GREAT reference points)
http://www.linux.com (all sorts of great linux resources)
http://www.sourceforge.net (need an application?)
http://www.tldp.org (the linux documentation project)
(more specifically for you: http://www.tldp.org/HOWTO/Kernel-HOWTO/index.html)

Also, take some advice, if you really want to get into linux, be prepared to do A LOT of reading I have nearly 2 full bookshelves on Linux notes, programming books, and other material, another box in the back storage room, and the Linux bible stays right on my desk (basically as a paper weight now though). But then again, I'm also a fanatic. Still, if you want to learn linux, the best advice I can give you is read, and start with linux.com. That's a pretty good starting resource on the net.

Good luck with everything!
 
Old 05-22-2003, 05:30 AM   #125
roofy
Member
 
Registered: Apr 2003
Location: Florida
Distribution: Redhat 7.2
Posts: 222

Rep: Reputation: 30
i like the accelerate the grammer
 
Old 05-22-2003, 06:51 AM   #126
DaOne
Member
 
Registered: Jan 2003
Location: USA
Distribution: Slackware
Posts: 498

Original Poster
Rep: Reputation: 30
Quote:
so i did all the steps for creating a kernel for newbies
You must not have properly edited lilo.conf. Remember, this is one of the very first things you do if following the instructions in this thread. You see, when you add the section for the new kernel in /etc/lilo/conf, and edit /usr/src/Makefile, the make command will then rename, and copy all files to the proper locations, AND run Lilo. When it runs Lilo, the new kernel image will be found (because when you edited lilo.conf, you told Lilo where the new kernel would be), and you'll see the new kernel added to the list. If you only had 1 kernel to start with, you'll end up with these two choices...

Linux = (your freshly compiled kernel)
slack.old (or whatever you labeled it) = (your old kernel)

So, I believe you missed something in the very beginning.
 
Old 05-22-2003, 07:32 AM   #127
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
saiz66,
You can find the 'article' that this thread is based on here, give that a read and if you have a specific question about any of the steps you can add a comment after the article and I'll give you a specific answer.

This thread is becoming quite large and it was never intended to be for indivudial help with compiling a kernel, just a recomended method for newbies to auotmate the process of building and installing a kernel in slackware.

A lot of the posts in this thread are concerned with how to select the correct options when building the kernel, and are not exactly slackware specific so they would be more suited to a 'hardware and kernel options' type of thread in one of the other forums where users of "other" distro's who wish to compile their own kernel can benifit from the discussion.

At this point I'm going to close this thread for now.
Remember that you can always ask Jeremy to intervene if your not happy with my decision, it's his site after all.
I'm only a moderator here because he asked me and I'll abide by any decision he makes.

Last edited by Aussie; 05-22-2003 at 07:34 AM.
 
Old 04-17-2005, 04:20 AM   #128
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Unsticking for now, the thread is rather old, and we have a newer 2.6.x kernel thread successfully going.

Any problems, jot me a quick email, I'll be happy to reconsider.

Thanks!
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie Guide To Compiling A Kernel! DrOzz Linux - General 318 08-20-2008 05:21 AM
I'm interested in compiling a 2.6.x kernel, is this is a decent guide? Erik_the_Red Linux - Newbie 7 08-14-2005 06:03 AM
Acid Guide to compiling Kernel 2.6.10 on Slack 10.1 acidjuice Slackware 54 03-11-2005 05:16 PM
Hardware identification guide for newbies ?? massai Linux - Hardware 5 02-03-2004 08:15 AM
: Kernel compiling guide for newbies Question Anibal Slackware 6 08-01-2003 07:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration