LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 11-22-2004, 11:45 PM   #1
saranga2000
LQ Newbie
 
Registered: Nov 2004
Posts: 7

Rep: Reputation: 0
Unhappy Reboot Error: "initlog: error while loading shared libraries: libpopt.so.0"


Hi,

I have a Redhat 9 AS 3.0 system, dual boot with win2k. It has been working fine.

Recently, I installed pcsc-lite & ccid drivers for smart card. While running ./configure for both, I gave --prefix=/usr. After make, make install, I rebooted. The system wont boot properly.

The grub loads, and I can boot successfully with the Win2k. When I choose linux, the initial startup goes on, till it reaches the Init stage. There I get the following messages ( they are not verbatim, and I am only posting some, the rest are other tasks which also [ FAIL ])

-----------------------quote-----------------------------
"
Activating swap partitions [ FAIL]
initlog: error loading shared libraries: libpopt.so.0: cannot open shared object file: No such file or directory
initlog: error loading shared libraries: libpopt.so.0: cannot open shared object file: No such file or directory
Host: Athena [FAIL]
initlog: error loading shared libraries: libpopt.so.0: cannot open shared object file: No such file or directoryinitlog: error loading shared libraries: libpopt.so.0: cannot open shared object file: No such file or directory
Checking Root File system [ WORK]
Mounting local filesystem [ FAIL]

*** An error occurred during file system check. Dropping you to a shell;
*** the system will reboot when you leave the shell
"
-----------------------unquote-----------------------------
It gives me an option to type in root password or press Ctrl-D to continue.
When I give the root password, I get to a shell, Repair Filesystem.

I read other posts on this and other forums, and did a few steps.

/etc/fstab is as follows
-----------quote ----------------------
LABEL=/ / ext3 defaults 11
LABEL=/boot /boot ext3 defaults 12
none /dev/pts
....
....
...
and so on
------------------------------unquote---------------
All seem to be fine.

Running df gives
---------------quote ----------------------
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda6 2016488 270772 1643280 15% /
/dev/hda2 2016488 270772 1643280 15% /boot
none 2016488 270772 1643280 15% /dev/pts
none 2016488 270772 1643280 15% /dev/shm
/dev/hda5 2016488 270772 1643280 15% /home
/dev/hdb5 2016488 270772 1643280 15% /mnt/drv01
/dev/hdb6 2016488 270772 1643280 15% /mnt/drv02
/dev/hda8 2016488 270772 1643280 15% /tmp
/dev/hda3 2016488 270772 1643280 15% /usr
/dev/hda9 2016488 270772 1643280 15% /var
----------------unquote-------------------------------------

Running e2fsck on the individual partitions gives no errors
-----------quote----------------
/boot: clean, 39/26529 files, 1377/105840 blocks
...
...
and so on
----------unquote--------------------------

When I exit out of the shell, system says,
----------quote--------------------------
rm: cannot remove '/halt': Read only file system
/etc/rc/d/rc/sysint: line 595 : /var/run/utmpx: No such file or directory
----------unquote--------------------------


I booted using the Redhat CDRom , in the linux rescue mode. I am able to start with networking, and was able to view all the partitions, access any file under various users, etc.

I am not sure what other information any expert would need to fix my problem. I am guessing(hoping) that it is not serious, since I did not explicitly delete any files, only installed some smartcard drivers(pcsc-lite and ccid under /usr ( "[pcsc-lite-@athena] ./configure --prefix=/usr"] ).

Can someone please help me fix any problems, so I can have a normal booting Graphical Linux system like before.

Thanks in advance.
 
Old 11-23-2004, 12:34 AM   #2
hutuworm
Member
 
Registered: Aug 2004
Posts: 130

Rep: Reputation: 15
Do you have popt installed properly?

You may find the rpm @ http://www.rpmfind.net/linux/rpm2htm...mit=Search+...
 
Old 11-23-2004, 02:10 AM   #3
saranga2000
LQ Newbie
 
Registered: Nov 2004
Posts: 7

Original Poster
Rep: Reputation: 0
I should have mentioned, I can find libpopt.so.0 under /usr/lib & /lib, so I assume they are installed properly.
 
Old 04-26-2013, 07:47 AM   #4
IgnitedMind
LQ Newbie
 
Registered: Apr 2013
Posts: 7

Rep: Reputation: Disabled
while booting linux VM (5.8) getting error "error while loading shared libraries: libpopt.so.0

Hi Expert,

while booting linux VM (5.8) getting error "error while loading shared libraries: libpopt.so.0 cannot open shared object file" no such file or directory

Now i am unable to boot linux, any help appreciated
 
Old 04-26-2013, 06:50 PM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
IgnitedMind
you do realize that this a a VERY LONG DEAD thread for the very long dead RH9
the last post was from 2004

posting your question in the section for the operating system you are using will better get a response

and if you ARE using the very dead rh9
install a modern operating system
rh9 was phased out in 2003


please post in the section for your OS
and include just what this " vm5.8" is
what is the company that makes it

and what is the base operating system that this VM is running on
 
  


Reply



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
"Error loading operating system" upon first reboot after install Unforgiver Linux - Newbie 4 01-03-2012 03:42 AM
error while loading shared libraries: libstdc++.so.5: cannot open shared object file: Franziss Linux - Newbie 10 06-28-2010 05:47 AM
Linux boot hang : "init: error loading shared libraries" colinprice72 Linux - General 0 01-16-2004 09:04 AM
wine error: error while loading shared libraries... eam Linux - Software 0 11-26-2003 12:01 AM
"Error while loading shared libraries" - different solutions? stodge Programming 3 05-11-2003 02:19 AM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

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