<br><br><div class="gmail_quote">2009/3/7 David Timms <span dir="ltr"><<a href="mailto:dtimms@iinet.net.au">dtimms@iinet.net.au</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Craig Preston wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
After using my F10 system the other day, it automatically downloaded a bunch<br>
a new updates and installed them. When I came back the next day to use the<br>
system it will not boot now. After the grub screen it goes to start loading<br>
and then displays the following error -<br>
<br>
/bin/lvm error while loading shared libraries libreadline.so.5 cannot open<br>
</blockquote></div>
is that actually /sbin/lvm ?<br>
- I do not have a /bin/lvm either.</blockquote><div> </div><div>The error actually says /bin/lvm. Using the single user boot that works, I could see that the directory didn't exist on my drive either.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
shared object file: no such file or directory<br>
unable to access resume device (/dev/volgroup00/logvol01)<br>
mount : could not find filesystem 'dev/root'<br>
<br>
In my grub menu i still have the previous kernel listed and I can boot into<br>
single user mode with it, but not the regular boot.<br>
<br>
It seems strange to have just stopped working without me changing any system<br>
settings. Only a week or so earlier I installed the livna Nvidia drivers, I<br>
don't know if they have corrupted anything??<br>
</blockquote></div>
When you say livna, do you mean RPM Fusion ?</blockquote><div> </div><div>Yeah sorry, RPM fusion is what i used for the nvidia.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Any help would be great<br>
</blockquote></div>
See where your system stands at the moment:<br>
$ rpm -qa \*kernel\* \*nv\* lvm2 readline|sort<br>
<br>
list the most recent updates:<br>
# tail --lines=200 /var/log/yum.log<br>
<br>
verify the some package installs:<br>
$ rpm -V kernel readline lvm2<br>
<br>
fdisk -l<br>
<br>
mount<br>
<br>
cat /boot/grub/grub.conf<br>
<br>
blkid<br>
<br>
You might like to paste any big results to a pastebin, and post the link<br>
here instead ( ).-- </blockquote><div><br>I will try this and see what the output states. <br></div></div><br>