LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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


Reply
  Search this Thread
Old 04-23-2007, 02:55 AM   #16
jam222
Member
 
Registered: Feb 2004
Posts: 56

Rep: Reputation: 15
use slackware 11.00 CD


I was getting the same error as you are getting. From the error I think you have got swaret.conf set up to be current (I may be wrong here). But try using slackware 11.00 CD rather than 10.2 CD. It may be that 10.2 CD had a very old version of Glibc. But if you are using current then make sure that you read ftp://ftp.mirror.ac.uk/sites/ftp.sla...nt/UPGRADE.TXT before upgrading. If you are using 2.6 kernel then change the replace the udev.new with udev (if you customized udev then make the appropriate changes).
 
Old 04-23-2007, 07:11 AM   #17
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
Can't I just do a simple installpkg from disk 1 of the install disks for Slackware 10.2?
You should be able to. You said you're getting errors, but at what steps are you getting errors?

Also, by any chance, can you boot the computer into single mode?
 
Old 04-24-2007, 07:58 PM   #18
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420

Original Poster
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by jam222
I think you have got swaret.conf set up to be current (I may be wrong here).
Again, I can't even log into the system. I get the following login prompt

Code:
Welcome to Linux 2.4.31 (tty1) 
(none) Login:
Quote:
Originally Posted by jam222
If you are using 2.6 kernel then change the replace the udev.new with udev (if you customized udev then make the appropriate changes).
I'm using 2.4 kernel, if this makes a difference...

-JockVSJock
 
Old 04-24-2007, 08:29 PM   #19
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420

Original Poster
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by Hangdog42
You should be able to. You said you're getting errors, but at what steps are you getting errors?
Well I just tried to install the glibc files from an 11.0 disk and still got the same error...this is when I get it...when I type the following:

Code:
chroot /mnt /bin/bash -l
Code:
[error]
/bin/bash: /lib/libc.so.6: version 'GLIBC-2.4' not found (required by /bin/bash
[/error]

Quote:
Originally Posted by Hangdog42
Also, by any chance, can you boot the computer into single mode?
Can't even log in...

I've googled around how would I run installpkg and install the various glibc stuff to the directories that it needed to be placed in? Not able to find anything...

thanks again
 
Old 04-25-2007, 02:53 AM   #20
Petri Kaukasoina
Senior Member
 
Registered: Mar 2007
Posts: 1,781

Rep: Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459
Quote:
Originally Posted by JockVSJock
Well I just tried to install the glibc files from an 11.0 disk and still got the same error...this is when I get it...when I type the following:

Code:
chroot /mnt /bin/bash -l
Code:
[error]
/bin/bash: /lib/libc.so.6: version 'GLIBC-2.4' not found (required by /bin/bash
[/error]
Your bash needs GLIBC-2.4 and you don't have it. It looks like you have upgraded bash to the slackware-current version. If you mount your hard drive to /mnt, after that 'ls /mnt/var/adm/packages/bash*' tells you the bash version. bash-3.1.017-i486-1 is the original version from 11.0 and bash-3.2.015-i486-1_slack11.0 is an alternative version from patches. bash-3.2.015-i486-1 and bash-3.2.009-i486-1 are slackware-current packages which don't work in slackware 11.0.

If you want to stay at slackware-11.0, reinstall bash. If you have bash from slackware-current, you have probably installed some other packages from slackware-current, too, so you might want to reinstall everything. (upgradepkg --install-new --reinstall slackware/*/*.tgz).

If you want to try slackware-current, upgrade everything to current. Read CHANGES_AND_HINTS.TXT.
 
Old 04-25-2007, 06:43 AM   #21
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
Originally Posted by JockVSJock
Can't even log in...
You don't need to log in. From the LILO command prompt add the word single or the number 1 after the kernel name you select and that should boot you into single mode, if it is even possible.
 
Old 04-25-2007, 11:43 AM   #22
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Quote:
Originally Posted by JockVSJock
Well I just tried to install the glibc files from an 11.0 disk and still got the same error...this is when I get it...when I type the following:

Code:
chroot /mnt /bin/bash -l
Code:
[error]
/bin/bash: /lib/libc.so.6: version 'GLIBC-2.4' not found (required by /bin/bash
[/error]
First, if the installation *was* Slackware 10.2, then you need to reinstall 10.2's glibc, not 11.0's glibc.
Second, the problem with bash is mentioned in my HOWTO that Eric linked:
http://rlworkman.net/howtos/glibc-recovery

Code:
Note: there are some other packages that might need to be upgraded (downgraded,
      actually) while you're here; I'm not even going to attempt to list them,
      but for example, if you had already upgraded bash with the package from
      the newer Slackware version, you probably need to do the same thing as 
      above with the a/bash-*.tgz package on the cdrom.
 
Old 04-29-2007, 11:49 AM   #23
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420

Original Poster
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
UPDATE:

Here is where I'm at.

So my entention was to install Slackware 11.0 and do a clean install.

For some reason, I installed 11.0, and when I booted up I got my
old desktop, which really suprised me, along with all of my files/data ok, and a 2.6 kernel. I'm not sure what just happened here, can someone please explain?

And here are my new problems:

-no eth0 connection
-PS/2 mouse doesn't work

I'm thinking to solve the following problems, do the following:

-add module into 2.6 kernel that allows for eth0
-recreate xorg.conf file that fixes PS/2

thanks
 
Old 04-29-2007, 01:56 PM   #24
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
For some reason, I installed 11.0, and when I booted up I got my
old desktop, which really suprised me, along with all of my files/data ok, and a 2.6 kernel. I'm not sure what just happened here, can someone please explain?
I'm guessing that you didn't format whatever partition /home is on, and since a lot (all?) of your preferences are saved in your home directory, you got them back. Also, there are a couple of 2.6 kernels in the 11.0 install options. Again, a guess is that you chose one of those (and this might also affect your eth0 problem).

Quote:
-no eth0 connection
If you installed the huge 2.6 kernel, you also need to install the kernel modules package. I'm guessing that the modules package didn't get installed, so there is no driver for your ethernet card. Posting the make/chipset might also help.

Quote:
-PS/2 mouse doesn't work
Have you run xorgconfig?
 
Old 04-30-2007, 08:20 AM   #25
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420

Original Poster
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Another thing I've just noticed is that when I do a

Code:
lsmod
I don't see any modules loaded...why is this?
 
Old 04-30-2007, 08:37 AM   #26
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
http://slackware.osuosl.org/slackwar.../RELEASE_NOTES
 
Old 04-30-2007, 11:30 AM   #27
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
This is from the notes rworkman linked:

Quote:
Also, the kernel module packages for 2.6.x are not part of the
standard installation, so if you install using huge26.s or test26.s
kernel you'll have to install the corresponding kernel-modules package
when you're done. They can be found under /extra/linux-2.6.17.13/ (or
ISO number two under /extra/linux-2.6.17.13), or
/testing/packages/linux-2.6.18/ (or ISO number four under
/testing-2.6.18/packages/linux-2.6.18).
If lsmod isn't showing anything then either everything you need is compiled into the kernel or you didn't install the kernel modules package.
 
Old 05-01-2007, 10:27 PM   #28
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420

Original Poster
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by Hangdog42

Have you run xorgconfig?
Ok, I just fixed this so X looks ok...


Quote:
Originally Posted by Hangdog42
If you installed the huge 2.6 kernel, you also need to install the kernel modules package.
But my PS/2 mouse still doesn't work and the entries under my xorg.conf file looks just like the old xorg.conf file. So, this leads me to believe this is a modules issue, along with not having any eth0...

Can I mount Slackware 11.0 iso #2 and under /extra/linux-2.16.17.13 run the following:

Code:
installpkg kernel-modules-2.6.17.13-i486-1.tgz.sc
and this will add all of the modules that I need to fix

-ps/2
-eth0

and have modules listed when I issue the command:

Code:
lsmod
thanks

EDIT: I don't have my kernel experience, so I'm asking pretty basic questions, so please forgive.

Last edited by JockVSJock; 05-01-2007 at 10:29 PM.
 
Old 05-02-2007, 05:28 AM   #29
Franklin
Senior Member
 
Registered: Oct 2002
Distribution: Slackware
Posts: 1,348

Rep: Reputation: 217Reputation: 217Reputation: 217
Quote:
installpkg kernel-modules-2.6.17.13-i486-1.tgz.sc
You want to do this instead:

Quote:
installpkg kernel-modules-2.6.17.13-i486-1.tgz
note the tgz as opposed to the tgz.sc
Unless this was a typo you did not install any modules package.

HTH
 
Old 05-02-2007, 09:05 AM   #30
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420

Original Poster
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by Franklin
You want to do this instead:



note the tgz as opposed to the tgz.sc
Unless this was a typo you did not install any modules package.

HTH

Might be a stupid question, but at this point, don't want to take any chances.

Can I just run this from the cd and don't have to worry about setting any special commands/flags when issuing installpkg?

thanks
 
  


Reply

Tags
swaret



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
ubuntu update/upgrade errors boxerboy Ubuntu 2 08-27-2005 09:39 AM
Swaret upgrade from 9.1 to 10 dependency errors zez Linux - Software 0 06-27-2004 11:41 PM
swaret won't update? spade Slackware 1 05-28-2004 11:27 PM
swaret update, upgrade, install - now font error itsjustme Slackware 10 05-12-2004 10:28 PM
swaret errors irfanhab Slackware 3 04-18-2004 10:04 AM

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

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