Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 2,612
Rep:
2.6 kernel wrecked my system
running YDL 2.3, i tried to compile the new 'stable' 2.6 kernel, it told me i needed to upgrade my binutils, which i did, then i tried to compile it and fialed on make modules_install part, on the next reboot, with the old kernel, i got to the part where it starts saying
stating service [ok]
and all of the lines upt to the hd check part said
starting service [failed]
then at the fsck it dropped me into a shell.....
and the only thing i did prior to that was try to compile the 2.6 kernel and now i can't eve use my old one... i just thought i'd ask before i went and reinstalled everything
Before you reinstall you might try to fix things with a rescue CD. Boot into the rescue CD.
Run fsck on every Linux partition except swap (be sure that you run the correct fsck, fsck.ext3, etc.)
Mount your / partition and check /lib/modules to make sure that your old modules directory is still intact. Check your /boot directory to make sure that the old kernel and initrd are still there.
Check your bootloader to make sure that you are booting into the old kernel.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.