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

Notices


Reply
  Search this Thread
Old 08-27-2006, 11:22 AM   #16
Drone4four
Member
 
Registered: Feb 2006
Distribution: Slackware, Gentoo, Manjaro
Posts: 205

Original Poster
Rep: Reputation: 30

Quote:
Originally Posted by linuxhippy
Is this the solution?

http://slackware.it/en/pb/package.ph....4.33.2-i486-1
http://slackware.it/en/pb/package.ph....33.2-noarch-1
http://slackware.it/en/pb/package.ph....4.33.2-i386-1

They're from the Slackware current packages page....would they boot on Slack 10.2?
Unfortunately I won't know if this is the solution because I will be away from Linux until October. When I get back though, the first thing I'll do is report back to this thread! =D
 
Old 08-27-2006, 11:54 AM   #17
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
well, i just compiled and installed linux 2.4.33.2 on my slackware 10.2 box and it booted without any problems... so at the very least i can confirm that 2.4.33.2 works fine on slackware 10.2... keep in mind that i'm using the updated glibc packages from /patches...
 
Old 08-27-2006, 04:25 PM   #18
linuxhippy
Senior Member
 
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207

Rep: Reputation: 47
Got it to boot 2.4.33.2 without patching glibc. I followed Pat's 2nd email that was posted that said it was a name problem...I changed 2.4.33.2 to 2.4.33 in the Makefile and the directory. Here's what I did step by step once I downloaded the tarball for kernel 2.4.33.2:

do this as a user in your home directory:
tar -xvvzf linux-2.4.33.2.tar.gz
mv linux-2.4.33.2 linux-2.4.33
cd linux-2.4.33
make mrproper
cp /boot/config-2.4.32 .config
pico -w Makefile
--change the 4th line to this:

EXTRAVERSION =

make oldconfig
make dep && make clean
change to root
cd ..
mv linux-2.4.33 /usr/src/
cd /usr/src
rm -r linux
ln -s linux-2.4.33 linux
cd linux
make modules_install

cp arch/i386/boot/bzImage /boot/vmlinuz-2.4.33
cp System.map /boot/System.map-2.4.33
cp .config /boot/config-2.4.33
cd /boot
mv System.map System.map.old
ln -s System.map-2.4.33 System.map

pico -w /etc/lilo.conf
add:
image = /boot/vmlinuz-2.4.33
root = /dev/hda1
label = Linux2433
read-only

lilo

reboot
 
Old 08-27-2006, 11:10 PM   #19
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
so basically, just get rid of the EXTRAVERSION value, right?? i mean, everything else you posted is stuff you'd normally do no matter what... i would have never imagined it was so easy to work-around the issue... although personally i do prefer getting to the root of the problem and being able to get the kernel installed properly (full version name, etc.)... either way, it's a good tip for those that can't update glibc for whatever reason (and not just on slackware), thanks...
 
Old 08-28-2006, 05:14 AM   #20
linuxhippy
Senior Member
 
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207

Rep: Reputation: 47
right...just take out the extraversion value. I also changed the name of the kernel directory before compiling the kernel so that it didn't have an extraversion val either. Easy fix!
 
Old 08-28-2006, 07:55 AM   #21
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
AFAIK the directory name doesn't have any effect at all, though...
 
Old 08-28-2006, 11:43 AM   #22
linuxhippy
Senior Member
 
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207

Rep: Reputation: 47
That's good to know...I wasn't sure so I tried it that way since kernel building on my old Slack server takes ~ 6 hours.

Last edited by linuxhippy; 08-28-2006 at 11:44 AM.
 
  


Reply

Tags
kernel, slackware


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
DSL Kernel Wont detect Flash drive on boot, cant boot =( Javahulk Linux - General 1 03-24-2005 03:59 PM
Kernel update boot problems, no boot loader StaticSage Red Hat 2 01-09-2004 07:05 AM
CAVEAT: /boot/kernel.h & how not to clobber your kernel sources (Conectiva, Red Hat) JCCyC LinuxQuestions.org Member Success Stories 0 08-07-2003 08:49 AM
Kernel Compile Boot Loader? boot disk? SPMcRuube Linux - Newbie 3 12-03-2002 08:02 PM
What to do with /boot/System.map on dual Kernel boot? cathodion Linux - General 2 05-17-2002 12:19 PM

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

All times are GMT -5. The time now is 01:09 PM.

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