LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion
User Name
Password
LinuxAnswers Discussion This forum is to discuss articles posted to LinuxAnswers.

Notices


Reply
  Search this Thread
Old 06-04-2005, 05:31 PM   #1
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Rep: Reputation: 45
Post DISCUSSION: Slackware - Easy 2.6 kernel from Install disc #2


This thread is to discuss the article titled: Slackware - Easy 2.6 kernel from Install disc #2
 
Old 09-26-2005, 06:06 PM   #2
minike
Member
 
Registered: Aug 2004
Location: Argentina
Distribution: slackware 12
Posts: 211

Rep: Reputation: 30
hi there..
months ago I installed 2.6.10 kernel in my slack 10.1 following your recipe, and every was fine, so I "close the chapter" of the kernel upgrade.
But now I'm wondering: what are the advantages and disvantages between compiling and not-compiling the kernel, like I did?
the advantages maybe are obvious, but what's about the disvantages?
regards.
 
Old 10-06-2005, 04:09 PM   #3
Anonymo
Member
 
Registered: Dec 2004
Location: The Woodlands, Texas
Distribution: Slackware, Archlinux, CentOS
Posts: 196

Rep: Reputation: 40
disadvantages might be that your kernel doesn't work a.k.a kernel panic
 
Old 10-06-2005, 10:33 PM   #4
minike
Member
 
Registered: Aug 2004
Location: Argentina
Distribution: slackware 12
Posts: 211

Rep: Reputation: 30
sorry, I don't get it..
what's that "kernel panic" stuff about?
 
Old 10-21-2005, 03:38 PM   #5
george314
Member
 
Registered: Feb 2004
Location: US
Distribution: Slackware 13, Ubuntu 9.04, Windows XP Pro
Posts: 61

Rep: Reputation: 15
"kernel panic" is basically when your computer poops in its pants and can't boot up. I ran into this while following the instructions to upgrade to the 2.6 kernel. My lilo was on a floppy, so I could not change it. Then I put lilo on MBR and my new shiny 2.6 kernel booted. So, if you run into kernel panic, make sure your lilo.conf is working and it's on MBR.

George
 
Old 10-30-2005, 03:42 AM   #6
svar
Member
 
Registered: Jul 2003
Posts: 362

Rep: Reputation: 30
Two questions(SLACK 10.2, test26.s):
1) In the README.initrd file, there is also a mention of installpkg mkinitrd
I do not see an mkinitrd.tgz, at least not in the second CD
Do we really need to install it?

2) I have a SCSI system and all fs s are reiser except boot which is ext2
How do I find out how to make an initrd for such a system?
I mean throughout the installation I specified twice I want test26.s,
and uname -r says 2.6.13
Are the SCSI modules already installed and in any case, how do I really make a proper initrd?
Actually, I want to be able to decide at lilo time whether to boot the 2;.6 or 2.4.31 kernels. How do I do that?
I'm really confused with the installation that does ot really install 2.6.13
and it's not clear to me if it installed the SCSI and reiser modules or not.
But it does not look like it installed 2.4.31 either because uname says 2.6.13!
 
Old 12-12-2005, 07:38 PM   #7
Anonymo
Member
 
Registered: Dec 2004
Location: The Woodlands, Texas
Distribution: Slackware, Archlinux, CentOS
Posts: 196

Rep: Reputation: 40
what happened to this discussion/tutorial?
 
Old 02-19-2006, 08:31 AM   #8
repentorperish
LQ Newbie
 
Registered: Apr 2005
Location: Kigali, Rwanda
Distribution: Slackware 14.1 and 14.0, Ubuntu 14.04, CentOS 5
Posts: 14

Rep: Reputation: 1
Quote:
Originally Posted by svar
Two questions(SLACK 10.2, test26.s):
1) In the README.initrd file, there is also a mention of installpkg mkinitrd
I do not see an mkinitrd.tgz, at least not in the second CD
Do we really need to install it?
you probably have it installed already -- it is part of the main install so if you originally did a full install then you'll have it. that's why it's not included with the new kernel.

Quote:
Originally Posted by svar
2) I have a SCSI system and all fs s are reiser except boot which is ext2
How do I find out how to make an initrd for such a system?
first off, you ONLY need to worry about your root partition. the point of initrd is to load modules that are required before the root partition is mounted -- anything that is not needed to mount root can be loaded later on. so you only need support for ext2, which according to README.initrd is already in the kernel, so nothing needs to be added.

as for scsi, i'm not sure about that i'm afraid, although the main 2.6 kernel option includes scsi support so it might be worth giving it a shot and seeing what happens -- ie you might not need an initrd at all.

Quote:
Originally Posted by svar
I mean throughout the installation I specified twice I want test26.s,
and uname -r says 2.6.13
Are the SCSI modules already installed and in any case, how do I really make a proper initrd?
Actually, I want to be able to decide at lilo time whether to boot the 2;.6 or 2.4.31 kernels. How do I do that?
the README.initrd file explains how to add another entry to /etc/lilo.conf so that you can have both 2.4 and 2.6 options at boot time. after you've added the extra 2.6 entry you have to run lilo to update the changes. you can probably almost copy-paste this entry from the example Patrick includes in README.initrd, although you probably need to change the root partition.
 
Old 06-22-2007, 02:14 PM   #9
deadeyes
Member
 
Registered: Aug 2006
Posts: 609

Rep: Reputation: 79
pretty good

but I can't find the package alsa-drivers-*.tgz in the linux-2.6.* directory.

I just installed slackware.
Maybe this needs a little update.

Greetings
 
  


Reply

Tags
funny


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
DISCUSSION: Easy NFS do0m LinuxAnswers Discussion 6 10-23-2013 09:13 PM
DISCUSSION: nForce2 hardware to work in Slackware with kernel 2.4.22 TCPMeta2k1 LinuxAnswers Discussion 1 03-12-2007 03:19 AM
DISCUSSION: Compiling kernel 2.6.10 on a Slackware 10.1 acidjuice LinuxAnswers Discussion 28 10-24-2006 03:10 AM
DISCUSSION: Easy intel wireless install jlawren7 LinuxAnswers Discussion 4 03-17-2006 06:44 PM
Installing 2.6 kernel from Slackware Disc-2 halo14 Slackware 15 06-19-2005 08:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion

All times are GMT -5. The time now is 04:13 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