Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 28th March 2010, 02:45 AM
codingfreak Offline
Registered User
 
Join Date: May 2009
Location: /home/earth
Posts: 85
linuxfedorafirefox
FEDORA 12 crash after kernel update to 2.6.32.9-70.fc12.i686

Hi

After I updated my F12 kernel to 2.6.32.9-70.fc12.i686 and booting into 2.6.32.9-70.fc12.i686 leaves F12 crash saying

Quote:
FATAL ERROR: Could not load /lib/modules/2.6.32.9-70.fc12.i686/modules.dep no such file or directory

No root device found

Boot has failed, sleeping forever
I cross checked the location and there is no file /lib/modules/2.6.32.9-70.fc12.i686/modules.dep

not sure where I can get modules.dep file .....

So any quick updates or any fix on this issue ??
__________________
codingfreak
http://codingfreak.blogspot.com

:confused:
Reply With Quote
  #2  
Old 28th March 2010, 03:46 AM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,141
linuxfedorafirefox
Re: FEDORA 12 crash after kernel update to 2.6.32.9-70.fc12.i686

That file exists on my system:
Code:
BASH:~/-> ll /lib/modules/2.6.32.9-70.fc12.i686/modules.dep
-rw-r--r--. 1 root root 206546 2010-03-13 18:23 /lib/modules/2.6.32.9-70.fc12.i686/modules.dep
Note the date/time stamp on that file. Checking my yum.log as to when that kernel was installed:
Quote:
Mar 13 18:23:49 Installed: kernel-2.6.32.9-70.fc12.i686
And I checked to see if any package "owned" the modules.dep file. Nope. So it was created at the time the kernel was installed. I checked the scripts for the kernel package. The postinstall script contained this line, among others:
Code:
/sbin/new-kernel-pkg --package kernel --mkinitrd --dracut --depmod --install 2.6.32.9-70.fc12.i686 || exit $?
The --depmod argument is what causes the modules.dep file for the new kernel to be built. For some reason, that appearently didn't happen on your kernel update. Maybe you could:
Code:
yum reinstall kernel
or just run the depmod command as root. See 'man depmod'. But then, if you can't boot into the new kernel, that becomes problematic. Hmmm.. looking over the depmod manual page, you can do that from the previous kernel. Just do "depmod <version>", using the new kernels version.

---------- Post added at 10:46 PM CDT ---------- Previous post was at 10:35 PM CDT ----------

Thinking a bit longer.... and assuming you can boot into the previous kernel OK, you could uninstall the 70 release kernel and then try updating the kernel again. Maybe it'll go better the second time around.

Last edited by PabloTwo; 28th March 2010 at 03:58 AM.
Reply With Quote
  #3  
Old 25th April 2010, 12:20 PM
codingfreak Offline
Registered User
 
Join Date: May 2009
Location: /home/earth
Posts: 85
linuxfedorafirefox
Re: FEDORA 12 crash after kernel update to 2.6.32.9-70.fc12.i686

Reinstalling did not solve my issue ... i still see the same problem with the new kernel update
__________________
codingfreak
http://codingfreak.blogspot.com

:confused:
Reply With Quote
  #4  
Old 25th April 2010, 12:26 PM
mouse_runner's Avatar
mouse_runner Offline
Registered User
 
Join Date: Oct 2009
Location: Netherlands
Age: 41
Posts: 397
linuxfirefox
Re: FEDORA 12 crash after kernel update to 2.6.32.9-70.fc12.i686

pls post:
Code:
rpm -qa | grep kernel
__________________
dell Studio 17, 4GB mem, 320GB HD Ubuntu 10.04 LTS
Gnome desktop
[SIGPIC][/SIGPIC]
Reply With Quote
  #5  
Old 27th April 2010, 06:59 PM
codingfreak Offline
Registered User
 
Join Date: May 2009
Location: /home/earth
Posts: 85
linuxfedorafirefox
Re: FEDORA 12 crash after kernel update to 2.6.32.9-70.fc12.i686

Check the output for the command u have asked

Quote:
$ rpm -qa | grep kernel
kernel-devel-2.6.32.9-70.fc12.i686
kernel-devel-2.6.31.5-127.fc12.i686
kernel-headers-2.6.32.10-90.fc12.i686
kernel-devel-2.6.32.10-90.fc12.i686
abrt-addon-kerneloops-1.0.8-2.fc12.i686
kernel-firmware-2.6.32.10-90.fc12.noarch
kernel-2.6.31.5-127.fc12.i686
__________________
codingfreak
http://codingfreak.blogspot.com

:confused:
Reply With Quote
  #6  
Old 29th April 2010, 12:46 PM
codingfreak Offline
Registered User
 
Join Date: May 2009
Location: /home/earth
Posts: 85
windows_xp_2003firefox
Re: FEDORA 12 crash after kernel update to 2.6.32.9-70.fc12.i686

Seems problem with yumex ...

Check for "New kernels installed with yumex do not function correctly" in

https://fedoraproject.org/wiki/Common_F12_bugs
__________________
codingfreak
http://codingfreak.blogspot.com

:confused:
Reply With Quote
Reply

Tags
970fc12i686, crash, fedora, kernel, update

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Regression: Compiz is not responding on fedora 12, kernel-PAE-2.6.32.9-67.fc12.i686 kauyumari Using Fedora 9 9th June 2010 08:54 AM
can't find kernel source 2.6.31.12-174.2.22.fc12.i686 embsw Using Fedora 5 15th March 2010 02:13 AM
Wlan works in PAE kernel 2.6.31.5-127.fc12.i686, doesn't in 2.6.31.9-174.fc12.i686 JCCyC Servers & Networking 5 28th February 2010 08:26 AM
2.6.32.7-40.fc12.i686.PAE kernel is working A-okay. :) diamond_ramsey Using Fedora 5 3rd February 2010 12:53 AM
2.6.32.7-39.fc12.i686.PAE kernel is working like a champ. :) diamond_ramsey Using Fedora 0 1st February 2010 03:42 AM


Current GMT-time: 21:02 (Tuesday, 18-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat